Quote (skaos @ Feb. 14 2006,05:54) |
You can partition the disk from DSL with: cfdisk /dev/hdc (or /dev/hda) I don't think you need a 128 MB swap partition, it should be ok with 64 (or maybe even 32). You could try to boot with this: dsl root=/dev/hdc1 ro BTW, /dev/hdc is the secondary master and when you put it into the ibm it will most likely be primary master (dev/hda) which may explain the error message. |