Hi, I recently switched to Redhat -2.1 from Yggdrasil P & P Linux.
When I was using Yggdrasil version, compiling kernel and making a
boot/root diskette was just a very simple process.
All I did was ---make config---make dep---make clean ---make zImage---
--makebootfloppy----
Then it is all set fot rebooting,. i simply had to put a newly created
disk and reboot the machine.
However, for Redhat, I need some help over here for making boot/root
floppy disk.
Here is what I need to do...First of all, I need to include following
boot parameter options:
aha152x=0x340,11,7,1,1
mem=40M
And my root file system is in /dev/sda1.
Therefore I have to either create a boot floppy carrying root Image or
lilo boot diskette. right ?
If I use "make zdisk" to create boot/root disk, it wouldn't carry my
boot parameters above so that kernel panicked.
For latter, i never got to lilo work.
So what I need to achive is to create boot floppy that has my newly
compiled kernel and boot parameters so that i don't need to type them
whever I boot my system...
Any advice wiil be appreciated..
p.s.
----------------This is my lilo.conf ------------------------------
compact
boot=/dev/sda1
map=/boot/map
install=/boot/boot.b
prompt
timeout=100
image=/vmlinuz
label=linux
root=/dev/sda1
append="aha152x=0x340,11,7,1,1 mem=40M "
read-only
----------------end of lilo.conf-----------------------------------
--
<><><><><><><><><><><><><><><><><><><><>><><><><><><><><><><><><><><><>
<> Dong-Hoon Lee OK! I am on the Internet <>
<><><><><><><><><><><><><><><><><><><<><><><><><><><><><><><><><><><><>