Well, that's odd.
I take it when you partitioned your HD, you issued
What does "
fdisk -l" say?? (-l is small L)
And "
mount"? (without options, just to see which devices are mounted)
Did you try to select the DVD-ROM manually? The installer gives that option.
---
It could be, but I'm by no means certain, that the naming scheme confuses the installer. I know that when you have a SATA HD and an IDE CDROM that this confuses the default assumptions of cfdisk. You'll need to specify manually then (hence my question about it above).
Maybe the DVD-ROM is called something exotic like /dev/hdg1 that the installer can't pick it up?? Try to find out using 'mount' or 'fdisk -l' and see if you can reach it manually through the installer.
Quote:
|
Originally Posted by KiwiJoker I've read elsewhere that the Marvell IDE controller is problematic, so i passed this option to the kernel when i boot = "hugesmp.s all-ide-generic" |
That is good reasoning. Trying kernel boot parameters is a good plan B. But let's first rule out that it's not something simpler.