Re: storing a Filesystem in a file

From: Gard Spreemann
Date: Fri Jul 30 2004 - 20:50:13 EST


On Saturday 31 July 2004 03:46, you wrote:
> Hi,
> I have a requirement to create a file system in a file
> . Is this possible???
>
> thx in advance...

The subject and body seem to conflict a bit.
Answering the subject: Yes. Check out the dd command. Example:
dd if=/dev/cdrom of=file.iso
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/