Revision history for Puppy52LuciInstallFrugalHDD
Additions:
[[HomePage]] > [[ComponentHowTo Components and HowTos]] > [[InstallationIndex Install]]
Deletions:
Additions:
[[HomePage]] > [[HowToIndex HowTo]] > [[InstallationIndex Install]]
====Puppy 5 Frugal Install to Harddrive====
==Categories==
CategoryInstallation
====Puppy 5 Frugal Install to Harddrive====
==Categories==
CategoryInstallation
Additions:
title Puppy Linux 526
title Puppy Linux 526
find --set-root --ignore-floppies /Puppy-Linux-526/initrd.gz
kernel /Puppy-Linux-526/vmlinuz psubdir="Puppy-Linux-526"
initrd /Puppy-Linux-526/initrd.gz
menuentry "Puppy Linux 526" {
linux /Puppy-Linux-526/vmlinuz --
initrd /Puppy-Linux-526/initrd.gz
}
title Puppy Linux 526
find --set-root --ignore-floppies /Puppy-Linux-526/initrd.gz
kernel /Puppy-Linux-526/vmlinuz psubdir="Puppy-Linux-526"
initrd /Puppy-Linux-526/initrd.gz
menuentry "Puppy Linux 526" {
linux /Puppy-Linux-526/vmlinuz --
initrd /Puppy-Linux-526/initrd.gz
}
Deletions:
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
EXAMPLE NEEDED!!!
Additions:
title Puppy Linux 510
rootnoverify (hd0,0)
kernel /vmlinuz pmedia=atahd
initrd /initrd.gz
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
rootnoverify (hd0,0)
kernel /vmlinuz pmedia=atahd
initrd /initrd.gz
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
Deletions:
rootnoverify (hd0,0)
kernel /vmlinuz pmedia=atahd
initrd /initrd.gz
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
Additions:
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
title Puppy Linux 510
rootnoverify (hd0,0)
kernel /vmlinuz pmedia=atahd
initrd /initrd.gz
Deletions:
Additions:
----
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:
EXAMPLE NEEDED!!!
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!!!
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:
EXAMPLE NEEDED!!!
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!!!