Revision [13439]

This is an old revision of Puppy52LuciInstallFrugalHDD made by noryb009 on 2011-03-13 09:27:09.

 

Puppy Linux, unlike most operating systems, can live contained on a few files, and can live on a windows or a different linux's partition.

To install to a windows partition, see these instructions.



To install to a empty partition, use the Universal Installer, in Menu -> Setup -> Universal Installer.



To install to a linux partition, add Puppy Linux to menu.lst.

This is an example Puppy Linux entry for GRUB legacy: (change hd0,0 to where puppy is located, if it's not on the first partition)

title Puppy Linux 510
rootnoverify (hd0,0)
kernel /vmlinuz pmedia=atahd
initrd /initrd.gz

This is an example Puppy Linux entry for GRUB4DOS:

title Puppy Linux 510
find --set-root --ignore-floppies /Puppy-Linux-520/initrd.gz
kernel /Puppy-Linux-520/vmlinuz psubdir="Puppy-Linux-520"
initrd /Puppy-Linux-520/initrd.gz
boot

This is an example Puppy Linux entry for GRUB2:

EXAMPLE NEEDED!!!
There are 2 comments on this page. [Show comments]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki