I have a Sony Vaio R505 which has a BIOS configuration utility which
leaves the R505 as configurable as a brick. So, I have not been able to
get passed the 4.4R boot problem, save that I was able to compile a 4.4R
kernel from source on my 4.3R system and use it with the now well-known
modifications to /boot/loader.conf and the 4.4R kernel came up nicely.
However, running a 4.4R kernel on a 4.3R system presents its own set of
problems that I'd rather avoid. So even though I can't configure the
BIOS I can modify loader.conf... this gave me an idea...
So, what I'd like to do is to edit the /boot contents of the kern.flp
image. I have written it to a floppy and after reading some manpages
and studying the structure and contents of /boot on my harddrive, I
tried to modify the floppy's /boot contents. However, I have not been
successful in getting the kernel on kern.flp to boot with the
loader.conf modifications to hw.pcic which get around the USB IRQ
conflict problem. Can anyone tell me how to get the kern.flp loader to
include that information? Isn't it just kernel config stuff? (I.e. like
you do when
Jason