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 Wed 19 Jun 2013, 06:21
All times are UTC - 4
 Forum index » House Training » HOWTO ( Solutions )
Frugal plus Full install without cd
Moderators: Flash, Ian, JohnMurga
Post_new_topic   Reply_to_topic View_previous_topic :: View_next_topic
Page 1 of 1 Posts_count  
Author Message
rjbrewer


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

PostPosted: Wed 11 Mar 2009, 03:40    Post_subject:  Frugal plus Full install without cd
Sub_title: from an existing install
 

I wanted to try the 4.2rc versions of Puppy,but
had run out of cds. There are posts on making a
frugal install without cd, but haven't found one
on doing a full install without cd. Here's a way
to do it.

I have 4 partitions on my 10gb drive. Sda1 is
10mb and just holds Grub. (just a personal preference)
Sda2, 3 and 4, divided equally. No Windows, only Puppies.
Ver. 4.1.1 on Sda2.

Downloaded 4.2rc2 to my existing 4.1.1 install.
Created a directory (Puppy420rc2) on partition
Sda4. Clicked the 4.2rc2 iso file and extracted pup-
420_sfs, initrd.gz, vmlinuz, to Puppy420rc2 on Sda4.

Went to Boot-Grub-Menu-Lst and made an entry for
Puppy 420rc2 frugal. Rebooted to Sda4. Rebooted
again and made a small pup-save file. (necessary!)

Booted back to Sda4. Clicked on Universal Installer
in Menu. Began process for full-install on Sda3.
When it reaches the point of asking where the files
are located, (cd or directory) choose directory.
In the 2 column box, hard-drive will be in the left
list; click it. Then click 420sfs in the right list.
Begin the install. When it reaches the part about
installing grub, just close the rest of the windows.
Go to Boot-Grub-Menu-Lst again and make an entry for
a full install. All done. Reboot.

This may look a little complicated, but was so simple
even I could do it.

Here's my grub:# Start GRUB global section
timeout 17
color light-gray/blue black/light-gray
# End GRUB global section
# Linux bootable partition config begins
# title Linux (on /dev/sda1)
root (hd0,0)
kernel /boot/vmlinuz root=/dev/sda1 ro vga=normal
# Linux bootable partition config ends
# Linux bootable partition config begins
title Puppy 4.1.1 full (on /dev/sda2)
root (hd0,1)
kernel /boot/vmlinuz root=/dev/sda2 ro vga=normal
# Linux bootable partition config ends
# Linux bootable partition config begins
title Puppy 420rc2 (on /dev/sda3)
root (hd0,2)
kernel /boot/vmlinuz root=/dev/sda3 ro vga=normal
# Linux bootable partition config ends
# Linux bootable partition config begins
title Puppy 420rc2 frugal (on /dev/sda4)
rootnoverify (hd0,3)
kernel /Puppy420rc2/vmlinuz pmedia=idehd psub=Puppy420rc2
initrd /Puppy420rc2/initrd.gz
# Linux bootable partition config ends

Edit: 3-14

This process also works fine for usb-flash install.

rjb

_________________

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


Edited_times_total
Back to top
View user's profile Send_private_message 
Ray MK


Joined: 05 Feb 2008
Posts: 681
Location: UK

PostPosted: Wed 11 Mar 2009, 15:06    Post_subject:  

Hi

Very nice and easy to follow - many thanks

Best regards - Ray
Back to top
View user's profile Send_private_message 
Display_posts:   Sort by:   
Page 1 of 1 Posts_count  
Post_new_topic   Reply_to_topic View_previous_topic :: View_next_topic
 Forum index » House Training » HOWTO ( Solutions )
Jump to:  

Rules_post_cannot
Rules_reply_cannot
Rules_edit_cannot
Rules_delete_cannot
Rules_vote_cannot
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.0385s ][ Queries: 12 (0.0048s) ][ GZIP on ]