"pup_301.sfs not found" on booting Cloudy Skies Live distro

Booting, installing, newbie
Message
Author
User avatar
Karl Godt
Posts: 4199
Joined: Sun 20 Jun 2010, 13:52
Location: Kiel,Germany

#31 Post by Karl Godt »

Hmmm .. I like the init ram disk shell .

Code: Select all

pmedia=usbflash /init
- perhaps two times
and

Code: Select all

exec switch
?

~
Privately am running xephem
XEphem 3.7.6 - Clear Sky Institute Inc. http://www.clearskyinstitute.com/xephem/

version 3.7.5rc11
that I compiled myself .. had it on Win Sky Drive .. not anymore .. they had reduced sizes ..
«Give me GUI or Death» -- I give you [[Xx]term[inal]] [[Cc]on[s][ole]] .
Macpup user since 2010 on full installations.
People who want problems with Puppy boot frugal :P

liro

#32 Post by liro »

Okay, I just give up on this... I've tried everything mentioned in this thread several times and none of it works, producing the same errors on both my laptop and the desktop computer. Maybe I'm just cursed? :/ I dunno, but it seems like I'm just not destined to use Cloudy Skies Live, for the time being at least.

Thanks for the help anyway.

User avatar
Karl Godt
Posts: 4199
Joined: Sun 20 Jun 2010, 13:52
Location: Kiel,Germany

#33 Post by Karl Godt »

What I could think of is to use the initrd.gz from other later Puppies , just changing the DISTRO_SPECS file inside of these .

Have not dl Puppy Cloudy Skies for its huge size of 450MB .

liro

#34 Post by liro »

Karl Godt wrote:What I could think of is to use the initrd.gz from other later Puppies , just changing the DISTRO_SPECS file inside of these .

Have not dl Puppy Cloudy Skies for its huge size of 450MB .
Thanks Karl, I tried that but it didn't work. I think I'll just forget about it for the moment, wasted too much time on it already :P.

At least I've got Stellarium to work now on Slacko 5.6 (just upgraded today).

jaje
Posts: 26
Joined: Wed 15 Oct 2014, 00:23

One More Suggestion

#35 Post by jaje »

I know this is kind of old, but I might have stumbled on another answer. I was trying to use ISOBooter to boot Slacko Puppy (among others) from a USB. It kept using my save file from the Puppy installed on my hard drive, and on a computer with no Puppy installed, it came up with the same red text pictured in a previous post in this thread (not able to find .sfs file).

After reading some of the other solutions, I tried altering the menu.lst file in the root of the USB before I messed with anything in the .iso. Under the entry for Slacko Puppy, I changed the "pmedia=cd" to "pmedia=usbflash/slacko-5.7-NO-pae.iso". I rebooted and it worked.

If everyone is way ahead of me on this, please disregard. - I don't know what I am doing, so this was a major breakthrough for me!

John

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

#36 Post by rcrsn51 »

Could you run a few more tests?

1. Set up ISObooter to boot off the splash screen. Does this help with finding the SFS file?

2. Set up ISObooter to NOT boot off the splash screen, but change the menu.lst entry to "pmedia=xxx". Does this work?

ISObooter uses "pmedia=cd" because it is Puppy's most aggressive mode for locating files, and usually works correctly. But it might also find a savefile on the hard drive, which you might not want.

jaje
Posts: 26
Joined: Wed 15 Oct 2014, 00:23

#37 Post by jaje »

rcrsn51 wrote:Could you run a few more tests?
1. Set up ISObooter to boot off the splash screen. Does this help with finding the SFS file?
Booting it with the splash screen, it still found and used the savefile from the hard drive.
rcrsn51 wrote:2. Set up ISObooter to NOT boot off the splash screen, but change the menu.lst entry to "pmedia=xxx". Does this work?
Yes, that worked! It found and loaded the SFS file from the ISO.

Thanks!

User avatar
8Geee
Posts: 2181
Joined: Mon 12 May 2008, 11:29
Location: N.E. USA

#38 Post by 8Geee »

I realize this is apparently solved, but one thing I noticed on the boot up

"pup_301.sfs"

An archaic thread about this problem revealed then that a line of coding
IN ERROR used an underscore to search the sfs file. It SHOULD be

"pup-301.sfs" with a dash

This goes back to 2008.
Linux user #498913 "Some people need to reimagine their thinking."
"Zuckerberg: a large city inhabited by mentally challenged people."

jaje
Posts: 26
Joined: Wed 15 Oct 2014, 00:23

#39 Post by jaje »

rcrsn51 wrote:1. Set up ISObooter to boot off the splash screen. Does this help with finding the SFS file?

2. Set up ISObooter to NOT boot off the splash screen, but change the menu.lst entry to "pmedia=xxx". Does this work?
Okay, I did a few more tests - I tried the above two methods on:
precise-5.7.1-retro.iso and
racy-5.5.iso

Neither worked either way (couldn't find SFS file), but the Slacko Puppy works fine with the pmedia=xxx method. Something's different about Precise and Racy...

jaje
Posts: 26
Joined: Wed 15 Oct 2014, 00:23

#40 Post by jaje »

jaje wrote:
rcrsn51 wrote:1. Set up ISObooter to boot off the splash screen. Does this help with finding the SFS file?

2. Set up ISObooter to NOT boot off the splash screen, but change the menu.lst entry to "pmedia=xxx". Does this work?
Okay, I did a few more tests - I tried the above two methods on:
precise-5.7.1-retro.iso and
racy-5.5.iso

Neither worked either way (couldn't find SFS file), but the Slacko Puppy works fine with the pmedia=xxx method. Something's different about Precise and Racy...
Nope, I am wrong - it is finding the SFS file from the hard drive with the Slacko. I installed Precise on the hard drive and now it too boots from the USB.

It is reading the SFS file from the HD because when it shuts down (after running from USB) it says something like "Unmounting sda5" where Slacko is installed.

Post Reply