Saturday, January 3, 2009
Create Linux Filesystem From An Ordinary File
Posted on 12:07 PM by Unknown
Under Linux, you can create a regular file, format it as an ext2, ext3, or reiser filesystem, and then mount it just like a physical drive. It's then possible to read and write files to this newly-mounted device. You can also copy the complete filesystem, since it is just a file, to another computer.First, you want to create a 20MB file or any size you want by executing the following command:
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment