Command (m for help): p
Disk /dev/hda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 414 3325423+ 83 Linux
/dev/hda2 415 1631 9775552+ 82 Linux swap
/dev/hda3 1632 4865 25977105 83 Linux
slax ~ # mke2fs hda3
mke2fs 1.38 (30-Jun-2005)
Could not stat hda3 --- No such file or directory
The device apparently does not exist; did you specify it correctly?
slax ~ # mke2fs /dev/hda3
mke2fs 1.38 (30-Jun-2005)
Could not stat /dev/hda3 --- No such file or directory
The device apparently does not exist; did you specify it correctly?