knoppix 3.8.1 fails to boot on dell poweredge 1850
Hi,
I am trying to boot a Knoppix 3.8.1 CD on a Dell PowerEdge 1850 (dual Xeon EM64T) and but it fails.
It gets stuck with the following message:
Quote:
INIT: version 2.78-knoppix booting
The Knoppix CD works fine in a PE1655MC, while it gets stuck on another PE1850 at the very same stage.
Any idea?
Thanks.
Re: knoppix 3.8.1 fails to boot on dell poweredge 1850
Try the following:
knoppix acpi=off pnpbios=off -b noapic noagp noapm nodma nomce nofirewire nopcmcia noscsi noswap nousb nosmp noaudio nodhcp vga=normal 1
[I'd be nice if the above were a boot alias.]
Does the above work? If so, start removing options from left to right, until it no longer works.
If the above doesn't work, it could be that Knoppix is not correctly detecting the amount of ram you have. Try adding the argument like "mem=128M" if you have 128 MB of RAM. Adjust for your amount of RAM.
Regards,
- Robert