Gentoo Archives: gentoo-sparc

From: Nick Smith <Nick@××××××××××××.com>
To: gentoo-sparc@l.g.o
Subject: [gentoo-sparc] cant see all of my drive?
Date: Thu, 07 Jul 2005 15:26:11
Message-Id: 7329029509DA5F46828AD2F64EDC513C3C76@mailserver.ComputerNick.local
1 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.
2
3 my df -h
4
5 livecd root # df -h
6 Filesystem Size Used Avail Use% Mounted on
7 tmpfs 251M 2.5M 249M 1% /
8 /newroot/dev/cdroms/cdrom0
9 454M 454M 0 100% /mnt/cdrom
10 /dev/loop/0 39M 39M 0 100% /mnt/livecd
11 tmpfs 251M 0 251M 0% /lib/firmware
12 /dev/hda1 473M 57M 393M 13% /mnt/gentoo
13 /dev/hda4 1.9G 783M 1.1G 43% /mnt/gentoo/usr
14 /dev/hda5 1.9G 305M 1.5G 17% /mnt/gentoo/var
15 /dev/hda6 531M 17M 488M 4% /mnt/gentoo/home
16
17 my fdisk -l
18
19 livecd root # fdisk -l
20 Disk /dev/ide/host0/bus0/target0/lun0/disc (Sun disk label): 16 heads, 63 sectors, 12007 cylinders
21 Units = cylinders of 1008 * 512 bytes
22 Device Flag Start End Blocks Id System
23 /dev/ide/host0/bus0/target0/lun0/part1 0 992 499968 83 Linux native
24 /dev/ide/host0/bus0/target0/lun0/part2 u 992 2976 999936 82 Linux swap
25 /dev/ide/host0/bus0/target0/lun0/part3 0 12007 6051528 5 Whole disk
26 /dev/ide/host0/bus0/target0/lun0/part4 2976 6944 1999872 83 Linux native
27 /dev/ide/host0/bus0/target0/lun0/part5 6944 10912 1999872 83 Linux native
28 /dev/ide/host0/bus0/target0/lun0/part6 10912 12007 551880 83 Linux native
29 Disk /dev/ide/host0/bus0/target0/lun0/part1 (Sun disk label): 16 heads, 63 sectors, 12007 cylinders
30 Units = cylinders of 1008 * 512 bytes
31 Device Flag Start End Blocks Id System
32 /dev/ide/host0/bus0/target0/lun0/part1p1 0 992 499968 83 Linux native
33 /dev/ide/host0/bus0/target0/lun0/part1p2 u 992 2976 999936 82 Linux swap
34 /dev/ide/host0/bus0/target0/lun0/part1p3 0 12007 6051528 5 Whole disk
35 /dev/ide/host0/bus0/target0/lun0/part1p4 2976 6944 1999872 83 Linux native
36 /dev/ide/host0/bus0/target0/lun0/part1p5 6944 10912 1999872 83 Linux native
37 /dev/ide/host0/bus0/target0/lun0/part1p6 10912 12007 551880 83 Linux native
38 Disk /dev/ide/host0/bus0/target0/lun0/part3 (Sun disk label): 16 heads, 63 sectors, 12007 cylinders
39 Units = cylinders of 1008 * 512 bytes
40 Device Flag Start End Blocks Id System
41 /dev/ide/host0/bus0/target0/lun0/part3p1 0 992 499968 83 Linux native
42 /dev/ide/host0/bus0/target0/lun0/part3p2 u 992 2976 999936 82 Linux swap
43 /dev/ide/host0/bus0/target0/lun0/part3p3 0 12007 6051528 5 Whole disk
44 /dev/ide/host0/bus0/target0/lun0/part3p4 2976 6944 1999872 83 Linux native
45 /dev/ide/host0/bus0/target0/lun0/part3p5 6944 10912 1999872 83 Linux native
46 /dev/ide/host0/bus0/target0/lun0/part3p6 10912 12007 551880 83 Linux native
47
48 what am i doing wrong here?
49 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.
50
51 TIA
52
53 nick