Author Topic: [SOLVED] In case you missed the change from bzImage to vmlinuz  (Read 3343 times)

Offline lumosy

  • Newbie
  • *
  • Posts: 12
[SOLVED] In case you missed the change from bzImage to vmlinuz
« on: November 22, 2011, 09:26:44 AM »
Just as I did, when following the manual Frugal install, at the stage of configuring GRUB.

If you mistakenly put in menu.lst:
Code: [Select]
  kernel /boot/bzImage quietinstead of
Code: [Select]
  kernel /boot/vmlinuz quiet
And can no longer boot (not even to fix menu.lst), here is how to boot anyway (and fix menu.lst):

  • Upon being prompted by the GRUB menu, press `e`.
  • Then, with the 1st line selected (kernel /boot/bzImage quiet), press `e` again.
  • Then, edit the line to replace `bzImage` with `vmlinuz`
  • Then, hit Enter.
  • Then, press `b`

Recovered!  :)

Now, go and fix menu.lst before having to do this again...
« Last Edit: November 22, 2011, 09:31:30 AM by lumosy »

Offline Lee

  • Hero Member
  • *****
  • Posts: 645
    • My Core wiki user page
Re: [SOLVED] In case you missed the change from bzImage to vmlinuz
« Reply #1 on: November 22, 2011, 12:40:29 PM »
Thanks for posting that - a simple workaround that can save a lot of frustration.

As a safety measure, if you are not out of free space on your boot media, always maintain the menu.lst entry (and the files) for the previous version until after the new one is at least proven to boot.

Especially important for frustration avoidance is that last bit:
Quote
Now, go and fix menu.lst before having to do this again...
    :)
32 bit core4.7.7, Xprogs, Xorg-7.6, wbar, jwm  |  - Testing -
PPR, data persistence through filetool.sh          |  32 bit core 8.0 alpha 1
USB Flash drive, one partition, ext2, grub4dos  | Otherwise similar