hootiegibbon

Untitled

Jul 29th, 2012
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. When I wrote this it was about the time of Puppy vers 2.15
  2.  
  3. Here is how I normally explain it, set up your OS partitions (swap,'/', and '/home') and an additional - and optional - (aprox) 2-3gig partition I choose ext2 for this partition ( large enough to be useful after install/copy of your cd remaster (LiveCD) of your system for backup) - you can easily set this up with your new parted magic distro.
  4.  
  5. From now where I refer to puppy you can use parted magic running in 'copy to ram' mode or nearly any small linux distro
  6.  
  7. Then when the partitions are written reboot with puppy using 'puppy pfix=ram'
  8. (I find on my dell I also have to add 'ide=nodma')
  9.  
  10. Once up and running take the Puppy Livecd out, and put the PCLinuxOS disk in.
  11.  
  12. Select the 'drives' icon and mount the 'addition partition'( or if you decided against that and have a spare directory on an existing partition, mount that partition) then mount the CDrom.
  13.  
  14. Select all the files on the CDrom then drag and drop to the mounted partition and select copy.
  15.  
  16. when it has finished copying make a note of the full address of the place you copied the CD (eg /dev/hda?) include the full location if copied to a directory of an existing partition.
  17.  
  18. un-mount the cdrom and drive then reboot still with the PCLinuxOS disc in place.
  19.  
  20. when the PCLinuxOS livecd Grub menu come up add the boot parameter 'bootfrom=/dev/hda?' as in the location of the copied CD. if you have no existing grub bootloader you should be able to instruct any existing bootloader
  21.  
  22. You will find a dramatic increase in install speed with this method - or at least I do.
  23.  
  24. Also after the install you can still use the extra partition as a 'safe storage' area or as I used to (not done it recently) get a remaster iso of your system and mount that so it copies the relevant files to that partion as if it were a cdrom so you can have a quick way to reinstall your system (just like those pesky acer tools partitions)..
Advertisement
Add Comment
Please, Sign In to add comment