[solved] savefile; how to make Puppy use new location?

Booting, installing, newbie
Post Reply
Message
Author
mattrix
Posts: 10
Joined: Mon 21 Mar 2011, 10:47

[solved] savefile; how to make Puppy use new location?

#1 Post by mattrix »

I had to move my frugal wary 511 install from sda6 to sda7. I just copied everything accross, and modified grub.
EDIT: I have also renamed the directory on sda6

When it starts sda7 is mounted and sda6 is not mounted; but it does not load the savefile on sda7 (I have to setup xorg again, etc)

When I "reboot" before it shuts down wary mounts sda6 and offers to create a save file on sda6 ; from there I can change the directory but not the partition.

How can I make it use the savefile on sda7?

sda6 is not even the first linux partition on the disk

my boot paras are:

pmedia=atahd psubdir=wary-51 vga=normal
Last edited by mattrix on Tue 19 Apr 2011, 01:17, edited 1 time in total.

Bruce B

Re: savefile problem

#2 Post by Bruce B »

Did you modify grub hd, for example:

(hd0,5) or (hd0,6) something I think to look at

mattrix
Posts: 10
Joined: Mon 21 Mar 2011, 10:47

Re: savefile problem

#3 Post by mattrix »

Did you modify grub hd, for example:

(hd0,5) or (hd0,6)
Yes I fixed the partitions in grub, grub would complain if it couldnt find the kernel or initrd.

Puppy starts OK. Just the savefile isn't loaded.
Also sda7 is mounted, so I presume wary_511.sfs is loaded from sda7.

Wary seems to stop looking for a savefile at sda6

Bruce B

Re: savefile problem

#4 Post by Bruce B »

mattrix wrote:
Did you modify grub hd, for example:

(hd0,5) or (hd0,6)
Yes I fixed the partitions in grub, grub would complain if it couldnt find the kernel or initrd.
You said you copied, if you hadn't said that, I wouldn't have made the post.
I just copied everything accross
That means vmlinuz and initrd.gz is still where it was and in the new location.

~

Darkgame
Posts: 203
Joined: Sat 19 Mar 2011, 00:55

#5 Post by Darkgame »

copy everything from yr iso into the new partition, and make grub load from the new partition

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

#6 Post by rcrsn51 »

The other argument you want to use is "pdev1=sda7". This will force Puppy to look only in sda7.

However, I once had trouble moving a savefile to a different partition. There was something in the savefile that always referred back to the old location. The only solution was to start a new savefile and manually copy the content over from the old version.

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#7 Post by bigpup »

This could be causing your problem.
How finding save files works.
http://bkhome.org/blog/?viewDetailed=01922

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

#8 Post by Béèm »

I think BruceB had in mind that it would be better to move the files then to copy the files.
Now on boot, two copies of the same puppy files are found and I think the first one(s) found are used.
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]

mattrix
Posts: 10
Joined: Mon 21 Mar 2011, 10:47

#9 Post by mattrix »

I think BruceB had in mind that it would be better to move the files then to copy the files.
I see, sorry BruceB if I caused offence, none meant.
The other argument you want to use is "pdev1=sda7". This will force Puppy to look only in sda7
Thankyou rcrsn51, wary now loads the save file and wary_511.sfs from the same place.
Strange that it didn't want to put the savefile in the directory it loaded wary from.

thanks for the help everyone
wary now has a bigger kennel

Post Reply