Puppy-Win32-Installer

A home for all kinds of Puppy related projects
Message
Author
fyujj
Posts: 102
Joined: Sat 04 Apr 2009, 17:40

#46 Post by fyujj »


User avatar
ecomoney
Posts: 2178
Joined: Fri 25 Nov 2005, 07:00
Location: Lincolnshire, England
Contact:

#47 Post by ecomoney »

And then there were two :D

European Mirror (non ad supported/unlimited download bandwidth)

http://www.ecomoney.eu/puppy/winstaller/slaxerpup.exe
Puppy Linux's [url=http://www.murga-linux.com/puppy/viewtopic.php?p=296352#296352]Mission[/url]

Sorry, my server is down atm!

User avatar
ecomoney
Posts: 2178
Joined: Fri 25 Nov 2005, 07:00
Location: Lincolnshire, England
Contact:

#48 Post by ecomoney »

P.S. Seeker, your installer helped me out of a really tight spot at an important meeting yesterday. I understand it is responsible for Puppy-Linuxing another cybercafe in nearby in Goole also.

http://www.murga-linux.com/puppy/viewto ... 3&start=30

Many thanks
Puppy Linux's [url=http://www.murga-linux.com/puppy/viewtopic.php?p=296352#296352]Mission[/url]

Sorry, my server is down atm!

User avatar
tasmod
Posts: 1460
Joined: Thu 04 Dec 2008, 13:53
Location: North Lincolnshire. UK
Contact:

#49 Post by tasmod »

Oh yes :D :D

Just what I wanted, now I can give this out to friends and tell them to play away to their hearts content. I don't have to go round and 'help' them install. :lol:

I tried it out myself with the 421 edition and it installed on an XP laptop OK, however it took a second boot to get the selection menu. No biggy. (Maybe I missed it first time, too quick, I had looked round and it was XP again)

Barry should really look at this for the main Puppy site. More converts I'm sure.
Rob
-
The moment after you press "Post" is the moment you actually see the typso 8)

User avatar
ecomoney
Posts: 2178
Joined: Fri 25 Nov 2005, 07:00
Location: Lincolnshire, England
Contact:

#50 Post by ecomoney »

Barry should really look at this for the main Puppy site. More converts I'm sure.
We could edit the download page at puppylinux.org ourselves and put it up there...unless there are any objections?

Perhaps Seeker, a useful feature for the next version would be to give users the choice of having Puppy or XP as the default at bootup.
Puppy Linux's [url=http://www.murga-linux.com/puppy/viewtopic.php?p=296352#296352]Mission[/url]

Sorry, my server is down atm!

User avatar
tasmod
Posts: 1460
Joined: Thu 04 Dec 2008, 13:53
Location: North Lincolnshire. UK
Contact:

#51 Post by tasmod »

Tried to do Puppy 214R from tuxxx but no joy because of the sub-directory requirement.

Can't get GP_Builder to create a sub-directory in Program Files group.
Rob
-
The moment after you press "Post" is the moment you actually see the typso 8)

User avatar
tasmod
Posts: 1460
Joined: Thu 04 Dec 2008, 13:53
Location: North Lincolnshire. UK
Contact:

#52 Post by tasmod »

OK, now done Barrys Puppy430 and it works beautifully, so simple.

One niggle, the failed builds although uninstalled correctly have left menu entries in bootloader.

Edited menu.lst and removed them.
Rob
-
The moment after you press "Post" is the moment you actually see the typso 8)

User avatar
tasmod
Posts: 1460
Joined: Thu 04 Dec 2008, 13:53
Location: North Lincolnshire. UK
Contact:

#53 Post by tasmod »

One suggestion, after a Puppy install is completed would it be possible to add a dialogue box 'do you wish to restart to choose Puppy'

Similar to the 'Your computer needs to be restarted to see changes'
Rob
-
The moment after you press "Post" is the moment you actually see the typso 8)

User avatar
ecomoney
Posts: 2178
Joined: Fri 25 Nov 2005, 07:00
Location: Lincolnshire, England
Contact:

#54 Post by ecomoney »

tasmod, a work around for 2.14X would be to move the pup_214x.sfs file it uses down a directory level to C:\ . You might need to remove the psubdir arguement also.

Im going to be looking at the initrd.gz file this weekend hopefully to add the psubdir and netbooting facilities newer pups have.
Puppy Linux's [url=http://www.murga-linux.com/puppy/viewtopic.php?p=296352#296352]Mission[/url]

Sorry, my server is down atm!

User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#55 Post by mikeb »

Perhaps a simpler approach would be to have version of the installer that does not use subdirectories for older puppies rather than having to hack code each time its needed...once packaged the user would be non the wiser.

mike

seeker
Posts: 89
Joined: Thu 27 Nov 2008, 00:43
Location: Indiana, USA

#56 Post by seeker »

Tasmod,
Tried to do Puppy 214R from tuxxx but no joy because of the sub-directory requirement.
According to davesurrey 214R uses different menu.lst entries to boot from a subdir.
http://www.murga-linux.com/puppy/viewto ... 451#323451
It looks like you need to change

Code: Select all

kernelstr = "kernel (hd0,0)/" + installDir +"/vmlinuz psubdir=" + installDir
to

Code: Select all

 kernelstr = "kernel (hd0,0)/" + installDir +"/vmlinuz root=/dev/ram0 psubdir=" + installDir
  
in install-puppy.bas near line 335 to set that as default. Haven't tried it though.
One suggestion, after a Puppy install is completed would it be possible to add a dialogue box 'do you wish to restart to choose Puppy'
That is an option in your GP-Install project. Load the pup-installer.gpi and select Dialogs/Extensions, click the Dialogs tab, select the 'Setup Complete' dialog, then click the 'Show the Restart Windows dialog' radio button. Click OK and save it. I haven't tested it so I don't know if it works for all versions of Windows.
Can't get GP_Builder to create a sub-directory in Program Files group
The Puppy subdir can only be one level deep. That's a Puppy requirement, not mine. If a puplet is made that can go more than 1 level deep the code can be changed in pup-install.bas to allow it.
ecomoney wrote: P.S. Seeker, your installer helped me out of a really tight spot at an important meeting yesterday. I understand it is responsible for Puppy-Linuxing another cybercafe in nearby in Goole also.
:D :D

Seeker

User avatar
ecomoney
Posts: 2178
Joined: Fri 25 Nov 2005, 07:00
Location: Lincolnshire, England
Contact:

#57 Post by ecomoney »

Hi I still havnt got round to updating the init script for 2.14x. There has been some progress by someone else with this..but I believe it doesnt use the puppy standard.

I also still havnt got round to installing the .exe make myself yet :oops: BUT I WILL!

If someone is experimenting with it, I would be grateful if they would make an .exe package for the kids educational puppy derivitive HanSamBen. It is a remastered 4.12 so shouldnt pose many problems I dont think.

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

I would be happy to host this (and more) installers as they become available.
Puppy Linux's [url=http://www.murga-linux.com/puppy/viewtopic.php?p=296352#296352]Mission[/url]

Sorry, my server is down atm!

User avatar
tasmod
Posts: 1460
Joined: Thu 04 Dec 2008, 13:53
Location: North Lincolnshire. UK
Contact:

#58 Post by tasmod »

Done it for you Rob.

Tried to upload it to datafilehost but it has bounced 3 times. Will try again later today.
Rob
-
The moment after you press "Post" is the moment you actually see the typso 8)

User avatar
tasmod
Posts: 1460
Joined: Thu 04 Dec 2008, 13:53
Location: North Lincolnshire. UK
Contact:

#59 Post by tasmod »

Ooops. :oops: Just realised it has 25meg limit and exe is 272meg.
Rob
-
The moment after you press "Post" is the moment you actually see the typso 8)

User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#60 Post by mikeb »

Done it for you Rob.

Tried to upload it to datafilehost but it has bounced 3 times. Will try again later today.
_________________
Rob
Is this Installer built by roberts?

mike

User avatar
tasmod
Posts: 1460
Joined: Thu 04 Dec 2008, 13:53
Location: North Lincolnshire. UK
Contact:

#61 Post by tasmod »

"Does not compute" error, error, error :?: :!: :idea: :arrow: :?:
Rob
-
The moment after you press "Post" is the moment you actually see the typso 8)

User avatar
ecomoney
Posts: 2178
Joined: Fri 25 Nov 2005, 07:00
Location: Lincolnshire, England
Contact:

#62 Post by ecomoney »

Hi Rob, Ive sent you FTP details via PM, thanks for sorting this out.
Puppy Linux's [url=http://www.murga-linux.com/puppy/viewtopic.php?p=296352#296352]Mission[/url]

Sorry, my server is down atm!

User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#63 Post by mikeb »

root=/dev/ram0
this was needed for older kernels and is not related to subdirectories....in case there was any confusion there.....a lookup table of puppy versions and menu requirements perhaps..the version could be taken from the pup_xxx.sfs name.

mike

User avatar
tasmod
Posts: 1460
Joined: Thu 04 Dec 2008, 13:53
Location: North Lincolnshire. UK
Contact:

#64 Post by tasmod »

Uploaded puphamsamben.exe file to ecomoney server. Took a while as it kept dropping connection.

This is the full version.

http://www.ecomoney.eu/puppy/winstaller ... samben.exe
Rob
-
The moment after you press "Post" is the moment you actually see the typso 8)

User avatar
ecomoney
Posts: 2178
Joined: Fri 25 Nov 2005, 07:00
Location: Lincolnshire, England
Contact:

#65 Post by ecomoney »

Cheers Tasmod, I will give it a quick test before I submit it to the HSB thread. :)
Puppy Linux's [url=http://www.murga-linux.com/puppy/viewtopic.php?p=296352#296352]Mission[/url]

Sorry, my server is down atm!

Post Reply