pup_400.sfs not found on boot. (SOLVED)

Booting, installing, newbie
Post Reply
Message
Author
danielblues
Posts: 4
Joined: Tue 29 Jul 2008, 21:20

pup_400.sfs not found on boot. (SOLVED)

#1 Post by danielblues »

Hi,

I'm trying to use puppy Linux on an old, 128Mb, PII, dell laptop.
I've downloaded puppy-4.00-k2.6.21.7-seamonkey.iso, and checked the signature. After the initial boot screen, I've pressed enter and when it's

Code: Select all

Searching for Puppy files in computer disk drives ...
It fails with:

Code: Select all

pup_400.sfs not found. Dropping out to initial-ramdisk console...


Using the console I was able to mount the cd, and cat the file without problems.

I've also tried pfix=ram a verbose, but didn't help.

The laptop has the xubuntu installed and works ok with dsl, but puppy linux seams to be a better option.

After searching the forums and wiki didn't find a similar case, can any one give some pointers on what to test next?

Thanks

daniel
Last edited by danielblues on Wed 30 Jul 2008, 17:26, edited 1 time in total.

User avatar
hillside
Posts: 633
Joined: Sun 02 Sep 2007, 18:59
Location: Minnesota, USA. The frozen north.

#2 Post by hillside »

Are you running this from a cd? It sounds like you may have just written the iso to the hard drive. In that case it won't work. You need to burn it to a cd or install it as a frugal install to the hard drive.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#3 Post by rcrsn51 »

This is a fairly common problem with old optical drives. At bootup, try:

puppy ide=nodma acpi=off

Then read here for some other options.

danielblues
Posts: 4
Joined: Tue 29 Jul 2008, 21:20

#4 Post by danielblues »

Hi

Code: Select all

puppy ide=nodma acpi=off 
Worked! :-)

Thanks

daniel

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#5 Post by rcrsn51 »

Glad to help. You should now edit your original message and add "Solved" to the title.

For future reference, it would be interesting to know if only one of the two options is needed to fix your problem.

danielblues
Posts: 4
Joined: Tue 29 Jul 2008, 21:20

#6 Post by danielblues »

Hi,

Solved with:
puppy ide=nodma
Thanks again.

daniel

fredthomke
Posts: 2
Joined: Fri 22 Aug 2008, 16:10

Worked for my Dell Latitude laptop P-II, 128Mb too!

#7 Post by fredthomke »

Thanks for the solution. I searched and found this thread which described EXACTLY my problem, and the options

ide=nodma pfix=ram

worked for me. I didn't try the acpi=off, figuring it was a DMA issue.

By the way, in the option menu when booting from the CD, there is nothing listed as "ide=nodma" (PL v4.00 CD), so how would a newbie know to try this? This is my only beef about Linux -- a LOT of tribal knowledge ("Oh, yeah, I've seen that issue before, here is the fix..."). SOME distros do come with very good docs and online forum help -- PL ranks near if not AT the top, in my book! But I realize almost all the the Linux community is purely a grass roots effort, which I guess IS going to be somewhat "tribal" in nature...

Thanks again to all of you tribe members who support all of us newbies!!

- - fred

wportre
Posts: 4
Joined: Mon 20 Oct 2008, 20:46

#8 Post by wportre »

I am having this problem persistently (tried all the suggested options here and on other chats) on a newly built high-spec PC. The optical drive is SATA and I'm wondering if that might be contributing. Anything else I can try? I like Puppy and really don't want to put Ubuntu on there.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#9 Post by rcrsn51 »

It sounds like Puppy cannot see your SATA optical drive. The easiest work-around is to put the four core Puppy files on a flash drive - vmlinuz, initrd.gz, pupxxx.sfs and zdrvxxx.sfs. Then boot off the Live CD again. At the short initial pause, type:

Code: Select all

puppy pmedia=usbflash

wportre
Posts: 4
Joined: Mon 20 Oct 2008, 20:46

#10 Post by wportre »

Wow: thanks for the speedy reply. The boy's now on "The Beast"
(I built it for him) but I'll give it a shot and I WILL post the result. Cheers

wportre
Posts: 4
Joined: Mon 20 Oct 2008, 20:46

#11 Post by wportre »

That worked a treat. Thanks. Can't see the EIDE disk that is on there but I'll sort that out. Cheers. wp

wportre
Posts: 4
Joined: Mon 20 Oct 2008, 20:46

#12 Post by wportre »

Anyone else having this trouble try setting "sata mode" in bios from "ahci" to "raid".

User avatar
Béèm
Posts: 11763
Joined: Wed 22 Nov 2006, 00:47
Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win

#13 Post by Béèm »

wpotre wrote:Anyone else having this trouble try setting "sata mode" in bios from "ahci" to "raid".
But the consequence could be that Windows won't boot anymore.
At least that was my case with my Medion 8818 PC.
Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
[url=http://puppylinux.org/wikka/HomePage]Consult Wikka[/url]
Use peppyy's [url=http://wellminded.com/puppy/pupsearch.html]puppysearch[/url]

jenciso
Posts: 7
Joined: Sun 30 Nov 2008, 19:31
Location: Uruguay, Montevideo

#14 Post by jenciso »

rcrsn51 wrote:This is a fairly common problem with old optical drives. At bootup, try:

puppy ide=nodma acpi=off

Then read here for some other options.
Hi,
tried this on a Pentium-S/133/32RAM... won't work.
Now I've tryed every mix of nodma and acpi and pfix=ram and so on...

Posted in this thread before:
http://www.murga-linux.com/puppy/viewtopic.php?t=34429
(please read so I don't have to re-post same thing here :)

somebody who knows?

thanks
/javier

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#15 Post by rcrsn51 »

You need to recognize that 32 MB of memory is far below the minimum specs for Puppy. To get Puppy running on such a low-end machine you would be better off removing the hard drive and connecting it to a bigger computer. You could then do a conventional full install onto the drive. A swap partition will be essential.

jenciso
Posts: 7
Joined: Sun 30 Nov 2008, 19:31
Location: Uruguay, Montevideo

#16 Post by jenciso »

rcrsn51, thank you for answering...

I'm still wondering if this is the answer to the problem. I mean, if it's lack of ram, shouldn't it tell me "out of ram" or something, instead of this message?

IF I find some more ram to this machine (which I doubt) may I pass through this stop?

I do have a swap on disk, but it seems that it can't find the file from cd (because there's nothing on disk yet)

I'm answering some other people in this thread to:
http://www.murga-linux.com/puppy/viewtopic.php?t=34429

so I'll keep it over there...
thank you all
/javier

Post Reply