Mailing List Archive

cant see all of my drive?
I followed the handbook to create my partitions, and when it came down to the home partition, i wanted to use the rest of the disk, which fdisk said was only 488meg, i have a 40gig drive so i know something is wrong here.

my df -h

livecd root # df -h
Filesystem Size Used Avail Use% Mounted on
tmpfs 251M 2.5M 249M 1% /
/newroot/dev/cdroms/cdrom0
454M 454M 0 100% /mnt/cdrom
/dev/loop/0 39M 39M 0 100% /mnt/livecd
tmpfs 251M 0 251M 0% /lib/firmware
/dev/hda1 473M 57M 393M 13% /mnt/gentoo
/dev/hda4 1.9G 783M 1.1G 43% /mnt/gentoo/usr
/dev/hda5 1.9G 305M 1.5G 17% /mnt/gentoo/var
/dev/hda6 531M 17M 488M 4% /mnt/gentoo/home

my fdisk -l

livecd root # fdisk -l
Disk /dev/ide/host0/bus0/target0/lun0/disc (Sun disk label): 16 heads, 63 sectors, 12007 cylinders
Units = cylinders of 1008 * 512 bytes
Device Flag Start End Blocks Id System
/dev/ide/host0/bus0/target0/lun0/part1 0 992 499968 83 Linux native
/dev/ide/host0/bus0/target0/lun0/part2 u 992 2976 999936 82 Linux swap
/dev/ide/host0/bus0/target0/lun0/part3 0 12007 6051528 5 Whole disk
/dev/ide/host0/bus0/target0/lun0/part4 2976 6944 1999872 83 Linux native
/dev/ide/host0/bus0/target0/lun0/part5 6944 10912 1999872 83 Linux native
/dev/ide/host0/bus0/target0/lun0/part6 10912 12007 551880 83 Linux native
Disk /dev/ide/host0/bus0/target0/lun0/part1 (Sun disk label): 16 heads, 63 sectors, 12007 cylinders
Units = cylinders of 1008 * 512 bytes
Device Flag Start End Blocks Id System
/dev/ide/host0/bus0/target0/lun0/part1p1 0 992 499968 83 Linux native
/dev/ide/host0/bus0/target0/lun0/part1p2 u 992 2976 999936 82 Linux swap
/dev/ide/host0/bus0/target0/lun0/part1p3 0 12007 6051528 5 Whole disk
/dev/ide/host0/bus0/target0/lun0/part1p4 2976 6944 1999872 83 Linux native
/dev/ide/host0/bus0/target0/lun0/part1p5 6944 10912 1999872 83 Linux native
/dev/ide/host0/bus0/target0/lun0/part1p6 10912 12007 551880 83 Linux native
Disk /dev/ide/host0/bus0/target0/lun0/part3 (Sun disk label): 16 heads, 63 sectors, 12007 cylinders
Units = cylinders of 1008 * 512 bytes
Device Flag Start End Blocks Id System
/dev/ide/host0/bus0/target0/lun0/part3p1 0 992 499968 83 Linux native
/dev/ide/host0/bus0/target0/lun0/part3p2 u 992 2976 999936 82 Linux swap
/dev/ide/host0/bus0/target0/lun0/part3p3 0 12007 6051528 5 Whole disk
/dev/ide/host0/bus0/target0/lun0/part3p4 2976 6944 1999872 83 Linux native
/dev/ide/host0/bus0/target0/lun0/part3p5 6944 10912 1999872 83 Linux native
/dev/ide/host0/bus0/target0/lun0/part3p6 10912 12007 551880 83 Linux native

what am i doing wrong here?
i went ahead with the install anyway just to get it going, im hoping i can either expand the parts later with parted or something or hopefully the extra space is just sitting there some where unpartitioned and i just cant see it. im sure the drive is good it was working in another system, non-linux.

TIA

nick