LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Puppy (https://www.linuxquestions.org/questions/puppy-71/)
-   -   configuring puppy on LILO (https://www.linuxquestions.org/questions/puppy-71/configuring-puppy-on-lilo-770571/)

sach1n 11-21-2009 12:55 AM

configuring puppy on LILO
 
Hi all,

Have any one tried puppy with lilo
if yes, please post conf file

I want to use puppy4.2.1(frugal)

AuroraZero 11-22-2009 08:39 PM

Quote:

Originally Posted by sach1n (Post 3764659)
Hi all,

Have any one tried puppy with lilo
if yes, please post conf file

I want to use puppy4.2.1(frugal)

I personally have never used puppy.The basic lilo.conf file should explain how to setup yours though. If I were to do it myself it might look something like this:

boot=/dev/hda <--change to your hard drive partition
map=/boot/map <---change path to your System.map
prompt
timeout=50
compact
lba32
default=linux

image=/boot/vmlinuz-2.4.0-0.43.6 <---Kernel image location
label=linux
initrd=/boot/initrd-2.4.0-0.43.6.img <---Remove if you have no initrd
read-only
root=/dev/hda5 <---Change to you linux root partition


I hope this gives you an idea of how to do your own.

colorpurple21859 11-22-2009 08:52 PM

this may help
http://www.murga-linux.com/puppy/viewtopic.php?t=9965
may have to add pmedia=atahd psubdir=puppy430 or something similar to the append line if puppy is in a sub directory.


All times are GMT -5. The time now is 01:19 AM.