Re: Nostalgia: System V Release 2 filesystem

From: Ralf Baechle (ralf@uni-koblenz.de)
Date: Sun Mar 26 2000 - 07:10:39 EST


On Sat, Mar 25, 2000 at 10:54:59AM -0700, Erik Andersen wrote:

> Why do you need to mount it? To copy off the files? Try taring up the files
> in question, run "compress" on them, and then ftp them over to your Linux box
> (I'm assuming here it can connect to a network)... If it can't do networking,
> then take the tarball and run split on it to split it into floppy disk sized
> chunks, and then dd the chunks onto a floppy disk.
>
> Then on linux, dd the chunks off of the floppies, cat the chunks together, and
> uncompress/untar them.

The oooold program fdio is an easier way to split the archive over multiple
media or even easier, use cpio instead of tar.

  Ralf

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Mar 31 2000 - 21:00:18 EST