The time now is Wed 25 Apr 2018, 10:52
All times are UTC - 4 |
Author |
Message |
alpage2
Joined: 04 May 2013 Posts: 4
|
Posted: Sat 04 May 2013, 11:51 Post subject:
wary puppy 5.5 full install - no grub (Solved) Subject description: unable to install grub after full install of wary puppy |
|
Wary Puppy seems ideal for my 15 year old, ex-Win 98 laptop - 400MHz AMD K6 CPU (i586), 192 MB RAM, 5.5 GB HD.
HD set up with two primary partitions:
sda1 5.16 GB, boot flag set, formatted ext4
sda2 429 MB - linux swap.
I did a full install from a live CD, using the universal installer. At the end of the install, a text box directed me to set up a menu.lst file, and to install grub from the system menu, but any attempt to install grub from the SYSTEM...Grub Legacy bootloader config menu seems to fail..
Looking at the contents of sda1, I have a /boot directory, and within that a vmlinuz file and a grub subdirectory which is completely empty. I have placed a menu.lst file in /boot.
When I reboot the laptop, it is unable to find an operating system.
I'd be grateful for advice on how I can install grub manually - my linux CLI skills are limited, so a detailed blow-by-blow procedure would be much appreciated.
Thanks in anticipation
Alan
Last edited by alpage2 on Mon 06 May 2013, 04:02; edited 1 time in total
|
Back to top
|
|
 |
Dewbie
Joined: 15 Apr 2010 Posts: 1779
|
Posted: Sat 04 May 2013, 18:59 Post subject:
|
|
Try grub4dos instead of grub.
It's easier to work with.
If it's not in the menu, you can get it over here.
And while you're at it, have a look at this.
|
Back to top
|
|
 |
rjbrewer

Joined: 22 Jan 2008 Posts: 4421 Location: merriam, kansas
|
Posted: Sat 04 May 2013, 19:07 Post subject:
|
|
Legacy Grub is much simpler.
Especially the new 2013 version.
http://murga-linux.com/puppy/viewtopic.php?p=692147#692147
_________________
Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Eeepc 8g 701, 900Mhz, 1Gb ram.
Full installs
|
Back to top
|
|
 |
alpage2
Joined: 04 May 2013 Posts: 4
|
Posted: Sun 05 May 2013, 12:23 Post subject:
wary puppy 5.5 full install - no grub Post a Subject description: legacy grub will not install |
|
Thanks, both.
It was the legacy Grub config item in the system menu that I tried to use - with no joy.
I did also try the grub4dos menu entry, which again led to the familiar nil response.
Is threre a way I can install grub from the CLI?
Th\anks
Alan
|
Back to top
|
|
 |
rjbrewer

Joined: 22 Jan 2008 Posts: 4421 Location: merriam, kansas
|
Posted: Sun 05 May 2013, 13:33 Post subject:
|
|
It is not necessary to edit the menu.lst in order for Grub
to boot with just a single partition.
With Grub legacy, it asks where the files should go.
They go to /dev/sda1.
The next window asks where to install Grub.
Choose mbr.
reboot
do not save
_________________
Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Eeepc 8g 701, 900Mhz, 1Gb ram.
Full installs
|
Back to top
|
|
 |
circularL7
Joined: 02 Feb 2013 Posts: 112
|
Posted: Sun 05 May 2013, 23:17 Post subject:
|
|
Hi, Alan, and welcome from a fellow noob.
If you had caught my pre-edited post, please ignore as I'm on a new phone and having a hard time adapting to a small screen and can't read.
|
Back to top
|
|
 |
alpage2
Joined: 04 May 2013 Posts: 4
|
Posted: Mon 06 May 2013, 04:00 Post subject:
wary puppy 5.5 full install - no grub Subject description: installed, at last |
|
Hello All
Thanks, circularL7 for the welcome.
Thanks to All for the help.
I can report that when I booted from the install CD, again, and tried the SYSTEM...grub4dos menu item, again, this time it installed grub. Why it did not respond on all the previous occasions remains a mystery - I had done nothing different.
But all's well that ends well, and wary puppy is running well from the HD.
One minor disappointment was that my yahoo mail, with its latest heavily scripted interface, is still too heavyweight to run well in a browser on this machine - so I'll be looking for an IMAP client among the additional puppy packages
Thanks again to everyone.
Regards
Alan
|
Back to top
|
|
 |
Monsie

Joined: 01 Dec 2011 Posts: 633 Location: Kamloops BC Canada
|
Posted: Mon 06 May 2013, 04:09 Post subject:
Re: wary puppy 5.5 full install - no grub Post a Subject description: legacy grub will not install |
|
alpage2 wrote: | Thanks, both.
It was the legacy Grub config item in the system menu that I tried to use - with no joy.
I did also try the grub4dos menu entry, which again led to the familiar nil response.
Is threre a way I can install grub from the CLI?
Th\anks
Alan |
There appears to be some confusion here. Note that Grub Legacy Bootloader Config is not the same as Legacy Grub Config 2013 that rcrns51 put together (which rjbrewer has recommended for you to try). Furthermore, it turns out that Grub Legacy Bootloader Config is broken in Wary 5.5 so, one solution is to install the Wary 5.5.1 service pack (it is a Pet package available here) before installing Puppy to the hard drive. The grub4dos method is known to work in Wary 5.5 as confirmed in this thread here.
I would consider wiping your hard drive and having another go with a fresh installation.
Edit: Note that I posted this feedback within minutes of and before seeing your latest post... however, I hope to have cleared up some confusion/mystery here.
Hope this helps,
Monsie
_________________ My username is pronounced: "mun-see". Derived from my surname, it was my nickname throughout high school.
|
Back to top
|
|
 |
alpage2
Joined: 04 May 2013 Posts: 4
|
Posted: Mon 06 May 2013, 04:44 Post subject:
Re: wary puppy 5.5 full install - no grub Post a Subject description: legacy grub will not install |
|
Monsie wrote: |
There appears to be some confusion here. Note that Grub Legacy Bootloader Config is not the same as Legacy Grub Config 2013 that rcrns51 put together (which rjbrewer has recommended for you to try). Furthermore, it turns out that Grub Legacy Bootloader Config is broken in Wary 5.5 so, one solution is to install the Wary 5.5.1 service pack (it is a Pet package available here) before installing Puppy to the hard drive. The grub4dos method is known to work in Wary 5.5 as confirmed in this thread here.
I would consider wiping your hard drive and having another go with a fresh installation.
Hope this helps,
Monsie |
Thanks, Monsie - that certainly clears up the mystery. Now that grub4dos is already installed, I won't need another install, just yet
Does the Wary 5.5.1 service pack bring other benefits that would still make it worth installing?
Thanks
Alan
|
Back to top
|
|
 |
Monsie

Joined: 01 Dec 2011 Posts: 633 Location: Kamloops BC Canada
|
Posted: Tue 07 May 2013, 00:50 Post subject:
[SOLVED] wary puppy 5.5 full install - no grub |
|
alpage2 wrote:
Quote: | Does the Wary 5.5.1 service pack bring other benefits that would still make it worth installing? |
Yes it does... Have a look at Barry's Blog right here.
Monsie
_________________ My username is pronounced: "mun-see". Derived from my surname, it was my nickname throughout high school.
|
Back to top
|
|
 |
Dewbie
Joined: 15 Apr 2010 Posts: 1779
|
Posted: Sat 18 May 2013, 03:37 Post subject:
|
|
alpage2 wrote:
Quote: | One minor disappointment was that my yahoo mail, with its latest heavily scripted interface, is still too heavyweight to run well in a browser on this machine - so I'll be looking for an IMAP client among the additional puppy packages |
Here's an oldie-but-goodie; supports multiple accounts, too.
|
Back to top
|
|
 |
|
|
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
|