Mailing List Archive

Support open source code!


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

Re: [tlug] grub vs lilo



On Fri, 22 Feb 2002 15:49:47 +0900, YAMAGATA Hiroo <hiyori13@example.com>
wrote to tlug@example.com:

> And then I used grub, and wow, it works like a charm. So my question is,
> what's the advantage of using lilo? Are there any know weakness of grub?
> I'm curious.

Odd. I too have both "/boot" and "/" well beyond the 2GB limit and lilo
works fine. FWIW, here's part of my /etc/lilo.conf file - you might find
some differences with yours in the global options:

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=100
#message=/boot/message
linear      <--- This might have something to do with it
default=linux

image=/boot/vmlinuz-2.4.10
	label=linux
	read-only
	root=/dev/hda5
	append="hdc=ide-scsi"
	vga=0x030C

image=/boot/vmlinuz-2.4.10.nousb
	label=no_usb
	read-only
	root=/dev/hda5
	append="hdc=ide-scsi nousb"
	vga=0x030C

other=/dev/hda1
	optional
	label=windoze



-- 
 ____________________________________________
| G. Stewart   --   gstewart@example.com |
| Port de Pontille, FR-37500 CHINON, FRANCE. |
 ____________________________________________


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links