Thanks again for both replies. I am replying to you on the freshly reloaded system. I haven’t tried to restart it yet and I don’t have a live CD so I will try to answer your input while I have the system running again.
Here is the results of: (I had to be SU or I got no response)
linux-jsez:/home/george # hwinfo --disk | grep -i driver
Driver: “ata_piix”, “sd”
Driver Modules: “ata_piix”
please_try_again - I don’t know enough to understand from the thread you pointed me to what I need to do or if I need to do something.
jdmcdaniel3 - I downloaded the grub finder. you suggested Ark opens the file for me and I see the contents: two files “cfindgrub” and “findgrub”. If I click on either, I am told that the files already exists, do I want to replace it? I quit that and try to run the file “findgrub” from the command line. That fails and it suggests that I “cnf findgrub” which I do but that fails - file not found.
Here are the results for the third tests you suggested:
linux-jsez:/home/george # cat /etc/fstab
/dev/disk/by-id/ata-ST330630A_3CK0LHV5-part1 swap swap defaults 0 0
/dev/disk/by-id/ata-ST330630A_3CK0LHV5-part2 / ext4 acl,user_xattr 1 1
/dev/disk/by-id/ata-ST330630A_3CK0LHV5-part3 /home ext4 acl,user_xattr 1 2
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
linux-jsez:/home/george # cat /boot/grub/device.map
(hd0) /dev/disk/by-id/ata-ST330630A_3CK0LHV5
(fd0) /dev/fd0
linux-jsez:/home/george # cat /boot/grub/menu.lst
Modified by YaST2. Last modification on Sat Mar 10 16:56:14 EST 2012
THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader
For the new kernel it try to figure out old parameters. In case we are not able to recognize it (e.g. change of flavor or strange install order ) it it use as fallback installation parameters from /etc/sysconfig/bootloader
default 0
timeout 8
gfxmenu (hd0,1)/boot/message
##YaST - activate
###Don’t change this comment - YaST2 identifier: Original name: linux###
title openSUSE 12.1 - 3.1.0-1.2
root (hd0,1)
kernel /boot/vmlinuz-3.1.0-1.2-default root=/dev/disk/by-id/ata-ST330630A_3CK0LHV5-part2 resume=/dev/disk/by-id/ata-ST330630A_3CK0LHV5-part1 splash=silent quiet showopts vga=0x31a
initrd /boot/initrd-3.1.0-1.2-default
###Don’t change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe – openSUSE 12.1 - 3.1.0-1.2
root (hd0,1)
kernel /boot/vmlinuz-3.1.0-1.2-default root=/dev/disk/by-id/ata-ST330630A_3CK0LHV5-part2 showopts apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x31a
initrd /boot/initrd-3.1.0-1.2-default
###Don’t change this comment - YaST2 identifier: Original name: floppy###
title Floppy
rootnoverify (fd0)
chainloader +1
I did not try your kernel rebooter yet since I wanted to see if it would reboot after one change I made during the last reload. On this screen:
http://www.ffwdm.com/test/suse-install-boot-setup.jpg
I can see that GRUB is set to boot from sda2 (/) but not from MBR? Can it be both? I enabled the the boot from MBR and the other (sda2) stayed enabled also.
I am going to shut down now and see if I can cold start. Since I am writing to you on the trouble machine, I am going to post this message so far. My next message will report on whether I could start.
Thanks for your help and interest!
George