Final Year Project:
Using Linux Filesystems Under Windows
Chris Bryden
BEng. Electronics and Software Engineering
School of Computer Science
University of Birmingham
55
This shows the disk and partition number, the type and the size of the partition.
The values for partition and drive can then be used as arguments for the mount
command to mount a ext2 partition.
On successfully mounting a partition, the mount command displays some
information regarding the mounted filesystem:
The filesystem can now be navigated by using the ls and cd commands
and files copied using the cp command. The current drive, partition and directory
are shown in the command prompt: