Page 1 of 1

Lucid Puppy over Ubuntu

Posted: Wed 28 Jul 2010, 20:39
by Dawn
First I installed Ubuntu and I found that my older computer does not have enough memory.

So then I made a copy of Lucid Puppy on a CD and I rebooted.

I like the OS of Lucid Puppy and I had thougt that I had installed it. But when I removed the CD and rebooted, the screen went back to Ubuntu.

How do I install Lucid Puppy on my hard drive?

Posted: Thu 29 Jul 2010, 00:14
by Brown Mouse
This should help resolve your problem Dawn.
http://www.murga-linux.com/puppy/viewtopic.php?t=29356

Posted: Thu 29 Jul 2010, 07:10
by Dawn
Brown Mouse wrote:This should help resolve your problem Dawn.
http://www.murga-linux.com/puppy/viewtopic.php?t=29356
I have posted further questions there.
I think I am required to edit some files.
I need suggestions and advice.

Posted: Thu 29 Jul 2010, 08:57
by rjbrewer
Dawn wrote:
Brown Mouse wrote:This should help resolve your problem Dawn.
http://www.murga-linux.com/puppy/viewtopic.php?t=29356
I have posted further questions there.
I think I am required to edit some files.
I need suggestions and advice.
If you follow these instructions you don't have to edit files.

http://www.murga-linux.com/puppy/viewto ... 782#201565

Some information about the computer you are using, including ram,
cpu, might help.

Posted: Fri 30 Jul 2010, 11:59
by Dawn
rjbrewer wrote:
Dawn wrote:
Brown Mouse wrote:This should help resolve your problem Dawn.
http://www.murga-linux.com/puppy/viewtopic.php?t=29356
I have posted further questions there.
I think I am required to edit some files.
I need suggestions and advice.
If you follow these instructions you don't have to edit files.

http://www.murga-linux.com/puppy/viewto ... 782#201565

Some information about the computer you are using, including ram,
cpu, might help.
It is a 2001 Sony Desktop. I will check the CPU type soon.
It is 128 megs of memory and about 111 gig hard drive

Your link is helpful but in order to do this step I want to first format my hard drive to start over completely since there are settings there now that seem to be getting in the way.

I am able to start the computer and go to a menu that offers the boot option:

Code: Select all

pfix=nox  commandline only, do not start X
If I pick this option, would I navagate to my C drive and then how do I navagate to the root and, finally, how do I format my hard drive?

Posted: Fri 30 Jul 2010, 13:10
by rjbrewer
If you had Ubuntu installed, the drive should already be formatted.
To install Puppy use Gparted in the menu.

If the previous Ubuntu is causing problems, I would wipe the hard
drive with Dariks BootnNuke (Dban). (a free iso)

Then use Puppys' gparted (device) to create disk label. format an
ext.3 partition, set boot flag, and finally make a swap partition of
256+ mb.

128 ram is a bit low, 256 would be much better.

Posted: Thu 05 Aug 2010, 19:55
by RetroTechGuy
Dawn wrote:
rjbrewer wrote:
Dawn wrote: I have posted further questions there.
I think I am required to edit some files.
I need suggestions and advice.
If you follow these instructions you don't have to edit files.

http://www.murga-linux.com/puppy/viewto ... 782#201565

Some information about the computer you are using, including ram,
cpu, might help.
It is a 2001 Sony Desktop. I will check the CPU type soon.
It is 128 megs of memory and about 111 gig hard drive

Your link is helpful but in order to do this step I want to first format my hard drive to start over completely since there are settings there now that seem to be getting in the way.
If you install Puppy frugal, the "settings" (presumably Windows settings) will have no effect. As long as your partition is not corrupted, you should be able to function just as it sits.

That's one of the wonderful features of Puppy, is that you can run it by booting from a CD, with a pupsave and the system image file on the HDD (so it can co-exist with your current OS). The next level up is to install a boot manager, so you don't need a boot CD -- or even performing a full install.

I run it on several of my Win98 machines, as well as on my XP laptop (on which I use a boot CD, as suggested above).

BTW, I have Puppy running on a 333MHz laptop (and have tested it with as little as 64MB RAM). I currently run 256MB RAM, and created a large swap file (512MB). Sometimes a little sluggish, but works fine. Puppy co-exists with the installed Win98 (which I no longer use on this machine).

BTW, this older laptop is currently using 4.1.2 Retro, and 4.3.1 Retro also worked. You may need to run a Retro version, depending on your actual hardware.
I am able to start the computer and go to a menu that offers the boot option:

Code: Select all

pfix=nox  commandline only, do not start X
If I pick this option, would I navagate to my C drive and then how do I navagate to the root and, finally, how do I format my hard drive?
Formatting drives in Linux is performed on un-mounted drives. If you have a Fat32 format, you could just leave it and drop your Puppy save files onto it (and may be able to repair/recover any files currently on the machine -- if that is needed).

If you truly want to reformat the drive (and have backed up all your personal files), open "rxvt" (command prompt) and type "gparted" (the graphical partition editor). If your drives are truly empty of any useful info, you cannot hurt anything. If you have files you want to save, you'll need to be a little more careful (back them up externally before playing).

(gparted probably exists in one of the GUI menus, but I don't recall where, so I just launch it from the command line).