The time now is Sat 18 May 2013, 16:15
All times are UTC - 4 |
|
Page 269 of 326 [4876 Posts] |
Goto page: Previous 1, 2, 3, ..., 267, 268, 269, 270, 271, ..., 324, 325, 326 Next |
| What is the best Puppy Version ever, LOL |
| 2.14x |
|
20% |
[ 6 ] |
| 2.14x |
|
13% |
[ 4 ] |
| 2.14x |
|
30% |
[ 9 ] |
| Other: 2.14x only |
|
36% |
[ 11 ] |
|
| Total Votes : 30 |
|
| Author |
Message |
MinHundHettePerro

Joined: 05 Feb 2009 Posts: 831 Location: SE
|
Posted: Wed 15 Dec 2010, 19:49 Post subject:
Re: Puppy frugal 2.14X |
|
| sheldonisaac wrote: | Folks, please excuse: have struggled with this for days.
I got a Puppy 2.14X from
http://www.wisdom-seekers.com/puppy/214x/214X-RC5.iso
It boots fine off the CD-RW on this ASUS P5A (motherboard) computer.
I tried to do a frugal install on an HD (connected to IDE port of a
Promise controller; see
http://www.murga-linux.com/puppy/viewtopic.php?t=48708 )
It sort of works, but always asks which pupsave to use: 0 (none) or 1
or 2 (they are both the same, that is
/initrd/mnt/dev_save/puppy214/pup_save-dec12.2fs
How can I make the booting use that file, without offering the 3 (actually 2) choices?
Below is E:\boot\grub\menu.lst
| Code: |
default 0
timeout 10
title Windows 98se
rootnoverify (hd0,0)
chainloader +1
makeactive
boot
title Puppy Linux 214 frugal
rootnoverify (hd0,2)
kernel /puppy214/vmlinuz pmedia=idehd root=/dev/ram0 PDEV1=hde3 acpi=force psubdir=puppy214
initrd /puppy214/initrd.gz
boot
|
Many thanks,
Sheldon Isaac |
Perhaps, that since you state | Code: | | rootnoverify (hd0,2) | and | Code: | | ...... PDEV1=hde3 ... | the init-scripts get confused if there are no puppy files in hde3 (hd(4,2)).
Anyway, many, many pages (and moons) ago it was discussed how to specify a specific pup_save-file to be automatically loaded and used; the full blast boot lines would look something like this for a pup_save-214XRC5.2fs in /dev/hda5/puppy_214XRC5/ ((hd0,4), ext2-formatted): | Code: | title Puppy 214XRC5 on hda5/puppy_214XRC5_ext2FS
rootnoverify (hd0,4)
kernel /puppy_214XRC5/vmlinuz root=/dev/ram0 PMEDIA=idehd PDEV1=hda5 PUPMODE=12 DEV1FS=ext2 SFSFILE=ext2,hda5,/puppy_214XRC5/pup_214X.sfs ZDRV=ext2,hda5,/puppy_214XRC5/zdrv_214X.sfs PUPSAVE=ext2,hda5,/puppy_214XRC5/pup_save-214XRC5.2fs PKEYS=se
initrd /puppy_214XRC5/initrd.gz | Not everything in the above boot stanza is needed, though . Please, simplify as needed ....
No promises it will work for your Promise controller thingy, though ........
Hth /
MHHP
_________________ Celeron 2.8 GHz, 1 GiB RAM, i82845 graphics, many partitions, Pupmode 12 (13)
Mostly running Slacko & 214X
Nämen, vaf.... ln -s /dev/null MHHP
|
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 10720 Location: Ontario Canada,Sydney Australia
|
Posted: Thu 16 Dec 2010, 03:04 Post subject:
|
|
Qasim <------ spammer
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games

|
|
Back to top
|
|
 |
sheldonisaac
Joined: 21 Jun 2009 Posts: 287 Location: Philadelphia, PA
|
Posted: Thu 16 Dec 2010, 19:15 Post subject:
Frugal puppy |
|
| Quote: | No promises it will work for your Promise controller thingy, though ........
Hth
MHHP |
Thanks; since then. I lost the ability to boot 214X.
Got various errors (in red), apparently arising from not finding the main .sfs file.
I have just moved the Puppy files to the root of the vfat partition, and it works.
Here's relevant part of menu.lst:
| Code: |
Title Puppy Linux 214 frugal
rootnoverify (hd0,4)
kernel /vmlinuz root=/dev/ram0 pmedia=atahd PDEV1=hde5 acpi=force
initrd /initrd.gz
boot
|
I'll put a link to this by your post in the beginners forum.
Have seen several people comment that definitive information and explanation of what the kernel parameters do is too hard to find.
Thanks again,
Sheldon
|
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 10720 Location: Ontario Canada,Sydney Australia
|
Posted: Sat 18 Dec 2010, 12:56 Post subject:
|
|
If people are still having winkey issue's with metacity could you install this and restartX server basically it removes all winkey bindings, so if the key is held down it shouldn't register anything
ttuuxxx
| Description |
|

Download |
| Filename |
Metacity-WinKeyFix-01.pet |
| Filesize |
578 Bytes |
| Downloaded |
181 Time(s) |
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games

|
|
Back to top
|
|
 |
MinHundHettePerro

Joined: 05 Feb 2009 Posts: 831 Location: SE
|
Posted: Sat 18 Dec 2010, 19:11 Post subject:
|
|
Hello, ttuuxxx !
Metacity WinKey-bindings:
Original bindings-conf + Xorg + pc102; doesn't work, but doesn't do any harm .
Original bindings-conf + Xorg + pc105; WORKS .
Original bindings-conf + Xvesa; the strange behaviour that's been reported before, and recently in the Beginners' forum .
Of course, your latest .pet in the post above solves the issue for Xvesa, but also makes it impossible to utilise the key-bindings, should one later on succed in running Xorg .
Just a thought:
(and forgive me if it's too obvious and simple ..., anyways, here goes)
Perhaps put %gconf_Xvesa.xml (from your .pet above) and %gconf_Xorg.xml (the original %gconf.xml) somewhere like /root/.Mcity_KeyBind_bak/ and run something like the following after X is started, but before Metacity is initiated:
| Code: | #!/bin/sh
# MHHP 101218
if [ `readlink /usr/X11R7/bin/X` = "Xorg" ]; then
S=`grep -i 'Super' /root/.gconf/apps/metacity/global_keybindings/%gconf.xml`
if [ "$S" = "" ]; then
cp -af /root/.Mcity_KeyBind_bak/%gconf_Xorg.xml /root/.gconf/apps/metacity/global_keybindings/%gconf.xml 2> /dev/null
fi
fi
if [ `readlink /usr/X11R7/bin/X` = "Xvesa" ]; then
S=`grep -i 'Super' /root/.gconf/apps/metacity/global_keybindings/%gconf.xml`
echo "Xvesa"
if [ ! "$S" = "" ]; then
cp -af /root/.Mcity_KeyBind_bak/%gconf_Xvesa.xml /root/.gconf/apps/metacity/global_keybindings/%gconf.xml 2> /dev/null
fi
fi |
I only tried it from a script, and it worked .
You would, of course, know better into which start-up script something like this could be included, or if there'd be other implications.... .
Just tinkerin' along .....
Cheers /
MHHP
_________________ Celeron 2.8 GHz, 1 GiB RAM, i82845 graphics, many partitions, Pupmode 12 (13)
Mostly running Slacko & 214X
Nämen, vaf.... ln -s /dev/null MHHP
|
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 10720 Location: Ontario Canada,Sydney Australia
|
Posted: Sun 19 Dec 2010, 00:42 Post subject:
|
|
| MinHundHettePerro wrote: | Hello, ttuuxxx !
Metacity WinKey-bindings:
Original bindings-conf + Xorg + pc102; doesn't work, but doesn't do any harm .
Original bindings-conf + Xorg + pc105; WORKS .
Original bindings-conf + Xvesa; the strange behaviour that's been reported before, and recently in the Beginners' forum .
Of course, your latest .pet in the post above solves the issue for Xvesa, but also makes it impossible to utilise the key-bindings, should one later on succed in running Xorg .
Just a thought:
(and forgive me if it's too obvious and simple ..., anyways, here goes)
Perhaps put %gconf_Xvesa.xml (from your .pet above) and %gconf_Xorg.xml (the original %gconf.xml) somewhere like /root/.Mcity_KeyBind_bak/ and run something like the following after X is started, but before Metacity is initiated:
| Code: | #!/bin/sh
# MHHP 101218
if [ `readlink /usr/X11R7/bin/X` = "Xorg" ]; then
S=`grep -i 'Super' /root/.gconf/apps/metacity/global_keybindings/%gconf.xml`
if [ "$S" = "" ]; then
cp -af /root/.Mcity_KeyBind_bak/%gconf_Xorg.xml /root/.gconf/apps/metacity/global_keybindings/%gconf.xml 2> /dev/null
fi
fi
if [ `readlink /usr/X11R7/bin/X` = "Xvesa" ]; then
S=`grep -i 'Super' /root/.gconf/apps/metacity/global_keybindings/%gconf.xml`
echo "Xvesa"
if [ ! "$S" = "" ]; then
cp -af /root/.Mcity_KeyBind_bak/%gconf_Xvesa.xml /root/.gconf/apps/metacity/global_keybindings/%gconf.xml 2> /dev/null
fi
fi |
I only tried it from a script, and it worked .
You would, of course, know better into which start-up script something like this could be included, or if there'd be other implications.... .
Just tinkerin' along .....
Cheers /
MHHP |
hmmmin theory it should work, either I'll use this in the next release or I'll have 3 options, hack vesa and remove winkey bindings, remove keybindings with xorg/vesa with the pet I posted, or use your keybinding switch. I never had any real use for winkey bindings, but I guess others are used to some shortcuts. The keybinding I mostly use is Ctrl+Alt+Backspace
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games

|
|
Back to top
|
|
 |
James C

Joined: 26 Mar 2009 Posts: 4737 Location: Kentucky
|
Posted: Sun 19 Dec 2010, 13:08 Post subject:
|
|
| ttuuxxx wrote: | | I never had any real use for winkey bindings, but I guess others are used to some shortcuts. The keybinding I mostly use is Ctrl+Alt+Backspace |
Same here,that's about the only one I use too.
|
|
Back to top
|
|
 |
wanderer
Joined: 20 Oct 2007 Posts: 31
|
Posted: Wed 05 Jan 2011, 02:41 Post subject:
thanks ttuuxxx |
|
hey ttuuxxx
just wanted to thank you for 214x
i use it as my main pup
gtk1
the old initrd i like it better than cpio
firefox
gxine
the list goes on and on
thanks again
wanderer
|
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 10720 Location: Ontario Canada,Sydney Australia
|
Posted: Wed 05 Jan 2011, 03:54 Post subject:
Re: thanks ttuuxxx |
|
| wanderer wrote: | hey ttuuxxx
just wanted to thank you for 214x
i use it as my main pup
gtk1
the old initrd i like it better than cpio
firefox
gxine
the list goes on and on
thanks again
wanderer |
Your welcome wanderer, glad you like it
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games

|
|
Back to top
|
|
 |
hayden

Joined: 13 Sep 2006 Posts: 55 Location: New Hampshire USA
|
Posted: Wed 05 Jan 2011, 16:40 Post subject:
|
|
| Quote: |
What kind of chance of this [some Puppy] working on this:
Dell Latitude LT: 266 MHz MMX, maxed at 64 MB RAM, 6GB HDD, with external CD, no floppy, and a BIOS that won't allow USB boot.
I've tried various Live-CDs from 4.3 down to 3.01(2.6.18 something kernel). They all hang up at
"Searching for Puppy files in computer drives... pup_xxx.sfs not found. Dropping out to initial-ramdisk console.../bin/sh: can't access tty; job control turned off"
|
I think this is an old Linux problem going way back. Usually it means that the code on the CD is looking for that CD in the wrong place -- probably on an internal IDE drive. Your mention of an external dive makes me suspicious. On the machine I am typing on right now some older Puppy versions behave this way. I think it is because the CD drive is on the SATA bus.
I run Puppy 2.x on a Pentium 200 that is too old to boot from CD. It's been a long time but I think I ran DOS and got the CD working and then manually copied the Puppy files to the hard drive. I do know that I have to boot Puppy from a floppy. It takes a while for the floppy to find Puppy, but Puppy runs fine once it does. The CD drive is actually a burner which DOS does not support but with Puppy running I can burn the DOS partition to a CD as a backup.
You may also need to create a swap file somewhere.
|
|
Back to top
|
|
 |
James C

Joined: 26 Mar 2009 Posts: 4737 Location: Kentucky
|
Posted: Thu 06 Jan 2011, 16:37 Post subject:
|
|
test,test...
|
|
Back to top
|
|
 |
harii4

Joined: 30 Jan 2009 Posts: 443 Location: La Porte City, IA , U.S.A.
|
Posted: Wed 12 Jan 2011, 20:51 Post subject:
|
|
mine system is not the same but it did that at the same spot.
i used:
| Quote: | | puppy acpi=off ide=nodma pfix=ram |
i have twice that ram.
|
|
Back to top
|
|
 |
MinHundHettePerro

Joined: 05 Feb 2009 Posts: 831 Location: SE
|
Posted: Tue 18 Jan 2011, 14:26 Post subject:
Click-mount squash-files of later versions than 3.0 |
|
Hello !
A long-time annoyance with 214X for me has been the inability to click-mount sfs-files created in later puppies (yes, I've converted a few to 214's squashfs version 3.0).
Just before puppylinux.ca completely disappeared, I downloaded the following files for future needs | Code: | linux-2.6.18.1-source-patched_sfs_log_via_dpath-pup214.tar.bz2
linux-2.6.18.1-source-patched_sfs_loglevel_via_dpath_ksize-pup216final.tar.bz2 |
But, like with so many files downloaded from puppylinux.ca during the last quivering days of its existence, they were bumshots .
Anyway, I had the file names, indicating what patches had been applied. And there seems to only be one extra patch, ksize, applied to pup216's kernel.
Therefore, I downloaded pup216's kernel sources | Code: | | http://distro.ibiblio.org/pub/linux/distributions/puppylinux/sfs_modules-2/Puppy-kernel-source_216.sfs |
Unsquashed and copied the sources | Code: | unsqashfs -d Puppy-kernel-source_216_sfs Puppy-kernel-source_216.sfs
cp -a -R Puppy-kernel-source_216_sfs Puppy-kernel-source_216_sfs_orig |
Could only find squashfs-3.0 sources for up to K2.6.15 at sourceforge (http://sourceforge.net/projects/squashfs/files/squashfs/).
Since I only had access to BK's already patched sources, I compared the squashfs-3.0 kernel patch for K2.6.15 and the squashfs-3.4 kernel patch for K2.6.18.1 and manually applied the differences to the kernel source tree (only ten files, a few of which were unchanged and some were exclusive to squashfs).
Compiled the kernel using the same DOTconfig-1FEB07 as the original kernel for 214 (and 214R and 214X) was compiled with.
The new .config-file was saved as DOTconfig-K2.6.18.1-patched_sqfs34-20110118.
A diff between the two DOTconfig-files show | Code: | sh-3.00# diff DOTconfig-1FEB07 DOTconfig-K2.6.18.1-patched_sqfs34-20110118
4c4
< # Thu Feb 1 21:19:11 2007
---
> # Tue Jan 18 12:34:43 2011
2725d2724
< # CONFIG_SQUASHFS_VMALLOC is not set | i.e. identical, except for the CONFIG_SQUASHFS_VMALLOC, which seems to be deprecated in squashfs-3.4.
Since squashfs was built into the kernel and not as modules, and all other settings the same as before, it is reasonable to keep all the modules in initrd, the pupsfs-file and the zdrv. Therefore, just replacing vmlinuz should be sufficient to have built-in kernel support for handling squashfs3.0 (pup2/3) and squashfs3.1 (pup4 <= 4.21).
All my tests show the same results - it works!
It is now possible to click-mount sfs-files created for pup2/3/<=4.21, and also to have them loaded by the bootmanager!
To complete the upgrade the squashfs-tools-3.4 (mksquashfs and unsquashfs) were compiled - just toss them in /usr/bin/.
Should anyone want to check it, the output from a diff of original pup216 sources and my patched sources | Code: | | diff -rupN Puppy-kernel-source_216_sfs_orig/ Puppy-kernel-source_216_sfs/ >squashfs30_34_MHHP.patch | is included.
I also made a kernel-sources-patched.pet, but have nowhere to upload 40+ MB.
Yet, another lengthy MHHP post, but I just wanted to share my improvements to pup214X .
And, for ye brave, try it out!
Cheers /
MHHP
| Description |
|

Download |
| Filename |
DOTconfig-1FEB07.gz |
| Filesize |
15.8 KB |
| Downloaded |
113 Time(s) |
| Description |
|

Download |
| Filename |
DOTconfig-K2.6.18.1-patched_sqfs34-20110118.gz |
| Filesize |
15.82 KB |
| Downloaded |
127 Time(s) |
| Description |
|

Download |
| Filename |
vmlinuz.gz |
| Filesize |
1.66 MB |
| Downloaded |
141 Time(s) |
| Description |
|

Download |
| Filename |
mksquashfs.gz |
| Filesize |
75 KB |
| Downloaded |
118 Time(s) |
| Description |
|

Download |
| Filename |
unsquashfs.gz |
| Filesize |
43.24 KB |
| Downloaded |
117 Time(s) |
| Description |
|

Download |
| Filename |
squashfs30_34_MHHP.patch.gz |
| Filesize |
39.26 KB |
| Downloaded |
114 Time(s) |
_________________ Celeron 2.8 GHz, 1 GiB RAM, i82845 graphics, many partitions, Pupmode 12 (13)
Mostly running Slacko & 214X
Nämen, vaf.... ln -s /dev/null MHHP
|
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 10720 Location: Ontario Canada,Sydney Australia
|
Posted: Tue 18 Jan 2011, 21:29 Post subject:
Re: Click-mount squash-files of later versions than 3.0 |
|
| MinHundHettePerro wrote: | Hello !
I also made a kernel-sources-patched.pet, but have nowhere to upload 40+ MB.
Yet, another lengthy MHHP post, but I just wanted to share my improvements to pup214X .
And, for ye brave, try it out!
Cheers /
MHHP |
excellent looking forward to the 40MB pet
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games

|
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 10720 Location: Ontario Canada,Sydney Australia
|
Posted: Tue 18 Jan 2011, 21:44 Post subject:
|
|
hmm kernel patches for the surfboard http://www.murga-linux.com/puppy/viewtopic.php?t=59466 would also be nice, because the more different versions of puppy I support the more spread-out my time gets.
If I could combine a couple, it would be much nicer.
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games

|
|
Back to top
|
|
 |
|
|
Page 269 of 326 [4876 Posts] |
Goto page: Previous 1, 2, 3, ..., 267, 268, 269, 270, 271, ..., 324, 325, 326 Next |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|