Page 1 of 1

test iso 20th October 2005

Posted: Thu 20 Oct 2005, 12:49
by BarryK
Available:
http://puppy.wise-guy.us/

I have figured out why that /root/archive folder goes missing, so have fixed that.

Have also modified rc.reboot-cd so does not close the dvd when it gets full.
-- as that seems to be the "endless loop" problem.

Have some testing to determine dvd size, to cater for mini-DVDs.
Although growsisofs itself will determine when it has reached end of a DVD,
I don't want part of a session saved on a DVD.

The shutdown script had a problem with DVD-RWs and DVD+RWs,
thinking they were full when they were not. This should be fixed.

It should work okay with a CD-R.

See README file on the above link.

Posted: Sat 22 Oct 2005, 16:11
by Flash
Barry,

The first time I shut down 20oct05 DVD, it says the disk is closed and I should insert a new one. I just leave the same (DVD+RW) in. It says there is already a fs on the disk but then overwrites it. I tried it twice, with +RW regular size and -RW mini disk. I haven't had time to test further but as I recall the reburned disk boots okay with the settings intact, and shuts down saving the session as it should.

iso mounting and the nice pie script

Posted: Sat 22 Oct 2005, 16:34
by Guest
I was developing a little script to open up iso files, or burn to CD or burn DVD when an iso file is double clicked, and I got an unexpected script error from some other script, which I think is related to the new pie display

Code: Select all

mount -o loop -t iso9660 -r /mnt/hda3/current.iso /mnt/cdrom
the mount work fine any way.

Posted: Sat 22 Oct 2005, 17:52
by Flash
What version of Puppy? Are you using multisession CD or DVD?

version 1.06 test iso Oct 20

Posted: Sat 22 Oct 2005, 18:25
by Ted Dog
That was me. multi-session DVD (of course :wink: _) on DVD-R

Re: iso mounting and the nice pie script

Posted: Sat 22 Oct 2005, 22:55
by BarryK
Anonymous wrote:I was developing a little script to open up iso files, or burn to CD or burn DVD when an iso file is double clicked, and I got an unexpected script error from some other script, which I think is related to the new pie display

Code: Select all

mount -o loop -t iso9660 -r /mnt/hda3/current.iso /mnt/cdrom
the mount work fine any way.
Ted Dog,
See this:
http://www.murga.org/~puppy/viewtopic.php?t=2765

Could you try using losetup-FULL first, to associate the file with /dev/loop2.

Posted: Sat 22 Oct 2005, 23:03
by BarryK
Flash wrote:Barry,

The first time I shut down 20oct05 DVD, it says the disk is closed and I should insert a new one. I just leave the same (DVD+RW) in. It says there is already a fs on the disk but then overwrites it. I tried it twice, with +RW regular size and -RW mini disk. I haven't had time to test further but as I recall the reburned disk boots okay with the settings intact, and shuts down saving the session as it should.
So, after that first hiccup, it is now working okay?

As you had been using the DVD+RW before, perhaps it was full?
But, yes, I see that the way it is working is confusing.
Currently the shutdown script doesn't know if you have a DVD-R/+R or a DVD+RW/-RW, so sees the DVD is full and wants a new one.
I'll need to think about the logic of this.

Posted: Sat 22 Oct 2005, 23:44
by Flash
BarryK wrote:
Flash wrote:Barry,

The first time I shut down 20oct05 DVD, it says the disk is closed and I should insert a new one. I just leave the same (DVD+RW) in. It says there is already a fs on the disk but then overwrites it. I tried it twice, with +RW regular size and -RW mini disk. I haven't had time to test further but as I recall the reburned disk boots okay with the settings intact, and shuts down saving the session as it should.
So, after that first hiccup, it is now working okay?
So far it seems to be working okay, but I've only booted it then shut it down maybe twice. The thing that bothers me most is the apparent difficulty getting online. Mozilla opens then says at the bottom "searching for goosee.com" or whatever, for a long time. I reboot into Windows and it connects at the usual speed so I suspect there really is a problem with the 20oct05 version. Will revert to 19oct05 tomorrow on the same disk for a test.
BarryK wrote:As you had been using the DVD+RW before, perhaps it was full?
Yes it was full. I had reused it several times, overburning it each time, before I overburned it with 20oct05.

Help Test Experimental Development (www.hted.com/puppy)

Posted: Sun 30 Oct 2005, 16:29
by Ted_Dog
The Experimental Oct 20th ISO and any upcomming RC can be found here.
http://www.hted.com/puppy/

iso 10/20 works better on CF-IDE's in DevonIT puppy

Posted: Mon 31 Oct 2005, 00:25
by Ted Dog
Hay, I had an unexpected good experience moving the testiso onto the CompactFlash Card in a new DevonIT NTA. It makes it faster, since the detection of the CF puts /ROOT into memory rather than treating it like a RW drive speeds increased. How ever I did modify the zeroing out part at the end and the memory detection at the beginning since half of the RAM was not being used. :P

Posted: Mon 31 Oct 2005, 01:10
by BarryK
Ted Dog,
I've commented-out that zeroing-out code, as it is criticised takes too much time, also unecessary writes to flash.

So, that url... if I upload 1.0.6rc to babb's wise-guy.us, will you get it from there? -- I can let you know first, before announcing it.

RC - hosting

Posted: Mon 31 Oct 2005, 01:25
by Ted Dog
Yes, I will pull it from where ever you say. I was try to find out how I could open a upload area for either site. The weekend staff at the hosts site must be new, he gave me a generic answer, twice in the same email.