How to edit LILO configuration in Puppy 2.14?

Booting, installing, newbie
Post Reply
Message
Author
jeevitha
Posts: 16
Joined: Wed 07 Mar 2007, 10:28

How to edit LILO configuration in Puppy 2.14?

#1 Post by jeevitha »

I load puppy-2.14 from USB in Xandros(lilo boot loader present).After going to puppy I want to change lilo configuration and save lilo configuration using lilo command. But lilo command not working in puppy-2.14.

when I enter the lilo command in terminal.I am getting command not found.How to workout lilo command in puppy-2.14.

User avatar
Pizzasgood
Posts: 6183
Joined: Wed 04 May 2005, 20:28
Location: Knoxville, TN, USA

#2 Post by Pizzasgood »

Puppy doesn't have Lilo. You can chroot into another Linux distro to use it though. Mount the partition with the other one, and open a terminal. Do something like this:
chroot /mnt/<partition>
where /mnt/<partition> is the path to that distro's root directory. Then you should have access to that distro's lilo command. Note: it will use the lilo.cfg file from that distro, not Puppy (because Puppy doesn't have it).

Sorry I can't be more specific, I'm tired and need to go sleep now for school in the morning. If you need more info, I wrote a how-to on this once. It should turn up in the search.

Puppy does have Grub, by the way. With Grub, you don't have to run a command whenever you make a change.
[size=75]Between depriving a man of one hour from his life and depriving him of his life there exists only a difference of degree. --Muad'Dib[/size]
[img]http://www.browserloadofcoolness.com/sig.png[/img]

User avatar
HairyWill
Posts: 2928
Joined: Fri 26 May 2006, 23:29
Location: Southampton, UK

#3 Post by HairyWill »

Guys am I going mad or did I make a post here. before pizzasgood, I'm sure that i saw that it had been entered. There was nothing controversial about so I think it is fairly safe to assume it wasn't deleted, this leaves, user error by a mod or a good old fashioned bug. It doesn't matter that the post has gone, it contained no pearls of wisdom. It is just interesting to note the problem.


<edit date="13-03-07">My bad. I didn't realise that jeevitha had two threads on LILO, sorry. http://www.murga-linux.com/puppy/viewto ... 6235</edit.
Last edited by HairyWill on Tue 13 Mar 2007, 08:31, edited 1 time in total.
Will
contribute: [url=http://www.puppylinux.org]community website[/url], [url=http://tinyurl.com/6c3nm6]screenshots[/url], [url=http://tinyurl.com/6j2gbz]puplets[/url], [url=http://tinyurl.com/57gykn]wiki[/url], [url=http://tinyurl.com/5dgr83]rss[/url]

Bruce B

#4 Post by Bruce B »

The answer is: You're going mad.

Not to worry though, the same thing has happened to me :)

jeevitha
Posts: 16
Joined: Wed 07 Mar 2007, 10:28

lilo command

#5 Post by jeevitha »

I loaded puppy from USB in Redhat 8 and go to puppy.From puppy,I changed lilo configuration using chroot /mnt/<partition>.In that,lilo configuration changed but when i go to Redhat 8 kernel panic error occur.what reason the kernel panic error occur?

User avatar
Pizzasgood
Posts: 6183
Joined: Wed 04 May 2005, 20:28
Location: Knoxville, TN, USA

#6 Post by Pizzasgood »

Did you change any of Red Hat's boot-files or it's settings in the lilo config? Did you have all of Red Hat's partitions mounted (from "within" the chroot)? I've never used Red Hat, so I can't help too much with that. :(
Maybe Red Hat's lilo doesn't work right when you chroot it. I've only done it with Vector Linux. It always worked fine then though.

@HairyWill: It wasn't there when I posted, so it must have messed up over the course of about forty minutes.
[size=75]Between depriving a man of one hour from his life and depriving him of his life there exists only a difference of degree. --Muad'Dib[/size]
[img]http://www.browserloadofcoolness.com/sig.png[/img]

Post Reply