[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: custom install disks?



Kevin D. Colby wrote:
>Mount the boot disk and check it out.
>I don't have one in front of me, but I bet you can at least
>either change the kernel in it, or copy the contents of it
>to /tmp/bootdisk/ and chenge it there, then copy the whole
>back to a new floppy.  Something like that.  Just don't forget
>my personal pet peeve--run lilo!

No, don't run Lilo. The RedHat bootdisk is SysLinux, not Lilo. The file
system is MSDOS FAT, so you can just mount the floppy under /mnt and copy
your kernel to /mnt/vmlinuz. Make sure that your kernel supports initrd
(initial ramdisk) and mounts root from the ramdisk. Or at the boot prompt,
type "linux root=/dev/ram0" if you forgot to rdev the kernel.


Mike.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]