Can't install, Need to know BSD version of Linux Kernel Append

Hey guys! I'm new on the forum but figured I would give this a try...

I use an nForce motherboard, which anything Linux-based needs the following line appended to the kernel in order for it to read my drives correctly:
Code:
pci=nomsi
So the bootline would look like:
Code:
Boot: Linux pci=nomsi
I'm not entirely sure why I have this problem, all I know is that if I don't do the append, Linux will kernel panic because it can't find /boot.

FreeBSD seems to have the same issue, but I don't see a way to pass anything to the kernel on the install disk, let alone what the append would actually be.

All help is appreciated.

Kep
 
Back
Top