The time now is Wed 19 Jun 2013, 17:58
All times are UTC - 4 |
| Author |
Message |
kmoffat
Joined: 08 May 2005 Posts: 6
|
Posted: Tue 24 May 2005, 09:07 Post subject:
How do I add puppy to GRUB menu.lst? |
|
I have a hard drive with several linux distros running from a grub boot, and would like to add puppy to my existing /boot/grub/menu.lst file. What would the proper boot stanza consist of? (I ran the hard disk install, option 1, to a vfat partition, and created a boot floppy, not installing grub)
(note: this was posted to the "grub bootloader" topic, but thought it was a bit off, so started a thread.)
Or would it be necessary to do the #2 install, devoting a partition to puppy?
Thanks.
|
|
Back to top
|
|
 |
GuestToo
Puppy Master
Joined: 04 May 2005 Posts: 4078
|
Posted: Tue 24 May 2005, 15:07 Post subject:
|
|
that's how i run Puppy
the lines i have in Grub are:
title = Puppy Linux
rootnoverify (hd0,0)
kernel /vmlinuz root=/dev/ram0 PFILE=pup001-none-262144 PHOME=hda1
initrd /image.gz
this will boot from Puppy files on drive C:
and make the pup001 file about 260 megs
change hd0,0 to the drive and partition you have your Puppy files on
change the path to vmlinuz and image.gz if you put them in a folder
|
|
Back to top
|
|
 |
Guest
Guest
|
Posted: Fri 27 May 2005, 09:51 Post subject:
|
|
| GuestToo wrote: | that's how i run Puppy
the lines i have in Grub are:
title = Puppy Linux
rootnoverify (hd0,0)
kernel /vmlinuz root=/dev/ram0 PFILE=pup001-none-262144 PHOME=hda1
initrd /image.gz
this will boot from Puppy files on drive C:
and make the pup001 file about 260 megs
change hd0,0 to the drive and partition you have your Puppy files on
change the path to vmlinuz and image.gz if you put them in a folder |
Yes! this worked. Thank you!
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|
[ Time: 0.0331s ][ Queries: 11 (0.0027s) ][ GZIP on ] |