Code Sample |
sudo mkdir /C sudo mount -t vfat /dev/hda1 /C |
Code Sample |
sudo su sfdisk -l /dev/hda |
Quote |
root@box:/home/dsl# sfdisk -l /dev/sda Disk /dev/sda: 1009 cylinders, 2 heads, 62 sectors/track Units = cylinders of 63488 bytes, blocks of 1024 bytes, counting from 0 Device Boot Start End #cyls #blocks Id System /dev/sda1 ? 15078801+ 16439200- 1360400- 84344761 69 Unknown start: (c,h,s) expected (1023,1,62) found (68,13,10) end: (c,h,s) expected (1023,1,62) found (288,115,43) /dev/sda2 ? 13721931+ 28801620- 15079690- 934940732+ 73 Unknown start: (c,h,s) expected (1023,1,62) found (371,114,37) end: (c,h,s) expected (1023,1,62) found (366,32,33) |