View Single Post

   
  #4 (permalink)  
Old 02-20-2008, 05:26 PM
Taylor, Grant
 
Posts: n/a
Default Re: bootdisk + rootdisk / need instructions to create

Douglas Mayne wrote:
> I think you should be able to recompile the kernel with your patch
> included. The resulting kernel can be named bare.i to start the boot
> process for the setup program. You can also use whatever kernel you want
> with Slackware once it is installed (remember to recompile alsa-driver,
> too, to get the sound working.)


Yes, there is some magic that needs to be run on the kernel to get it to prompt for the root disk. It has been a long time so I do not remember the syntax, but I know that you need to run the "rdev" command against your custom kernel before you write it to your boot floppy. I want to say that the command is something like "rdev 1 <kernel>". Reference the man page for rdev for details.



Grant. . . .
Reply With Quote