Re: grub vs lilo

2005-05-31 Thread Marty
Jon Roed wrote: This is my lilo.conf file, i took out all the comments as requested. lba32 boot=/dev/hda1 I use 'boot=/dev/hda' here. The MBR is not specific to a partition. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

grub vs lilo

2005-05-31 Thread Jon Roed
This is my lilo.conf file, i took out all the comments as requested. lba32 boot=/dev/hda1 root=/dev/hda1 bitmap=/boot/sid.bmp bmp-colors=1,,0,2,,0 bmp-table=120p,173p,1,15,17 bmp-timer=254p,432p,1,0,0 install=bmp prompt timeout=50 map=/boot/map vga=normal image=/boot/vmlinuz label=

Re: grub vs lilo

2005-05-31 Thread Marty
Jon Roed wrote: On May 31, 2005 12:44 am, Alex Malinovich wrote: Grub is uninstalled, but it is still written to your MBR. You'll need to run 'lilo' as root (no options necessary) to get it to re-write itself to the MBR and overwrite Grub. Just out of curiosity, why are you switching FROM grub

Re: grub vs lilo

2005-05-31 Thread Ron Johnson
On Tue, 31 May 2005 01:05:13 -0500 Jon Roed <[EMAIL PROTECTED]> wrote: > On May 31, 2005 12:44 am, Alex Malinovich wrote: > > Grub is uninstalled, but it is still written to your MBR. You'll need to > > run 'lilo' as root (no options necessary) to get it to re-write itself > > to the MBR and overw

Re: grub vs lilo

2005-05-30 Thread Jon Roed
On May 31, 2005 12:44 am, Alex Malinovich wrote: > Grub is uninstalled, but it is still written to your MBR. You'll need to > run 'lilo' as root (no options necessary) to get it to re-write itself > to the MBR and overwrite Grub. > > Just out of curiosity, why are you switching FROM grub TO lilo? M

Re: grub vs lilo

2005-05-30 Thread Alex Malinovich
On Tue, 2005-05-31 at 00:22 -0500, Jon Roed wrote: > I am currently running Debian and i am trying to change my boot loader. I > have GRUB right now, but i want to switch to LILO. I uninstalled GRUB with > KPackage and installed LILO. I ran liloconfig and everything seems to be set > up prope

grub vs lilo

2005-05-30 Thread Jon Roed
I am currently running Debian and i am trying to change my boot loader. I have GRUB right now, but i want to switch to LILO. I uninstalled GRUB with KPackage and installed LILO. I ran liloconfig and everything seems to be set up properly. But somehow when i reboot i still get GRUB. I checke

Re: Sound Server + Grub vs lilo?

2003-10-08 Thread Jerome R. Acks
On Tue, Oct 07, 2003 at 09:49:04AM -0800, J Y wrote: > Hi, I get this message when logging into my account & in the root > account also. "error while initializing the sounddriver /dev/dsp can't > be opened (permission denied) The sound server will continue using the Permission denied often means y

Sound Server + Grub vs lilo?

2003-10-07 Thread J Y
Hi, I get this message when logging into my account & in the root account also. "error while initializing the sounddriver /dev/dsp can't be opened (permission denied) The sound server will continue using the null output device. From the kde menu clicking on information > sound brings up this messag

Re: Grub vs LILO

2001-01-16 Thread Brian May
> "Cliff" == Cliff Sarginson <[EMAIL PROTECTED]> writes: Cliff> Well, I think like any software that manipulates Cliff> fundamnental locations on your disk drives, like boot Cliff> sectors, it is not suprising that it warns you that you Cliff> have no-one to complain to if it d

Re: Grub vs LILO

2001-01-16 Thread Cliff Sarginson
On Tue, Jan 16, 2001 at 10:55:44AM +1100, Brian May wrote: > > "Joachim" == Joachim Trinkwitz <[EMAIL PROTECTED]> writes: > > Joachim> Could it be simpler than launching a `grub-install > Joachim> /dev/sda' (or whichever partition you wants to install it > Joachim> to)? You should

Re: Grub vs LILO

2001-01-15 Thread Ethan Benson
On Tue, Jan 16, 2001 at 02:07:25PM +1100, Brian May wrote: > > "Ethan" == Ethan Benson <[EMAIL PROTECTED]> writes: > > Ethan> just overwriting it. this is the Right Way to do a > Ethan> bootloader IMO, that way you don't have any possiblity of a > Ethan> grub package upgrade break

Re: Grub vs LILO

2001-01-15 Thread Brian May
> "Ethan" == Ethan Benson <[EMAIL PROTECTED]> writes: Ethan> just overwriting it. this is the Right Way to do a Ethan> bootloader IMO, that way you don't have any possiblity of a Ethan> grub package upgrade breaking or altering your current Ethan> bootloader setup. You mean b

Re: Grub vs LILO

2001-01-15 Thread Ethan Benson
On Mon, Jan 15, 2001 at 02:48:58PM +0100, Joachim Trinkwitz wrote: > > Could it be simpler than launching a `grub-install /dev/sda' (or > whichever partition you wants to install it to)? You should have > copied all the files in /usr/share/grub/i386/ to a directory > /boot/grub/ (don't know why th

Re: Grub vs LILO

2001-01-15 Thread Brian May
> "Joachim" == Joachim Trinkwitz <[EMAIL PROTECTED]> writes: Joachim> Could it be simpler than launching a `grub-install Joachim> /dev/sda' (or whichever partition you wants to install it Joachim> to)? You should have copied all the files in Joachim> /usr/share/grub/i386/ to a

Re: Grub vs LILO

2001-01-15 Thread Joachim Trinkwitz
"Christopher W. Aiken" <[EMAIL PROTECTED]> writes: > It's not grub, but GAG is Great !!! > > http://raster.cibermillennium.com/gageng.htm > > Works off a "floppy" where you can try it over and over > before you actually write it to your HD. Same thing for grub, plus there is a Debian package fo

Re: Grub vs LILO

2001-01-15 Thread Joachim Trinkwitz
Brian May <[EMAIL PROTECTED]> writes: > > "Tom" == Tom Schuetz <[EMAIL PROTECTED]> writes: > > Tom> Anybody know much about pros/cons of grub for a boot manager? > Tom> Thanks! > > grub is harder to initially install (as far as I know installation is > still manual, but I could be mi

Re: Grub vs LILO

2001-01-13 Thread Bob Hilliard
Brian May <[EMAIL PROTECTED]> writes: > > "Bob" == Bob Hilliard <[EMAIL PROTECTED]> writes: > > Bob> # For booting Windows95 title WIN95 on /dev/hdb1 unhide > Bob> (hd1,0) hide (hd0,0) map (hd1) (hd0) map (hd2) (hd1) > Bob> rootnoverify (hd0,0) makeactive chainloader

Re: Grub vs LILO

2001-01-13 Thread Susumu Takuwa
> On Sat, 13 Jan 2001 15:32:58 +0100 Romain Lerallut writes: RL> Just FYI you can also swap disks with LILO. RL> (I've not often seen it mentioned so I guess I'll say it aloud here) Oh, i have known that for the first time. I will read the document that you introduced to me. very tha

Re: Grub vs LILO

2001-01-13 Thread Romain Lerallut
Just FYI you can also swap disks with LILO. (I've not often seen it mentioned so I guess I'll say it aloud here) Apart from the syntax that was a bit more evoluted than GRUB's it is exactly the same. It's something like this: map-drive = 0x80 # Logically swap the drives so that w

Re: Grub vs LILO

2001-01-13 Thread Susumu Takuwa
> On 13 Jan 2001 10:38:54 +1100 Brian May writes: BM> I didn't think Windows could boot from a slave drive? Yes. But i can boot Windows 98 by using GRUB with `map' command. GRUB's info says following, > DOS/Windows > --- > >GRUB cannot boot DOS or Windows directly, so yo

Re: Grub vs LILO

2001-01-12 Thread Bob Nielsen
It's also in potato. Bob On Fri, Jan 12, 2001 at 05:49:31PM -0800, Eric G . Miller wrote: > On Sat, Jan 13, 2001 at 02:40:13AM +0100, Svante Signell wrote: > > Seriously, maybe it's time to introduce the inclusion of grub to > > debian woody/unstable :) > > It's been there for a long time now...

Re: Grub vs LILO

2001-01-12 Thread Eric G . Miller
On Sat, Jan 13, 2001 at 02:40:13AM +0100, Svante Signell wrote: > Seriously, maybe it's time to introduce the inclusion of grub to > debian woody/unstable :) It's been there for a long time now... It's not quite automated like the use of LILO, but it doesn't take too much to get it set-up. -- Er

Re: Grub vs LILO

2001-01-12 Thread Svante Signell
Sorry for stepping in at this point, but this is really amazing. I've counted 20 postings with the subject lilo vs grub. When posting recently to the mandrake list I did get _two_ replies( relevant ones though), and earlier on fewer than that (with the same subject). What do you think of the number

Re: Grub vs LILO

2001-01-12 Thread Brian May
> "Bob" == Bob Hilliard <[EMAIL PROTECTED]> writes: Bob> # For booting Windows95 title WIN95 on /dev/hdb1 unhide Bob> (hd1,0) hide (hd0,0) map (hd1) (hd0) map (hd2) (hd1) Bob> rootnoverify (hd0,0) makeactive chainloader +1 I didn't think Windows could boot from a slav

Re: GRUB [Was: Grub vs LILO]

2001-01-12 Thread Cliff Sarginson
There have been lots pf questions about grub. My experience of it is that it is easy to install and remarkably powerful. I suggest you get hold of it and read the supplied documentaion (which is good) a couple of times - it answers all your questions :) Cliff

Re: Grub vs LILO

2001-01-12 Thread Bob Hilliard
While of the GRUB gurus are listening, I have two minor problems with GRUB. I have the following stanzas in my menu (linux stanzas omitted): # For booting DOS title DOS 6.22 on /dev/hda1 hide (hd1,0) unhide (hd0,0) root (hd0,0) makeactive chainloader

Re: Grub vs LILO

2001-01-12 Thread Cliff Sarginson
I would recommend Grub, what you should do is download and untar it and read the documentation that it supplies, it is very good. And it looks quite nice when you boot..pretty colour menu :) Cliff > > Oh, cool. Do you know if grub can boot off > > /dev/hdc2 if LILO can't? > > (LILO can't becaus

Re: Grub vs LILO

2001-01-12 Thread patrick q
> Oh, cool. Do you know if grub can boot off > /dev/hdc2 if LILO can't? > (LILO can't because my BIOS is cheap, thus I use > loadlin even though I > [almost] never boot Windo~1 anymore) > > -D yes, it's very flexible, far more so than lilo IMHO patrick.

Re: Grub vs LILO

2001-01-12 Thread Romain Lerallut
Thanks all! just what I wanted to know Romain Ayman Haidar wrote: > > Once upon a time Romain Lerallut ([EMAIL PROTECTED]) wrote: > >> Brian May wrote: >> > >> > > "Romain" == Romain Lerallut <[EMAIL PROTECTED]> writes: >> > >> > Romain> I use grub, including scsi emu

Re: Grub vs LILO

2001-01-11 Thread Ayman Haidar
Once upon a time Romain Lerallut ([EMAIL PROTECTED]) wrote: > Brian May wrote: > > > > > "Romain" == Romain Lerallut <[EMAIL PROTECTED]> writes: > > > > Romain> I use grub, including scsi emulation for my CDR burner, > > Romain> and I had no problem installing, none

Re: Grub vs LILO

2001-01-11 Thread Oki DZ
Romain Lerallut wrote: Brian May wrote: "Romain" == Romain Lerallut <[EMAIL PROTECTED]> writes: Romain> I use grub, including scsi emulation for my CDR burner, Romain> and I had no problem installing, none at all :-) Romain> However I'd like to know how to pass arguments to the

Re: Grub vs LILO

2001-01-11 Thread Martin Fluch
On Fri, 12 Jan 2001, Romain Lerallut wrote: > > In my grub I have: > > > > kernel (hd0,0)/boot/vmlinuz-2.2.18 root=/dev/hda1 video=0x319 > > > But you can't modify those options before you actually log in, can you ? If I remember right (I don't want to break my uptime :-), pressing the 'e' key

Re: Grub vs LILO

2001-01-11 Thread D-Man
On Thu, Jan 11, 2001 at 06:37:10PM -0500, Bob Hilliard wrote: | "Tom Schuetz" <[EMAIL PROTECTED]> writes: | > | > Anybody know much about pros/cons of grub for a boot manager? | | I've always used loadlin, so I don't know much about lilo. Grub | is easy to configure and install, and has the

Re: Grub vs LILO

2001-01-11 Thread Romain Lerallut
Brian May wrote: > > > "Romain" == Romain Lerallut <[EMAIL PROTECTED]> writes: > > Romain> I use grub, including scsi emulation for my CDR burner, > Romain> and I had no problem installing, none at all :-) > > Romain> However I'd like to know how to pass arguments to the > Ro

Re: Grub vs LILO

2001-01-11 Thread Brian May
> "Romain" == Romain Lerallut <[EMAIL PROTECTED]> writes: Romain> I use grub, including scsi emulation for my CDR burner, Romain> and I had no problem installing, none at all :-) Romain> However I'd like to know how to pass arguments to the Romain> kernel when I boot: For inst

Re: Grub vs LILO

2001-01-11 Thread Christopher W. Aiken
On Thu, 11 Jan 2001, Tom Schuetz wrote: ->Anybody know much about pros/cons of grub for a boot manager? -> ->Thanks! -> It's not grub, but GAG is Great !!! http://raster.cibermillennium.com/gageng.htm Works off a "floppy" where you can try it over and over before you actually write it to your

Re: Grub vs LILO

2001-01-11 Thread Romain Lerallut
Brian May wrote: > > > "Tom" == Tom Schuetz <[EMAIL PROTECTED]> writes: > > Tom> Anybody know much about pros/cons of grub for a boot manager? > Tom> Thanks! > > grub is harder to initially install (as far as I know installation is > still manual, but I could be mistaken), but once i

Re: Grub vs LILO

2001-01-11 Thread Bob Hilliard
"Tom Schuetz" <[EMAIL PROTECTED]> writes: > > Anybody know much about pros/cons of grub for a boot manager? I've always used loadlin, so I don't know much about lilo. Grub is easy to configure and install, and has the capability to make a partition bootable (active in MS terms), hide/unhide

Re: Grub vs LILO

2001-01-11 Thread Brian May
> "Tom" == Tom Schuetz <[EMAIL PROTECTED]> writes: Tom> Anybody know much about pros/cons of grub for a boot manager? Tom> Thanks! grub is harder to initially install (as far as I know installation is still manual, but I could be mistaken), but once installed you can boot from any ker

Re: Grub vs LILO

2001-01-11 Thread David B . Harris
To quote "Tom Schuetz" <[EMAIL PROTECTED]>, # Anybody know much about pros/cons of grub for a boot manager? I've only used Grub every now and then to poke at it; I'm not willing to give up my tried-and-true LILO setup. However, Grub does seem more technically advanced at this stage - it understand

Re: Grub vs LILO

2001-01-11 Thread Defresne Sylvain
Hello * Tom Schuetz ([EMAIL PROTECTED]) wrote: > Anybody know much about pros/cons of grub for a boot manager? I've heard it doesn't support RAID (and possibly LVM) partitions. I find it more simple to use than LILO when it is installed (you don't have to worry to launch LI

Grub vs LILO

2001-01-11 Thread Tom Schuetz
Anybody know much about pros/cons of grub for a boot manager? Thanks! Tom Schuetz [EMAIL PROTECTED]