Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Fri 24 May 2013, 08:40
All times are UTC - 4
 Forum index » House Training » HOWTO ( Solutions )
How to FULL Install Puppy 4.x to Hard Drive
Moderators: Flash, Ian, JohnMurga
Post new topic   Reply to topic View previous topic :: View next topic
Page 1 of 1 [10 Posts]  
Author Message
benali72

Joined: 09 Aug 2006
Posts: 261

PostPosted: Sat 06 Jun 2009, 23:19    Post subject:  How to FULL Install Puppy 4.x to Hard Drive  

Textual instructions for how to install Puppy Version 4.x to the hard drive as a FULL type install are here.

Anyone may use/alter/copy/distribute them however they like. Please post a reply in this thread if you find anything missing/incorrect in the instructions.

Thank you.

Full url = http://rexxinfo.org/How_to_Install_Puppy/HOW_TO_1.HTM
Back to top
View user's profile Send private message 
maggotspawn

Joined: 19 Aug 2008
Posts: 355
Location: Los Angeles, CA.

PostPosted: Tue 09 Jun 2009, 20:56    Post subject:  

What's the diff between installing Grub to the MBR as opposed to whatever the default is? I'd like to keep my MBR Grub free. Never done a full install as you can tell.
_________________
www.agitprop666.com/PuppyLinux.html
www.agitprop666.com/PuppyLinux2.html
Back to top
View user's profile Send private message Visit poster's website 
rjbrewer


Joined: 22 Jan 2008
Posts: 4355
Location: merriam, kansas

PostPosted: Tue 09 Jun 2009, 21:56    Post subject:  

Unless you want to use a cd, floppy, usb or net boot, it's necessary
to have a bootloader on the mbr.
Grub has 2 parts; one on the mbr and the second (with boot-grub-
menu lst) on a Linux partition.

When dual booting with non Linux os (I've only done it with Mac osX),
Grub can be placed on the superblock of the linux partition, and
booted with the other systems bootloader.

_________________

Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Full installs


Last edited by rjbrewer on Tue 09 Jun 2009, 22:05; edited 1 time in total
Back to top
View user's profile Send private message 
maggotspawn

Joined: 19 Aug 2008
Posts: 355
Location: Los Angeles, CA.

PostPosted: Tue 09 Jun 2009, 22:03    Post subject:  

Thanks, I'll keep that in mind.
_________________
www.agitprop666.com/PuppyLinux.html
www.agitprop666.com/PuppyLinux2.html
Back to top
View user's profile Send private message Visit poster's website 
Bruce B


Joined: 18 May 2005
Posts: 10818
Location: The Peoples Republic of California

PostPosted: Tue 09 Jun 2009, 22:45    Post subject:  

GRUB on the MBR

The other day I compiled a version of cfdisk. Opened it to
see if it looked good, then closed it. That's all.

After I discovered the MBR was knocked out, I put it back.

Repeated the same cfdisk and mbr replacement 2x, same
result, a bad cfdisk.

I think the reason people get in trouble is because they
don't make backups of their MBRs. And keep the backups
on a separate device if possible.

Anytime you repartition the drive, delete the backup, it's
no good. Well, maybe OK if it is a a logical partition, but
best to delete the old MBR back up and make a new one

A save example

dd if=/dev/hda of=hdambr.bin bs=512 count=1

A restore example (note reversing if= and of=)

dd if=hdambr.bin of=/dev/hda bs=512 count=1

_________________
New! Puppy Linux Links Page
Back to top
View user's profile Send private message 
Flash
Official Dog Handler


Joined: 04 May 2005
Posts: 9850
Location: Arizona USA

PostPosted: Wed 10 Jun 2009, 00:03    Post subject:  

maggotspawn wrote:
What's the diff between installing Grub to the MBR as opposed to whatever the default is? I'd like to keep my MBR Grub free. Never done a full install as you can tell.

I too have never installed Puppy on a hard disk, but I have installed Windows many times, and several versions of Linux.

If you're going to boot from a hard disk drive, normally the BIOS looks for some kind of boot loader program in the first sector of the hard disk. The boot loader program tells the BIOS where the operating system files are located on the hard disk. The default bootloader is Microsoft's version because that's what Windows puts there when Windows is installed. The reason Microsoft's bootloader must be replaced with something like Grub if you want to dual-boot Linux and Windows is that Microsoft's bootloader won't load anything but Windows.

Running Puppy from a live CD (or multisession DVD Wink ) obviates the need to mess with the Windows bootloader. All BIOSes are normally able to boot from the optical drive. Most BIOSes come configured so that they look for a bootable disk in the optical drive before checking the hard disk. If the BIOS finds a bootable optical disk, it boots from it without the bootloader on the hard disk ever coming into play.

_________________
Puppy Help 101 - an interactive tutorial for Lupu 5.25
Back to top
View user's profile Send private message 
rjbrewer


Joined: 22 Jan 2008
Posts: 4355
Location: merriam, kansas

PostPosted: Wed 10 Jun 2009, 00:08    Post subject:  

My 1st partition is only 10mb in size and just contains Grub...
never gets deleted.

After almost 2 yrs. and dozens of of other partition changes,
I've never experienced a mbr problem.

Don't use windows at all though.

Maybe I'm just lucky.

_________________

Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Full installs

Back to top
View user's profile Send private message 
maggotspawn

Joined: 19 Aug 2008
Posts: 355
Location: Los Angeles, CA.

PostPosted: Wed 10 Jun 2009, 12:02    Post subject:  

I do use Windows as well. That's why I have been sticking to frugal installs using the Windows bootloader.
_________________
www.agitprop666.com/PuppyLinux.html
www.agitprop666.com/PuppyLinux2.html
Back to top
View user's profile Send private message Visit poster's website 
pbouf

Joined: 15 Jun 2009
Posts: 1

PostPosted: Mon 15 Jun 2009, 14:37    Post subject:  My harddisk is not detected  

Thanks for the nice HOWTO. Unfortunately Puppy does not detect my hard drive, an SSD with a SATA interface. If I run fdisk -l, it only reports my USB flash drive which I am running Puppy from. All this prevents me from creating partitions with Gparted and reaching my goal of running Puppy fro my hard drive.

Any ideas? Almost every other distro I tested detected my HD out of the box.
Back to top
View user's profile Send private message 
Benboom

Joined: 02 Jul 2009
Posts: 31

PostPosted: Thu 02 Jul 2009, 19:48    Post subject:  

"Select the Retro Kernel version if installing on an older computer."

How do I know if my computer is an "older" computer? In this case, it's a Fujitsu C2210 from about 2004, certainly old, but not as old as my Amigas or a Mac LC. Sorry, the line just isn't very clear there. I have had quite a bit of trouble with installing Puppy on it but I assumed it was because I wasn't sure what I was doing, not because I had an "older" compter. But maybe it is...
Back to top
View user's profile Send private message 
Display posts from previous:   Sort by:   
Page 1 of 1 [10 Posts]  
Post new topic   Reply to topic View previous topic :: View next topic
 Forum index » House Training » HOWTO ( Solutions )
Jump to:  

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.0570s ][ Queries: 11 (0.0075s) ][ GZIP on ]