جوابی که دستور گفته شده داد این بود:
To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.
ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xa4523edf
Device Boot Start End Blocks Id System
/dev/sda1 1 1 992+ 42 SFS
Partition 1 does not end on cylinder boundary.
/dev/sda2 * 1 13 102400 42 SFS
Partition 2 does not end on cylinder boundary.
/dev/sda3 13 13807 110796800 42 SFS
Partition 3 does not end on cylinder boundary.
/dev/sda4 13807 60802 377485336 42 SFS
Partition 4 does not end on cylinder boundary.
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0003a239
Device Boot Start End Blocks Id System
/dev/sdb1 1 60802 488385537 5 Extended
/dev/sdb5 1 24899 199999488 83 Linux
/dev/sdb6 24900 49798 199999488 83 Linux
/dev/sdb7 49798 52911 24997888 83 Linux
/dev/sdb8 52911 59307 51382272 83 Linux
/dev/sdb9 59308 60802 12002304 82 Linux swap / Solaris
ubuntu@ubuntu:~$
پارتیشن های D, E , Fبه ترتیب 120 گیگابایتی هستند و پارتیشن C مقدار 105 گیگابایت است ولی مقادیر نشان داده شده توسط لینوکس این ها نیستند. قابل ذکر است که من دو تا هارد 500 دارم. پارتیشن های ذکر شده از هارد نخست اند.
لطفا راهنمایی فرمایید.