| Author |
Message |
CatDude

Joined: 03 Jan 2007 Posts: 1358 Location: UK
|
Posted: Sun 24 May 2009, 16:24 Post_subject:
|
|
Hello daton
Please could you give more details
as to what you have done with regard to making your install.
CatDude
.
_________________

|
|
Back to top
|
|
 |
daton1
Joined: 17 Sep 2007 Posts: 3
|
Posted: Mon 25 May 2009, 04:30 Post_subject:
|
|
I had Ubuntu. I got the same format and entered the full installation of puppy. All as stated in the instructions. I considered menu.lst but it seemed to me a little bit different than the instructions. After restart message written briefly mentioned and I was able to run puppy. The evening include copied menu.lst. I thank you for your help. Daton
|
|
Back to top
|
|
 |
daton1
Joined: 17 Sep 2007 Posts: 3
|
Posted: Mon 25 May 2009, 05:35 Post_subject:
|
|
Sorry I accidentally registered twice daton1 = daton
|
|
Back to top
|
|
 |
daton
Joined: 23 May 2009 Posts: 13
|
Posted: Mon 25 May 2009, 10:30 Post_subject:
|
|
Here is menu.lst configuration:
# GRUB configuration file '/boot/grub/menu.lst'.
# generated by 'grubconfig'. Sat May 23 22:35:34 2009
#
# The backup copy of the MBR for drive '/dev/sda' is
# here '/boot/grub/mbr.sda.313'. You can restore it like this.
# dd if=/boot/grub/mbr.sda.313 of=/dev/sda bs=512 count=1
#
# Start GRUB global section
timeout 30
default 0
color light-gray/blue black/light-gray
# End GRUB global section
# Linux bootable partition config begins
title Linux (on /dev/sda1)
root (hd0,0)
kernel /boot/vmlinuz root=/dev/sda1 ro vga=normal
# Linux bootable partition config ends
title Install GRUB to floppy disk (on /dev/fd0)
pause Insert a formatted floppy disk and press enter.
root (hd0,0)
setup (fd0)
pause Press enter to continue.
title Install GRUB to Linux partition (on /dev/sda1)
root (hd0,0)
setup (hd0,0)
pause Press enter to continue.
title - For help press 'c', then type: 'help'
root (hd0)
title - For usage examples, type: 'cat /boot/grub/usage.txt'
root (hd0)
Please check it thanks Daton
|
|
Back to top
|
|
 |
coerciblegerm
Joined: 11 Jun 2009 Posts: 4 Location: Minnesota, United States
|
Posted: Thu 11 Jun 2009, 17:39 Post_subject:
|
|
I followed the instructions above, and I get the following when I try to boot into puppy from GRUB;
| Code: | root (hd0,0)
Filesystem type is ext2fs type 0x83
kernel /boot/vmlinuz root=/dev/sda1 ro vga=normal
Error 13: Invalid or unsupported executable format
Press any key to continue..._ |
Which then brings me back to GRUB.
Any ideas on what might be going on here?
|
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 7833 Location: Stratford, Ontario
|
Posted: Thu 11 Jun 2009, 17:57 Post_subject:
|
|
It probably means that the file /boot/vmlinuz is somehow corrupted. You can try manually copying a fresh copy from the Live CD. Or you might want to consider this install procedure.
|
|
Back to top
|
|
 |
coerciblegerm
Joined: 11 Jun 2009 Posts: 4 Location: Minnesota, United States
|
Posted: Thu 11 Jun 2009, 20:07 Post_subject:
|
|
| rcrsn51 wrote: | | It probably means that the file /boot/vmlinuz is somehow corrupted. You can try manually copying a fresh copy from the Live CD. Or you might want to consider this install procedure. |
Indeed it was corrupted... was showing no data at all in the file for some reason. I replaced 'vmlinuz' with a copy from the cd, and now it gives me another error...
| Code: | Unizmaing Linux... done.
Booting the kernel.
Kernel panic - not syncing: No init found. Try passing init=option to kernel |
I'm assuming it wants me to add 'init=(somevalue)' at boot... searched google and these forums for an answer and haven't found anything that works...
|
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 7833 Location: Stratford, Ontario
|
Posted: Thu 11 Jun 2009, 20:22 Post_subject:
|
|
I would guess that there is a mismatch between what you have installed on your hard drive and the contents of your menu.lst file. You might want to consider another install approach.
|
|
Back to top
|
|
 |
coerciblegerm
Joined: 11 Jun 2009 Posts: 4 Location: Minnesota, United States
|
Posted: Thu 11 Jun 2009, 20:29 Post_subject:
|
|
| rcrsn51 wrote: | | I would guess that there is a mismatch between what you have installed on your hard drive and the contents of your menu.lst file. You might want to consider another install approach. |
Thanks for your continued assistance. I'll try the method you recommended to me earlier. Hopefully it'll do the trick, since the universal installer hasn't been working too well for me.
EDIT:
Thanks a million! Your script worked perfectly!
|
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 7833 Location: Stratford, Ontario
|
Posted: Thu 11 Jun 2009, 22:23 Post_subject:
|
|
Glad to help.
|
|
Back to top
|
|
 |
CatDude

Joined: 03 Jan 2007 Posts: 1358 Location: UK
|
Posted: Fri 12 Jun 2009, 06:13 Post_subject:
|
|
Hi
@ rcrsn51
Cheers mate
CatDude
.
_________________

|
|
Back to top
|
|
 |
hatchiebird
Joined: 01 Jun 2009 Posts: 7 Location: Tennessee, USA
|
Posted: Sat 13 Jun 2009, 15:02 Post_subject:
Thanks For the HOWTO |
|
I was having difficulty getting puppy retro installed on an old Pentium II computer that I had in a closet for years. I finally got it to work after following your instructions. I plan to use the old computer for a music system at a vacation property. Puppy runs great on the old machine. Much faster than Windows 98 ever ran on it.
Thanks!
| Description |
Puppy 4.1.1 running on Pentium II 96 MB Ram 6 gig hard drive.
|

Download |
| Filename |
desktop.png |
| Filesize |
714.66 KB |
| Downloaded |
430 Time(s) |
|
|
Back to top
|
|
 |
CatDude

Joined: 03 Jan 2007 Posts: 1358 Location: UK
|
Posted: Sun 14 Jun 2009, 12:22 Post_subject:
Re: Thanks For the HOWTO |
|
Hello hatchiebird
Welcome to the kennels.
| hatchiebird wrote: | | I was having difficulty getting puppy retro installed on an old Pentium II computer that I had in a closet for years. I finally got it to work after following your instructions. |
Glad that you found it useful, congratulations.
CatDude
.
P.S
Nice wallpaper you have got on it there.
_________________

|
|
Back to top
|
|
 |
howard
Joined: 22 Jun 2005 Posts: 59 Location: Raleigh, North Carolina, US
|
Posted: Sun 19 Jul 2009, 19:49 Post_subject:
Full install of Puppy Sub_title: Success story |
|
Many kudos, CatDude, for your step-by-step instructions. I'm enjoying the result of my Puppy install right now. Your reward for the level of detail you provided, especially with the GParted and GRUB, is my successful install on the very first try.
Best regards,
howard
|
|
Back to top
|
|
 |
CatDude

Joined: 03 Jan 2007 Posts: 1358 Location: UK
|
Posted: Wed 22 Jul 2009, 12:12 Post_subject:
Re: Full install of Puppy Sub_title: Success story |
|
Hello howard
| howard wrote: | Many kudos, CatDude, for your step-by-step instructions. I'm enjoying the result of my Puppy install right now.
|
Thank you, and congratulations on succeeding with your install of Puppy.
| howard wrote: |
Your reward for the level of detail you provided, especially with the GParted and GRUB, is my successful install on the very first try.
Best regards,
howard |
And your reward is receiving my 500th post.
All the best
CatDude
.
_________________

|
|
Back to top
|
|
 |
|