LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Puppy (https://www.linuxquestions.org/questions/puppy-71/)
-   -   Puppy 501 won't load (https://www.linuxquestions.org/questions/puppy-71/puppy-501-wont-load-811041/)

riki 05-30-2010 04:17 AM

Puppy 501 won't load
 
I am running the Puppy CD 501 on my desktop without problems but it won't load on either my Packard Bell laptop or Samsung Q1 Tablet PC. Something about "not finding drives" seems to be the issue. Any ideas? TIA

Wu2wei 05-30-2010 09:08 AM

Did you set the laptop and tablet to boot from CD rsp. USB?

The BIOS needs to know which boot medium to find Puppy on and to boot from.

riki 05-31-2010 01:32 AM

Quote:

Originally Posted by Wu2wei (Post 3986250)
Did you set the laptop and tablet to boot from CD rsp. USB?

The BIOS needs to know which boot medium to find Puppy on and to boot from.

I haven't encountered any booting/loading issues with other CDs. The problem with Puppy is that it starts loading OK. See below:

Loading drivers needed to access disk drives....DONE

Searching for Puppy files in computer disk drives... lupu-501.sfs not found. Drop ping out to initial-ramdisk console...
/bin/sh: can't access tty: job control turns off.
#_

rokytnji 05-31-2010 01:47 AM

For sfs not found in Puppy.

http://www.murga-linux.com/puppy/viewtopic.php?t=48596

You might want to try renaming lupu-501.sfs to lupu_501.sfs and see if it finds it also. There are suggestions in that thread on how to rename the .sfs

riki 05-31-2010 04:13 AM

Quote:

Originally Posted by rokytnji (Post 3987056)
For sfs not found in Puppy.

http://www.murga-linux.com/puppy/viewtopic.php?t=48596

You might want to try renaming lupu-501.sfs to lupu_501.sfs and see if it finds it also. There are suggestions in that thread on how to rename the .sfs

I think that my problem is knowing how to copy lupu-501.sfs to RAM if the CD doesn't load. No problems on the desktop but my laptop won't have it as explained in my previous post. How can I configure Puppy and access BootManager? Somewhat confused. Need enlightening. TIA

riki 05-31-2010 12:19 PM

I've tried to copy the required ludu-501.sfs from the desktop (where Puppy has loaded perfectly) to a flash drive to install on laptop but it won't read it nor copy it. Stumped! Puppy would have been ideal for the Q1 Tablet PC. :o

rokytnji 05-31-2010 01:30 PM

Not a lot of Info for a Samsung Q1 UMPC Touchscreen Tablet.

http://www.google.com/cse?cx=0159956...pupsearch.html

hilyard 05-31-2010 09:18 PM

Samsung Q1 UMPC Touchscreen Tablet google returned => http://reviews.cnet.com/mobile-conne...=mncolBtm;rnav

Looks like a good candidate for antiX

Ask the man from Judge Roy Bean Country!

riki 06-01-2010 01:22 AM

Thanks for the links guys but nothing from what I have read offers a solution.

Wu2wei 06-01-2010 04:50 AM

Maybe we are missing some information here. Let me ask you this:

How do you boot Puppy on the laptop and the tablet PC?
From an internal CD-drive or from an external one, hooked up via USB?
Or are you trying to boot directly from USB?
Have you md5-checked your downloaded ISO?
Do other Linux' run? gparted or pmagic CD e.g.?

If the answer to the latter is yes, then you can go about and set up a Linux partition for Puppy. 2-3GB would be enough. Install Grub to /boot/grub/ and copy some files from the Puppy ISO into this partition or a subdirectory on it. Here are some good instructions how to go about this:
http://www.murga-linux.com/puppy/viewtopic.php?t=28913
http://www.murga-linux.com/puppy/vie...25ca1ddca90dad

As you might already have a Linux partition and grub, then all that is necessary is to edit menu.lst accordingly. Here is an example entry for 501:
Quote:

# Linux bootable partition config begins
title Puppy Lupu Frugal-ext3 (on /dev/sda7)
rootnoverify (hd0,6)
kernel (hd0,6)/lupu/vmlinuz PMEDIA=atahd PDEV1=sda7 psubdir=lupu
initrd (hd0,6)/lupu/initrd.gz
# Linux bootable partition config ends
Once this is setup, you can boot your Puppy from the HD of your machine using Grub as the boot choice screen.

riki 06-01-2010 07:47 AM

Quote:

Originally Posted by Wu2wei (Post 3988387)
Maybe we are missing some information here. Let me ask you this:

How do you boot Puppy on the laptop and the tablet PC?
From an internal CD-drive or from an external one, hooked up via USB?
Or are you trying to boot directly from USB?
Have you md5-checked your downloaded ISO?
Do other Linux' run? gparted or pmagic CD e.g.?

If the answer to the latter is yes, then you can go about and set up a Linux partition for Puppy. 2-3GB would be enough. Install Grub to /boot/grub/ and copy some files from the Puppy ISO into this partition or a subdirectory on it. Here are some good instructions how to go about this:
http://www.murga-linux.com/puppy/viewtopic.php?t=28913
http://www.murga-linux.com/puppy/vie...25ca1ddca90dad

As you might already have a Linux partition and grub, then all that is necessary is to edit menu.lst accordingly. Here is an example entry for 501:


Once this is setup, you can boot your Puppy from the HD of your machine using Grub as the boot choice screen.

Thanks for coming in. First of all, I would like to run Puppy without the HD. The RAM installation appeals to me for various reasons. I have used an external drive via USB, like for all the livecds I have run in the past. This morning, I had some measure of success by installing Puppy_Crypt_430. No problem with this one! Why doesn't it work with Lucid Puppy 501? Computers...

Wu2wei 06-01-2010 12:58 PM

Just to clarify:

A frugal installation of Puppy to the HD does NOT result in Puppy running from HD. Puppy loads itself into RAM every time you boot it.

And...if other Puppies run, did you md5-check Puppy 501?

In general: You might want to check your specific requirements and ideas in a dedicated puppy search engine:

http://wellminded.com/puppy/pupsearch.html

riki 06-01-2010 04:27 PM

I appreciate your help Wu2wei and yes I did md5-check Puppy 501 which, I stress, works fine on two other machines. The Q1 is the one I am having trouble with. Puppy Crypt installed alright but can't find the install icon/file anywhere. So that's no good either. All my checks and re-checks to boot 501 have proved negative so I have decided to pull out the plug on this one.

Wu2wei 06-02-2010 03:15 AM

That's okay riki, if you decide for some other OS.

Just as a general information: You find all executables for installed programs under /usr/share/applications. That goes for all Puppies as far as I can remember back.

riki 06-03-2010 01:04 AM

Quote:

Originally Posted by Wu2wei (Post 3989741)
That's okay riki, if you decide for some other OS.

Just as a general information: You find all executables for installed programs under /usr/share/applications. That goes for all Puppies as far as I can remember back.

Thanks again for your help, much appreciated.


All times are GMT -5. The time now is 12:11 AM.