Revision [20188]
Last edited on 2012-01-04 18:05:56 by darkcityAdditions:
[[http://www.murga-linux.com/puppy/viewtopic.php?p=262324#262324 Error 2: Bad file or directory type thread]]
[[http://www.murga-linux.com/puppy/viewtopic.php?p=444954#444954 Can I install Puppy on HDD but boot from USB thumbdrive? ]]
[[http://www.murga-linux.com/puppy/viewtopic.php?p=444954#444954 Can I install Puppy on HDD but boot from USB thumbdrive? ]]
Deletions:
http://www.murga-linux.com/puppy/viewtopic.php?p=444954#444954
Revision [18126]
Edited on 2011-09-20 05:03:34 by darkcityAdditions:
[[HomePage]] > [[ComponentHowTo Components and HowTos]] > [[BootIndex Booting]]
Revision [16266]
Edited on 2011-07-02 03:58:50 by coolpupAdditions:
GRUB can be installed [[http://www.murga-linux.com/puppy/viewtopic.php?t=16950 manually]]. GRUB has two parts - ""stage1"" and ""stage2"". ""Stage1"" is the small block of boot code that gets written onto the M.B.R. ""Stage2"" is the collection of support files that are stored in the directory ///boot/grub// on the Linux partition. That is also where the GRUB menu file //menu.lst// is located.
Inode sizes in EXT partitions:
Inode sizes in EXT partitions:
Revision [15788]
Edited on 2011-06-21 15:12:41 by darkcityAdditions:
CategoryInstallation
Revision [15567]
Edited on 2011-06-16 08:11:47 by darkcityAdditions:
==Categories==
Additions:
GRUB is a [[BootLoaders BootLoader]]. Within Puppy Linux GRUB may be installed onto any partition using: //Menu > System > Grub//
==Also see==
[[BootLoaders]]
CategoryCommandLine
==Also see==
[[BootLoaders]]
CategoryCommandLine
Deletions:
{{nocomments}}
Revision [15561]
Edited on 2011-06-16 08:01:19 by darkcityAdditions:
====GRUB (Grand Unified Bootloader)====
GRUB is a [[BootLoader]]. Within Puppy Linux GRUB may be installed onto any partition using: //Menu > System > Grub//
GRUB is a [[BootLoader]]. Within Puppy Linux GRUB may be installed onto any partition using: //Menu > System > Grub//
Deletions:
Within Puppy Linux GRUB may be installed onto any partition using: //Menu > System > Grub//
Revision [14426]
Edited on 2011-04-28 05:25:12 by coolpupAdditions:
Within Puppy Linux GRUB may be installed onto any partition using: //Menu > System > Grub//
Deletions:
//Menu > System > Grub//
The Puppy operating system files may be located on any partition.
==Categories==
CategoryDocumentation
Revision [14425]
Edited on 2011-04-28 05:24:10 by coolpupAdditions:
"Error 2: Bad file or directory type"
http://www.murga-linux.com/puppy/viewtopic.php?p=262324#262324
http://www.murga-linux.com/puppy/viewtopic.php?p=262324#262324
Revision [9961]
Edited on 2010-10-20 01:47:38 by coolpupAdditions:
# For booting GNU/Linux on /dev/sda1 (H.D.D. primary partition)
# For booting GNU/Linux on /dev/sda1 (U.S.B. flash drive partition)
# For booting GNU/Linux on /dev/sda1 (U.S.B. flash drive partition)
Deletions:
# For booting GNU/Linux on U.S.B. flash drive
**Suggestions**
I would suggest that if you wish to install Puppy in a ""Windows98"" or ME partition, after booting from a live CD, examine the hard drive and if you find a pupsomething file delete it and continue with the install to the Win partition using the Wizard.
You may have to also unmount the partition you are trying to install to.
In conclusion I hope this document will be of some use to those of you who are not experienced in the use of Linux and associated programs.
This document was compiled from many sources and by the use of practical work if you have any queries or suggestions please post them on the Puppy forum or the Wiki when it is in full use.
Revision [9960]
Edited on 2010-10-20 01:44:39 by coolpupAdditions:
{{nocomments}}
Revision [9027]
Edited on 2010-08-25 06:13:05 by coolpupAdditions:
===References===
http://www.murga-linux.com/puppy/viewtopic.php?p=444954#444954
http://www.murga-linux.com/puppy/viewtopic.php?p=444954#444954
Revision [9026]
Edited on 2010-08-25 06:09:05 by coolpupAdditions:
This file should contain entries similar to these:
Deletions:
Revision [9025]
Edited on 2010-08-25 06:08:43 by coolpupAdditions:
**/boot/grub/menu.lst**
This file should contain entries similar to these__
This file should contain entries similar to these__
Deletions:
Revision [9024]
Edited on 2010-08-25 06:07:20 by coolpupAdditions:
The Puppy operating system files may be located on any partition.
Revision [9023]
Edited on 2010-08-25 06:06:17 by coolpupAdditions:
__menu.lst file should contain entries similar to these__
Deletions:
Revision [9022]
Edited on 2010-08-25 06:04:22 by coolpupAdditions:
Within Puppy Linux GRUB may be installed onto any partition, e.g. H.D.D. or U.S.B. flash drive, using:
//Menu > System > Grub//
//Menu > System > Grub//
Revision [9021]
Edited on 2010-08-25 05:42:23 by coolpupAdditions:
%%
rootnotify (hd0,0)
kernel (hd0,0)/vmlinuz pmedia=idehd
initrd (hd0,0)/initrd.gz
%%
%%
rootnotify (hd0,0)
kernel (hd0,0)/vmlinuz pmedia=usbflash
initrd (hd0,0)/initrd.gz
%%
rootnotify (hd0,0)
kernel (hd0,0)/vmlinuz pmedia=idehd
initrd (hd0,0)/initrd.gz
%%
%%
rootnotify (hd0,0)
kernel (hd0,0)/vmlinuz pmedia=usbflash
initrd (hd0,0)/initrd.gz
%%
Deletions:
rootnotify (hd0,0)
kernel (hd0,0)/vmlinuz pmedia=idehd
initrd (hd0,0)/initrd.gz
title Puppy Linux
rootnotify (hd0,0)
kernel (hd0,0)/vmlinuz pmedia=usbflash
initrd (hd0,0)/initrd.gz
Revision [9020]
Edited on 2010-08-25 05:41:16 by coolpupAdditions:
kernel (hd0,0)/vmlinuz pmedia=usbflash
initrd (hd0,0)/initrd.gz
initrd (hd0,0)/initrd.gz
Deletions:
kernel (hd0,0)/vmlinuz pmedia=usbflash
initrd (hd0,0)/initrd.gz