Lighthouse Pup 5.00 G 185M

For talk and support relating specifically to Puppy derivatives
Message
Author
User avatar
Barburo
Posts: 298
Joined: Thu 14 Jun 2007, 18:49

#346 Post by Barburo »

@pudgypup
I don't burn a CD from the downloaded .iso file. To try a new Puppy or a new version of an existing Puppy, I create in /mnt/home a new folder for the Puppy I want to try.

I download the .iso in Puppy, or create a new .iso by downloading the xdelta3 and processing it against the previous .iso. Lighthouse makes this very simple and easy to do for for both .iso and .sfs files. Detailed instructions are on TazOC's web site.

I open the new .iso in a Puppy session by clicking on it, and I copy the vmlinuz, initrd.gz, and .sfs files to the new directory. All Lighthouse .iso's have a "check md5 sum" executable on the .iso. Click on it to verify the files on the .iso which is fast and easy.

I create an entry for the new Puppy in my menu.lst file by copying an existing entry and just changing the sub-dir name and title. Save and reboot, and the new puppy will be shown on the grub menu next time you boot.

On booting to the grub menu, press "e" to edit the grub entry and then "e" to edit the kernel line. For first time boot you specify pfix=ram and whatever you need for testing (like debug or acpi=off). Press enter to save the changes and press "b" to boot using your temporary changes.

On exit from first boot create the pup-save file in the new sub directory (It defaults to this) and your new Puppy will be self-contained.

I can post or PM you detailed instructions about how I setup and configure my computers hard disks using gparted and install-grub if you need them.
B.
[i]Laptop[/i]: Acer Aspire 5810TZ

nickdobrinich
Posts: 77
Joined: Fri 06 Apr 2007, 03:29
Location: Cleveland OH USA

Install Lighthouse without burning a CD

#347 Post by nickdobrinich »

Yes, I follow the same procedure.
I also copy over the click-to-verify-lhp file so I can check them later if there is a problem.

Also, if you copy a recent spupsave.2fs file to that new directory and tell Lighthouse where it is (eg, psubdir=lhp500), Lighthouse will update it as well on the first boot and you will have everything loaded and configured as in that recent version. Very convenient.

Here is what my menu.lst entry for Lighthouse looks like:
# Linux bootable partition config begins
title Lighthouse Pup 5.0F frugal (on /dev/sda8/lhp500)
rootnoverify (hd0,7)
kernel /lhp500/vmlinuz pmedia=atahd pdev1=sda8 psubdir=lhp500 xforcevesa nomodeset
initrd /lhp500/initrd.gz
# Linux bootable partition config ends

User avatar
neurino
Posts: 362
Joined: Thu 15 Oct 2009, 13:08

#348 Post by neurino »

I'm trying this nice nice puplet,

I tried the 3D-demo and got a sloow 16FPS 8)

After isntalling ATI Catalyst pet I notice a valuable graphic speed-up, for example when passing cursor above WBar, but the 3D-Demo does not start anymore!

Calling /usr/libexec/xscreensaver/3ddemo simply execute with no sign of life.

Any advice?

P.S.: too, too many icons, for example / folders... how do I reset them?

User avatar
tazoc
Posts: 1157
Joined: Mon 11 Dec 2006, 08:07
Location: Lower Columbia Basin WA US
Contact:

#349 Post by tazoc »

Hi neurino,
Paste this into a terminal:

Code: Select all

/usr/libexec/xscreensaver/antinspect -fps
To reset the icons in ROX-Filer, rename /root/.config/rox.sourceforge.net/ROX-Filer/globicons and restart X. Still too many? Rename /root/Choices/ROX-Filer/globicons then restart X. Icon themes can be changed in ROX | Options | Types | Icon Theme.

In the / (top level) folder of ROX you can delete the symlinks (small arrow in the icon) Help and wine-drive_c and maybe some of the others if you don't use them. Just don't delete the ones without an arrow on the icon or something will break.
-TazOC
[url=http://www.lhpup.org/][b][size=100]lhpup.org[/size][/b] [img]http://www.lhpup.org/gallery/images/favicon.png[/img][/url] [url=http://www.lhpup.org/release-lhp.htm#602]Lighthouse 64 6.02[/url]

User avatar
Barburo
Posts: 298
Joined: Thu 14 Jun 2007, 18:49

tkhearts bug

#350 Post by Barburo »

Ran tkhearts from a terminal and got this:
bash-4.1# tkhearts-0.80.sh
Application initialization failed: this isn't a Tk applicationunknown color name "BACKGROUND"
Error in startup script: this isn't a Tk applicationunknown color name "BACKGROUND"
(database entry for "-background" in widget ".")
invoked from within
"load /usr/lib/tk8.5/../libtk8.5.so Tk"
("package ifneeded Tk 8.5" script)
invoked from within
"package require Tk"
(file "/usr/local/bin/tkhearts-0.80.sh" line 22)
<root> ~
bash-4.1#
B.
[i]Laptop[/i]: Acer Aspire 5810TZ

Sage
Posts: 5536
Joined: Tue 04 Oct 2005, 08:34
Location: GB

#351 Post by Sage »

Still unable to d/l the base .iso, just get a page of code. What's up? Everybody else's .iso d/l normally.

User avatar
neurino
Posts: 362
Joined: Thu 15 Oct 2009, 13:08

#352 Post by neurino »

tazoc wrote:Hi neurino,
Paste this into a terminal:

Code: Select all

/usr/libexec/xscreensaver/antinspect -fps
To reset the icons in ROX-Filer, rename /root/.config/rox.sourceforge.net/ROX-Filer/globicons and restart X. Still too many? Rename /root/Choices/ROX-Filer/globicons then restart X. Icon themes can be changed in ROX | Options | Types | Icon Theme.

In the / (top level) folder of ROX you can delete the symlinks (small arrow in the icon) Help and wine-drive_c and maybe some of the others if you don't use them. Just don't delete the ones without an arrow on the icon or something will break.
-TazOC
Thanks TazOC, I'll try.

And what about 3D-demo not working?
Is it normal after installing API Catalyst pet :?: :?:

Sage
Posts: 5536
Joined: Tue 04 Oct 2005, 08:34
Location: GB

#353 Post by Sage »

Maybe there's another d/l site?

Jim1911
Posts: 2460
Joined: Mon 19 May 2008, 20:39
Location: Texas, USA

#354 Post by Jim1911 »

Sage wrote:Maybe there's another d/l site?
Have you tried uget? Right click on Lighthouse-5.00F.iso link, copy link location, start uget, then Download/New, select download location.

User avatar
tazoc
Posts: 1157
Joined: Mon 11 Dec 2006, 08:07
Location: Lower Columbia Basin WA US
Contact:

#355 Post by tazoc »

Sage wrote:Maybe there's another d/l site?
I don't have any mirrors at this time. Have you tried right-clicking | 'Save As' in a browser or using wget (CL) or Axel/Uget in the Internet Menu? Preferably save it outside of the Puppy file system, such as /mnt/home where there is enough space, especially with the large Mariner ISO.

When updating with Xdelta, there must also be sufficient drive space for the original, delta and new files, preferably located somewhere in '/mnt/home' or on another partition.

Please let us know the name of the file you're trying to d/l and what Puppy / puplet version you're currently using. Sometimes booting with puppy pfix=ram is a good idea when something isn't working right.

Thanks,
TazOC
Last edited by tazoc on Sat 25 Sep 2010, 05:43, edited 1 time in total.
[url=http://www.lhpup.org/][b][size=100]lhpup.org[/size][/b] [img]http://www.lhpup.org/gallery/images/favicon.png[/img][/url] [url=http://www.lhpup.org/release-lhp.htm#602]Lighthouse 64 6.02[/url]

User avatar
tazoc
Posts: 1157
Joined: Mon 11 Dec 2006, 08:07
Location: Lower Columbia Basin WA US
Contact:

sys-info PET

#356 Post by tazoc »

[Edit:] LHP_sys_info-0.2 moved here
@neurino,
I've been running with the ATI Catalyst PET and 3D-Demo works fine.

@Barburo, neurino and Sage,
I haven't been able to reproduce the behavior you described. If I was at your computer there are several items I would take a look at. Today I wrote a system information script sys-info and made a small PET you can install to gather some clues. Maybe it will help you figure it out. If not, it archives the report with gzip in /tmp/root/ so you can attach it to your next post.

It should work on any Puppy-based system, but I've only tested it on LHP 5.00 F. Will try others later. [Edit:] new version, see link at top of this post--now tested on Lucid Puppy, Fatdog64, LHP and Puppy 4.3.1.

-TazOC
Last edited by tazoc on Sat 02 Oct 2010, 07:55, edited 1 time in total.
[url=http://www.lhpup.org/][b][size=100]lhpup.org[/size][/b] [img]http://www.lhpup.org/gallery/images/favicon.png[/img][/url] [url=http://www.lhpup.org/release-lhp.htm#602]Lighthouse 64 6.02[/url]

Sage
Posts: 5536
Joined: Tue 04 Oct 2005, 08:34
Location: GB

#357 Post by Sage »

I am using Mint on the big machine for d/l s.
Finally got it using a combo of location (thanks Jim) and wget (thanks 't'). Don't usually use the CLI for d/l, not necessary!
Thanks folks!
But why?!

Brown Mouse
Posts: 564
Joined: Tue 09 Jun 2009, 21:06

#358 Post by Brown Mouse »

I've just done frugal install of Lighthouse 5.00F by extracting the files from the .iso to a folder.Everything went fine until I came to make a save file at first shutdown and all I see is a screen full of coloured bars/letters and figures.Tried several attempts without any luck.
Any ideas why?

User avatar
tazoc
Posts: 1157
Joined: Mon 11 Dec 2006, 08:07
Location: Lower Columbia Basin WA US
Contact:

#359 Post by tazoc »

Brown Mouse wrote:I've just done frugal install of Lighthouse 5.00F by extracting the files from the .iso to a folder.Everything went fine until I came to make a save file at first shutdown and all I see is a screen full of coloured bars/letters and figures.Tried several attempts without any luck.
Any ideas why?
Hi Brown Mouse,
I've not seen that happen, but it sounds like something related to display driver or KMS. If you're using GRUB, add xforcevesa nomodeset to your kernel line. You might try a different selection in xorgwizard or install the LHP_sys-info pet in my last post and use it to attach sys-info-__.tgz to a post so I can study it.
-TazOC
[url=http://www.lhpup.org/][b][size=100]lhpup.org[/size][/b] [img]http://www.lhpup.org/gallery/images/favicon.png[/img][/url] [url=http://www.lhpup.org/release-lhp.htm#602]Lighthouse 64 6.02[/url]

User avatar
alfa and omega
Posts: 16
Joined: Tue 24 Aug 2010, 22:35

Lighthouse Pup 500 F mariner

#360 Post by alfa and omega »

Dear Tazoc,
I downloaded the ISO image of the Lighthouse 500 Mariner and ask for your help.
This ISO model I am not able to burn to CD using K3b, Nero, CDXburner they do not recognize this type of image (iso.ob!). Please help me to solve this problem, I love your system. He's beautiful and one of the best I know.
Thanks for your help!

God bless you.

Alfa and omega from brazil!

User avatar
tazoc
Posts: 1157
Joined: Mon 11 Dec 2006, 08:07
Location: Lower Columbia Basin WA US
Contact:

Re: Lighthouse Pup 500 F mariner

#361 Post by tazoc »

alfa and omega wrote:Dear Tazoc,
I downloaded the ISO image of the Lighthouse 500 Mariner and ask for your help.
This ISO model I am not able to burn to CD using K3b, Nero, CDXburner they do not recognize this type of image (iso.ob!).
Hi,
The ISO is at http://www.lhpup.org/release/lhp500/Lig ... ariner.iso and I would rename it without the .ob, check the md5, and burn to a blank 80min/700M data CD-R using the Burn Image item in your burning software (should be in the Tools Menu of K3b.)
Hope that helps,
TazOC
[url=http://www.lhpup.org/][b][size=100]lhpup.org[/size][/b] [img]http://www.lhpup.org/gallery/images/favicon.png[/img][/url] [url=http://www.lhpup.org/release-lhp.htm#602]Lighthouse 64 6.02[/url]

User avatar
alfa and omega
Posts: 16
Joined: Tue 24 Aug 2010, 22:35

LightHouse Pup 5.00 F

#362 Post by alfa and omega »

Dear Tarzoc,

Thank you for your help!
My question is: This image iso.ob! can be transformed into a normal iso image? software that could make this work? I downloaded the linux Epidemic, it also came with this image format. According to site information system, this image can be configured in BIOS to be bootable directly from the hd. The link you provided is the iso image file normal?
thanks for the help!
Congratulations for your work!

Alpha and omega from Brazil!

Brown Mouse
Posts: 564
Joined: Tue 09 Jun 2009, 21:06

#363 Post by Brown Mouse »

tazoc wrote:
Brown Mouse wrote:I've just done frugal install of Lighthouse 5.00F by extracting the files from the .iso to a folder.Everything went fine until I came to make a save file at first shutdown and all I see is a screen full of coloured bars/letters and figures.Tried several attempts without any luck.
Any ideas why?
Hi Brown Mouse,
I've not seen that happen, but it sounds like something related to display driver or KMS. If you're using GRUB, add xforcevesa nomodeset to your kernel line. You might try a different selection in xorgwizard or install the LHP_sys-info pet in my last post and use it to attach sys-info-__.tgz to a post so I can study it.
-TazOC
Hi tazoc
Thanks for the ideas.I already tried other selections in xorgwizard but the ones that do allow me to boot up still have the same effect on shutdown.
I even tried manually creating a savefile but I then found I couldn't boot at all.
The mystery continues :cry:

*Edit

Success!!!
As soon as I added 'xforcevesa nomodeset' to grub menu.lst it sorted my problem.

Many thanks tazoc

User avatar
tazoc
Posts: 1157
Joined: Mon 11 Dec 2006, 08:07
Location: Lower Columbia Basin WA US
Contact:

Re: LightHouse Pup 5.00 F

#364 Post by tazoc »

alfa and omega wrote:Dear Tarzoc,

Thank you for your help!
My question is: This image iso.ob! can be transformed into a normal iso image? software that could make this work? I downloaded the linux Epidemic, it also came with this image format. According to site information system, this image can be configured in BIOS to be bootable directly from the hd. The link you provided is the iso image file normal?
thanks for the help!
Congratulations for your work!

Alpha and omega from Brazil!
You're very welcome! Yes, all ISOs I've posted at http://lhpup.org/download500.htm are normal .iso images. I've never come across an iso.ob image. If you obtained the Lighthouse ISO from somewhere else, please post or PM the link to me.

I just checked http://www.epidemiclinux.org, and their images appear to be normal .iso also. Maybe there is something on your current system that is changing what you download?

An ISO image cannot be directly booted from, without burning to a CD/DVD, or mounting the image (generic Linux example:)

Code: Select all

mkdir -p /mnt/virt-drive0
mount <pathto/ISOname> /mnt/virt-drive0 -o loop
and copying the contents to a partition set up to boot with GRUB. GRUB can be installed in Puppy/Lighthouse from (Menu | System | Utility | GRUB Bootloader Config.) Edit: I posted a few sample GRUB entries for Lighthouse and various puppies.
-TazOC
Last edited by tazoc on Tue 28 Sep 2010, 00:25, edited 1 time in total.
[url=http://www.lhpup.org/][b][size=100]lhpup.org[/size][/b] [img]http://www.lhpup.org/gallery/images/favicon.png[/img][/url] [url=http://www.lhpup.org/release-lhp.htm#602]Lighthouse 64 6.02[/url]

User avatar
alfa and omega
Posts: 16
Joined: Tue 24 Aug 2010, 22:35

LightHouse Pup 500 F

#365 Post by alfa and omega »

Hello Tarzoc,
And the system already installed on my computer and all is well!
Thank you for caring and for your help!
A big hug and hope the problem with iso images do not happen anymore.
Congratulations for your work!

Alfa and omega from Brazil.

God bless you

ADSUMUS!!!!

Post Reply