LeoTheComm
Group: Members
Posts: 7
Joined: Jan. 2006 |
|
Posted: Jan. 14 2006,17:55 |
|
[QUOTE]I think http://www.toms.net/rb/ comes with fdisk, maybe you could try fdisk instead of cfdisk. Also, are you running cfdisk as root?
This is what I've done so far:
Initial install was tried with a 32mb fat partition marked bootable with command.com and cdrom drivers on it (hda1) 500mb ext2 (hda2) 500 swap (hda5) fat was setup using windows fdisk, ext2 and swap were made with slackware 10.2. Boots to lilo (installed from slackware 10.2) on the MBR
sudo su cfdisk shows the entire drive as one big open space with NO partitions. OK, pull out the slackware disk again and wipe /dev/hda clean of it's partitions
Again sudo su cfdisk shows one open space. Attempt to make partitions leads cfdisk and gui lock (does the same from console)
/dev/hdb1 is a 60gb reiser drive with no other partitons. It also is reported in sudo su cfdisk as one unpartioned space.
So my conclusion is sudo su cfdisk cannot read the partition tables on my setup.
cdrom boots as /dev/hdd I'm going to try to switch cdrom to /dev/hdc to see if anything different happens. Somthing tells me having the cdrom as /dev/hdc........
|