2010-10-03, 08:45 PM
I didn't touch the sliders. Like TakeBacker said, I went by "If I do not know what it does I am not going to touch it."
Code:
chris@Box-O-Fail:~$ df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sdb7 52330060 5072036 44599772 11% /
none 4088648 368 4088280 1% /dev
none 4093160 2640 4090520 1% /dev/shm
none 4093160 88 4093072 1% /var/run
none 4093160 0 4093160 0% /var/lock
none 4093160 0 4093160 0% /lib/init/rw
chris@Box-O-Fail:~$ sudo fdisk -lu
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x916be406
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 206847 102400 7 HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sda2 206848 976771071 488282112 7 HPFS/NTFS
Partition 2 does not end on cylinder boundary.
Disk /dev/sdb: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x916be41e
Device Boot Start End Blocks Id System
/dev/sdb1 2048 292282202 146140077+ 7 HPFS/NTFS
/dev/sdb2 292282366 625141759 166429697 5 Extended
/dev/sdb5 403238912 616034303 106397696 83 Linux
/dev/sdb6 616036352 625141759 4552704 82 Linux swap / Solaris
/dev/sdb7 292282368 398612479 53165056 83 Linux
/dev/sdb8 398614528 403230719 2308096 82 Linux swap / Solaris
Partition table entries are not in disk order
chris@Box-O-Fail:~$
