this happened before i did the updates today it works now
***********************************************************************************************************************
went into mcc from terminal, then boot setup, made changes to the order,removed old kernels,then clicked finish
it looked like it changed things, upon exiting mcc i see this
- Code: Select all
The program 'drakboot' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow'.
(Details: serial 64782 error_code 3 request_code 153 minor_code 3)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
[root@localhost ~]# uname -a
Linux localhost 3.3.0-desktop-2.mga2 #1 SMP Sat Mar 24 22:49:06 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
upon reboot, no changes to boot selection screen were made
but if i go back in and make no changes and click finish then exit mcc i get this
- Code: Select all
GNU GRUB version 0.97 (640K lower / 3072K upper memory)
[ Minimal BASH-like line editing is supported. For the first word, TAB
lists possible command completions. Anywhere else TAB lists the possible
completions of a device/filename. ]
grub> root (hd0,0)
Filesystem type is ext2fs, partition type 0x83
grub> setup --stage2=/boot/grub/stage2 (hd0)
Checking if "/boot/grub/stage1" exists... yes
Checking if "/boot/grub/stage2" exists... yes
Checking if "/boot/grub/e2fs_stage1_5" exists... yes
Running "embed /boot/grub/e2fs_stage1_5 (hd0)"... 17 sectors are embedded.
succeeded
Running "install --stage2=/boot/grub/stage2 /boot/grub/stage1 (hd0) (hd0)1+17 p (hd0,0)/boot/grub/stage2 /boot/grub/menu.lst"... succeeded
Done.
grub> quit
normal grub update