topic title: Similar problem
Posts: 70
bbwf
Joined: 19 May 2013
#1
-I need to tap into your infinite wisdom please. I printed the grub man, read it good, tried a bunch of things. After the new 3.7.10 install, it does not appear on the startup gui for me to select and boot.
It plainly shows up in the menu.lst
update grub works ok
don’t know what else is there to do -
synaptic identifies grub version as: 1.99-27+deb7u2
Thank You in advance


root@AA:/home/aaa# update-grub
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-3.7.10-antix.5-486-smp
Found kernel: /boot/vmlinuz-3.6.11-antix.1-486-smp
Found kernel: /boot/memtest86+.bin
Updating /boot/grub/menu.lst ... done



/boot/grub/default
default
#
#
#
#
#
#
#
#
#
#
# WARNING: If you want to edit this file directly, do not remove any line
# from this file, including this warning. Using `grub-set-default\' is
# strongly recommended.


/boot/grub/menu.lst
timeout 5
color cyan/blue white/blue
foreground ffffff
background 0639a1

gfxmenu /boot/grub/message

title antiX at sda8, kernel 3.7.10-antix.5-486-smp
kernel /boot/vmlinuz-3.7.10-antix.5-486-smp root=/dev/sda8 nomodeset quiet
initrd /boot/initrd.img-3.7.10-antix.5-486-smp
boot

title antiX at sda8, kernel 3.6.11-antix.1-486-smp
kernel /boot/vmlinuz-3.6.11-antix.1-486-smp root=/dev/sda8 nomodeset quiet
initrd /boot/initrd.img-3.6.11-antix.1-486-smp
#boot

title Microsoft Windows 2000 Professional at sda1
map (hd0)
map (hd0)
rootnoverify ,0)
chainloader +1

title MEPIS at sda10, newest kernel
/bin/grep 'sda' /mnt/antiX/boot/grub/device.mapkernel /boot/vmlinuz root=/dev/sda10 nomce quiet splash vga=788
initrd /boot/initrd.img

title MEPIS at sda7, newest kernel
/bin/grep 'sda' /mnt/antiX/boot/grub/device.mapkernel /boot/vmlinuz root=/dev/sda7 nomce quiet splash vga=788
initrd /boot/initrd.img



### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
## kopt_2_6_8=root=/dev/hdc1 ro
## kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=403ae7b0-8e3d-473b-9c25-62dc59dd0d45 ro
# kopt_2_6=root=UUID=403ae7b0-8e3d-473b-9c25-62dc59dd0d45 ro nosplash quiet

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,7)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false

## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=

## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(single-user) single
# altoptions=(init-3) 3

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
## howmany=7
# howmany=all

## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true

## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=true

## should update-grub add savedefault to the default options
## can be true or false
# savedefault=true

## ## End Default Options ##

title Debian GNU/Linux, kernel 3.7.10-antix.5-486-smp
root (hd0,7)
kernel /boot/vmlinuz-3.7.10-antix.5-486-smp root=UUID=403ae7b0-8e3d-473b-9c25-62dc59dd0d45 ro
initrd /boot/initrd.img-3.7.10-antix.5-486-smp
savedefault

title Debian GNU/Linux, kernel 3.7.10-antix.5-486-smp (init-3)
root (hd0,7)
kernel /boot/vmlinuz-3.7.10-antix.5-486-smp root=UUID=403ae7b0-8e3d-473b-9c25-62dc59dd0d45 ro 3
initrd /boot/initrd.img-3.7.10-antix.5-486-smp
savedefault

title Debian GNU/Linux, kernel 3.6.11-antix.1-486-smp
root (hd0,7)
kernel /boot/vmlinuz-3.6.11-antix.1-486-smp root=UUID=403ae7b0-8e3d-473b-9c25-62dc59dd0d45 ro
initrd /boot/initrd.img-3.6.11-antix.1-486-smp
savedefault

title Debian GNU/Linux, kernel 3.6.11-antix.1-486-smp (init-3)
root (hd0,7)
kernel /boot/vmlinuz-3.6.11-antix.1-486-smp root=UUID=403ae7b0-8e3d-473b-9c25-62dc59dd0d45 ro 3
initrd /boot/initrd.img-3.6.11-antix.1-486-smp
savedefault

title Debian GNU/Linux, kernel memtest86+
root (hd0,7)
kernel /boot/memtest86+.bin

### END DEBIAN AUTOMAGIC KERNELS LIST
Last edited by bbwf on 29 Nov 2013, 05:18, edited 1 time in total.
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#2
## ## End Default Options ##

title Debian GNU/Linux, kernel 3.7.10-antix.5-486-smp
root (hd0,7)
kernel /boot/vmlinuz-3.7.10-antix.5-486-smp root=UUID=403ae7b0-8e3d-473b-9c25-62dc59dd0d45 ro
initrd /boot/initrd.img-3.7.10-antix.5-486-smp
savedefault
That entry does not show up and boot for you?
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#3

Code: Select all

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false 
I'd uncomment lockalternative=false and update-grub again if it was me with this problem.
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#4
Do you mean the 3.7.10.antix7 version?

It looks like you haven't installed it.

apt-get update && apt-get install linux-image-3.7.10-antix.7-486-smp linux-headers-3.7.10-antix.7-486-smp

Added: What version of antiX are you usning?
Posts: 70
bbwf
Joined: 19 May 2013
#5
re That entry does not show up and boot for you?

nope - there is no 3.7.10 for me to select... just my antix 3.6.11





The script says not to uncomment anything

DO NOT UNCOMMENT THEM, Just edit them to your needs


I have this in my /boot:

/boot/extlinux
/boot/grub
/boot/config-3.6.11-antix.1-486-smp
/boot/config-3.7.10-antix.5-486-smp
/boot/initrd.img-3.6.11-antix.1-486-smp
/boot/initrd.img-3.7.10-antix.5-486-smp
/boot/memtest86+.bin
/boot/memtest86+_multiboot.bin
/boot/System.map-3.6.11-antix.1-486-smp
/boot/System.map-3.7.10-antix.5-486-smp
/boot/vmlinuz-3.6.11-antix.1-486-smp
/boot/vmlinuz-3.7.10-antix.5-486-smp


I thought I was running Antix 13 b3

can't find it listed in synaptic.... I'm kinda stupid I guess
Posts: 850
fatmac
Joined: 26 Jul 2012
#6
Did you 'install' 3.7.10 or just copy it? (Might be the problem).
Posts: 70
bbwf
Joined: 19 May 2013
#7
I did the apt-get install from command line.
followed the instructions on the antix wiki



========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://antix.mepis.org/index.php?title=Main_Page"
linktext was:"http://antix.mepis.org/index.php?title=Main_Page"
====================================


and to make the following changes.

New kernel:

32 bit

apt-get update && apt-get install linux-image-3.7.10-antix.5-486-smp linux-headers-3.7.10-antix.5-486-smp && update-grub
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#8
Latest kernel is 3.7.10-antix.7

Post the contents of /boot/grub/menu.lst (again)

cat /boot/grub/menu.lst

Did you do what roky suggested?

Post the menu.lst after you make the change

Also : are you sure you are using the antiX grub loader and not MEPIS?
Posts: 70
bbwf
Joined: 19 May 2013
#9
Oh Crap,
I now remember after I did the beta 3 install, none of the other OS showed up in the boot loader to select. So I quickly made a small partition and installed mepis onto that. That quik fix was a solution for me back then., showing everything on my box.

Ok,
just uncommented lockalternative=false and update-grub again,
after the update it reinserted the comment, as shown below,
tried the reboot, no dice.


menu.lst:


timeout 5
color cyan/blue white/blue
foreground ffffff
background 0639a1

gfxmenu /boot/grub/message

title antiX at sda8, kernel 3.7.10-antix.5-486-smp
kernel /boot/vmlinuz-3.7.10-antix.5-486-smp root=/dev/sda8 nomodeset quiet
initrd /boot/initrd.img-3.7.10-antix.5-486-smp
boot

title antiX at sda8, kernel 3.6.11-antix.1-486-smp
kernel /boot/vmlinuz-3.6.11-antix.1-486-smp root=/dev/sda8 nomodeset quiet
initrd /boot/initrd.img-3.6.11-antix.1-486-smp
#boot

title Microsoft Windows 2000 Professional at sda1
map (hd0)
map (hd0)
rootnoverify ,0)
chainloader +1

title MEPIS at sda10, newest kernel
/bin/grep 'sda' /mnt/antiX/boot/grub/device.mapkernel /boot/vmlinuz root=/dev/sda10 nomce quiet splash vga=788
initrd /boot/initrd.img

title MEPIS at sda7, newest kernel
/bin/grep 'sda' /mnt/antiX/boot/grub/device.mapkernel /boot/vmlinuz root=/dev/sda7 nomce quiet splash vga=788
initrd /boot/initrd.img



### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
## kopt_2_6_8=root=/dev/hdc1 ro
## kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=403ae7b0-8e3d-473b-9c25-62dc59dd0d45 ro
# kopt_2_6=root=UUID=403ae7b0-8e3d-473b-9c25-62dc59dd0d45 ro nosplash quiet

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,7)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false

## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=

## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(single-user) single
# altoptions=(init-3) 3

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
## howmany=7
# howmany=all

## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true

## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=true

## should update-grub add savedefault to the default options
## can be true or false
# savedefault=true

## ## End Default Options ##

title Debian GNU/Linux, kernel 3.7.10-antix.5-486-smp
root (hd0,7)
kernel /boot/vmlinuz-3.7.10-antix.5-486-smp root=UUID=403ae7b0-8e3d-473b-9c25-62dc59dd0d45 ro
initrd /boot/initrd.img-3.7.10-antix.5-486-smp
savedefault

title Debian GNU/Linux, kernel 3.7.10-antix.5-486-smp (init-3)
root (hd0,7)
kernel /boot/vmlinuz-3.7.10-antix.5-486-smp root=UUID=403ae7b0-8e3d-473b-9c25-62dc59dd0d45 ro 3
initrd /boot/initrd.img-3.7.10-antix.5-486-smp
savedefault

title Debian GNU/Linux, kernel 3.6.11-antix.1-486-smp
root (hd0,7)
kernel /boot/vmlinuz-3.6.11-antix.1-486-smp root=UUID=403ae7b0-8e3d-473b-9c25-62dc59dd0d45 ro
initrd /boot/initrd.img-3.6.11-antix.1-486-smp
savedefault

title Debian GNU/Linux, kernel 3.6.11-antix.1-486-smp (init-3)
root (hd0,7)
kernel /boot/vmlinuz-3.6.11-antix.1-486-smp root=UUID=403ae7b0-8e3d-473b-9c25-62dc59dd0d45 ro 3
initrd /boot/initrd.img-3.6.11-antix.1-486-smp
savedefault

title Debian GNU/Linux, kernel memtest86+
root (hd0,7)
kernel /boot/memtest86+.bin

### END DEBIAN AUTOMAGIC KERNELS LIST
Posts: 765
rust collector
Joined: 27 Dec 2011
#10
did you boot into the little mepis install, and update grub from that? or?
I guess that if you use the"mepis-grub" and update your"antix-grub", it wouldn't work too well?
Posts: 70
bbwf
Joined: 19 May 2013
#11
Just had the same thought.

I rebooted into my default SDA7 small mepis install.
Did update-grub

unfortunately, in viewing the command line it did not see the new 3.7.10 kernel found

Unpon reboot, as expected, no new kernel listed to select.

Just many more duplicate entries that are polluting the screen.

__{{emoticon}}__
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#12
Which version of Mepis are you using?

Anyhow, you need to edit the /boot/grub/menu.lst on Mepis since that is the one being used to boot from
Posts: 70
bbwf
Joined: 19 May 2013
#13
Mpeis M-11

Dated may 2011


re. editing Mepis menu - will do
Posts: 70
bbwf
Joined: 19 May 2013
#14
This grub 2 is lousy.

i really wonder about going back to lilo


Anyway,
I accidentally hosed my partition, but I do have back ups.

Downloaded the latest antix ... distrowatch said it had 3.7.10 kernel
Well , it had the same 3.6.11.
Anyway, once installed, it did not see my most needed mepis partition w/ grub legacy
So for right now, I got rid of the antix

installed an old mepis
That saw everything

old junk, but works


got to head out for awhile

Thank you all for the help

bb.
Posts: 765
rust collector
Joined: 27 Dec 2011
#15
Umm, where did you get grub2 from?