You are not logged in.

#1 2004-02-05 02:37:17

snoopy
Member
Registered: 2004-02-04
Posts: 25

grub or lilo

hello, I'm new to Arch and I really like it
Right now I'm using Lilo because it was easy for me , but I'd like to switch to grub
I've got:

append="hdc=scsi hdd=scsi apm=power-off"

in my lilo config and I'd like to know how to use append or another command  in grub
thank you  very much
bernard

Offline

#2 2004-02-05 05:11:37

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: grub or lilo

this was my grub conf when i used arch:

#(0) Arch Linux
title Arch Linux [/boot/vmlinuz]
root (hd0,0)
kernel /boot/vmlinuz hdd=ide-scsi root=/dev/discs/disc0/part1 ro

(this was for the stock 2.4.2x kernel)


AKA uknowme

I am not your friend

Offline

#3 2004-02-05 15:13:47

secsaba
Member
From: Espoo, Finland
Registered: 2003-11-06
Posts: 19

Re: grub or lilo

what are you using now sarah31? why?

Offline

#4 2004-02-05 16:29:01

Dusty
Schwag Merchant
From: Medicine Hat, Alberta, Canada
Registered: 2004-01-18
Posts: 5,986
Website

Re: grub or lilo

snoopy wrote:

Right now I'm using Lilo because it was easy for me , but I'd like to switch to grub

Out of curiosity, why do you want to switch?

Dusty

Offline

#5 2004-02-05 16:41:02

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: grub or lilo

one fact to consider:

lilo, you can remove and restore the original mbr --- grub must be overwritten, because there is no option to uninstall it from mbr

a tip from experience: make a mbr-backup with dd ... just in case ... and have knoppix or RIP as a CD somewhere if you are playing with mbr


The impossible missions are the only ones which succeed.

Offline

#6 2004-02-05 22:29:05

snoopy
Member
Registered: 2004-02-04
Posts: 25

Re: grub or lilo

Out of curiosity, why do you want to switch?

just to try grub, as all the distributions I've tried used Lilo
but I still a linux  learner so I want to experiment
I read about Lilo and grub but I can't tell what is the one I like more...
It's not like distributions, I've tried a lot and really like Arch right now
smile
if you have good stuff about lilo or grub I'd like to have your opinion
merci beaucoup
bernard

Offline

#7 2004-02-05 22:47:05

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: grub or lilo

i like lilo but the single biggest benefit of grub is not having to run grub after a kernel upgrade. as long as the image and root match your kernel image and root= location then you are good to go.


AKA uknowme

I am not your friend

Offline

#8 2004-02-06 15:46:26

Dusty
Schwag Merchant
From: Medicine Hat, Alberta, Canada
Registered: 2004-01-18
Posts: 5,986
Website

Re: grub or lilo

sarah31 wrote:

the single biggest benefit of grub is not having to run grub after a kernel upgrade

I never thought of that. The reason I asked is that I've never really had a good reason to use one over the other. I'm using lilo right now because it's easier to set up a graphical boot prompt. (With the entries between the Arches wink)

Also, Lilo sounds nicer than Grub. :-D

Dusty

Offline

#9 2004-02-06 16:14:06

dauphin
Member
From: Scotland
Registered: 2003-07-09
Posts: 188

Re: grub or lilo

Grub is also makes it very easy if you're messing around with OS's on other partitions, as it allows tab-completion at the splash-screen stage.  So if you're not exactly sure which partition that new OS is installed on, or precisely what it calls its kernel image, or whether it requires an initrd, you can call up the options with the tab key.  It allows you to experiment until you get it right, and if you make a mistake you can usually escape back to the splash-screen and try again.  Then once you have established the correct parameters you just enter them in grub.conf next time you're in your main OS (i.e. Arch of course! wink)

I found it a bit awkward to get Grub up and running the first time, but it has certainly repaid that initial investment as far as I am concerned.

Offline

Board footer

Powered by FluxBB