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

Re: Help!! Getting LILO working?



> 
> Hi Andrew,
> I have my c drive as dev/hda1,2,3 and my d drive is dev/hdb1 -that 
> is my windows drive but I also cannot get lilo to work. I would 
> appreciate a lilo.conf which works posted to the list if possible.  So 
> we can review where we have gone wrong.
> cheers,
> Mike
Ok, here is a sample /etc/lilo.conf:

boot = /dev/hda
root = /dev/hda1      #Here I am acting under assumption that 
install = /boot/boot.b     # hda1 is where th root partition is.
map = /boot/map
vga = normal
prompt
delay = 50
ramdisk = 0

read-only
default = linux    # Set it to default.

image = /vmlinuz   # This one is a current booting kernel
label = Debian
alias = linux

image = /boot/vmlinbackup  # This is a backup kernel
label = backup

other = /dev/hdb1  #This is a windows partition.
label = MS
table = /dev/hdb

HTH, 
 Andrew



____________________________________________________________________
Never include a comment that will help | Andrew Ivanov
someone else understand your code.     | c680789@showme.missouri.edu
If they understand it, they don't      | ICQ: 12402354
need you.                              |


Reply to: