I am trying to install from a 2004.3 Live CD:

fdisk /dev/sda

Command (m for help): p

Disk /dev/sda: 9090 MB, 9090874368 bytes
64 heads, 32 sectors/track, 8669 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1          32       32752   83  Linux
/dev/sda2              33         521      500736   82  Linux swap
/dev/sda3             522        8669     8343552   83  Linux

But I can not seem to mount these partitions correctly:
livecd gentoo # df -k
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/ROOT               119900      3844    116056   4% /
/newroot/dev/cdroms/cdrom0
                        648570    648570         0 100% /mnt/cdrom
/dev/loop/0              47616     47616         0 100% /mnt/livecd
none                    119900         0    119900   0% /dev/shm
tmpfs                   119900       624    119276   1%
/usr/lib/hotplug/firmware
/dev/sda1              8212408   1393220   6402012  18% /mnt/gentoo
/dev/sda3              8212408   1393220   6402012  18% /mnt/gentoo/boot
livecd gentoo # 


livecd gentoo # ls -l /dev/sda*
brw-rw----  1 root disk 8, 0 Jan 15 17:52 /dev/sda
brw-rw----  1 root disk 8, 1 Jan 15 17:52 /dev/sda1
brw-rw----  1 root disk 8, 2 Jan 15 17:52 /dev/sda2
brw-rw----  1 root disk 8, 3 Jan 15 17:52 /dev/sda3


Is my partition table corrupt ?
How do I recover from here ?

-Thanks
Steve More

--
[email protected] mailing list

Reply via email to