hangfire
November 17th, 2007, 12:43 AM
I am trying to install from Kubuntu 7.10 64bit DVD on my trusty 3400+/754 ($99 Biostar newegg special). It has an IDE WD600 (6.06LTS) as /dev/hda (that I want to leave untouched) and I'm installing to /dev/sda, which is a new Samsung SATA 500GB drive.
The problem is... I have already partitioned on the 500G a /dev/sda1 (/boot), /dev/sda2 (/), and /dev/sda3 (/home), and I want to put SWAP on /dev/sda5 after the Extended partition of /dev/sda4. Then make a filler partition for the rest of the disk, like /space on /dev/sda6. Simple, right? Ha!
Well, going into the manual partitioning s/w, if I create an EXT3 for the next partition after /dev/sda3, it helpfully makes it /dev/sda5, I suppose it is helpfully helping me by secretly creating the Extended partition of /dev/sda4. But that's not the layout I want.
The problem is, when I try to put swap as /dev/sda5, it doesn't allow me to manually create the Extended sda4, it puts SWAP in as Primary /dev/sda4 that's the max number of primary parts for an MSDOS label drive, and then I can't use the last 300G of disk left free. Ha!
Can someone tell me how to make this program... less helpful? Or, if I just bypass it and finish partitioning the disk using fdisk from the shell, how to I get the installer to know which partitions to install to and where to mount them, in particular to leave /dev/hda entirely alone and to NOT FORMAT /dev/sda3 (/home) which is already populated?
Is this just a glaring bug in the partition s/w, does it only happen with /dev/hda exists as well?
Sorry, folks, but this is as bad as Red Hat's partitioners moving partitions around on me as I enter them. I always bypass it as well.
-HF
The problem is... I have already partitioned on the 500G a /dev/sda1 (/boot), /dev/sda2 (/), and /dev/sda3 (/home), and I want to put SWAP on /dev/sda5 after the Extended partition of /dev/sda4. Then make a filler partition for the rest of the disk, like /space on /dev/sda6. Simple, right? Ha!
Well, going into the manual partitioning s/w, if I create an EXT3 for the next partition after /dev/sda3, it helpfully makes it /dev/sda5, I suppose it is helpfully helping me by secretly creating the Extended partition of /dev/sda4. But that's not the layout I want.
The problem is, when I try to put swap as /dev/sda5, it doesn't allow me to manually create the Extended sda4, it puts SWAP in as Primary /dev/sda4 that's the max number of primary parts for an MSDOS label drive, and then I can't use the last 300G of disk left free. Ha!
Can someone tell me how to make this program... less helpful? Or, if I just bypass it and finish partitioning the disk using fdisk from the shell, how to I get the installer to know which partitions to install to and where to mount them, in particular to leave /dev/hda entirely alone and to NOT FORMAT /dev/sda3 (/home) which is already populated?
Is this just a glaring bug in the partition s/w, does it only happen with /dev/hda exists as well?
Sorry, folks, but this is as bad as Red Hat's partitioners moving partitions around on me as I enter them. I always bypass it as well.
-HF