I had installed 11.4 x32 on an older pc (year 2000, ha). On reboot I receive the error: Error Loading Operating System
the Specs of the PC are:
P3 1ghz CPU
Aopen AX34 Mainboard w/ Via VT82C686A chipset
ATI Radeon 7000 series 64MB AGP video
384MB RAM
60GB 7200 RPM HDD (as Master on 1st IDE plug on Primary IDE controller)
50x CDROM (Primary Slave - used to boot 11.4)
DVDROM (2ndary Master - will not boot from)
8x/4x CDRW (2ndary Slave - will not boot from)
When booting into the LiveCD, it does work, but is it sloooooow. haha. I did install through the Live desktop, even though I only had 384MB RAM. Is it possible that this could have caused any issues with the config and setup while installing?
I have generated a Hardware Info profile and posted it: (sorry its in 4 parts, SUSEpaste didnt accept the full file. Each file is 2000 lines, the last being less.) These can be viewed at:
SUSE Paste - Part 1
SUSE Paste - part 2
SUSE Paste - Part 3
SUSE Paste - Part 4
If I reboot into the LiveCD textmode, I can see the HDD. output of fdisk -l
Disk /dev/sda: 60.0 FB, 60022480896 bytes
255 heads, 63 sectors/track, 7297 cylindes, total 117231408
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal) 512 bytes / 512 bytes
Disk identifier: 0x6ae724d4
Device Boot Start End Blocks ID System
/dev/sda1 2048 1204223 601088 82 Linux swap / Solaris
/dev/sda2 1204224 43151359 20973568 83 Linux
/dev/sda3 43151360 117229567 37039104 83 Linux
I am able to mount /dev/sda2 and navigate my way to /mnt/disk2/boot/grub and view menu.lst
# Modified by YaST2. Last modification on Wed Jun 6 05:59:37 MDT 2012
# THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader
# Configure custom boot parameters for updated kernels in /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 11.4
root (hd0,1)
kernel /boot/vmlinuz root=/dev/disk/by-id/ata-st360021A_3HROKL94-part2 resume='dev'disk'by-id/ata-st360021A_3HROKL94-part1 splash=silent quiet showopts vga=0x31a
initrd /boot/initrd
###Don't change this comment - YaST identifier: Original name: floppy###
title Floppy
rootnoverify (fd0)
chainloader +1
###Don't change this comment - Yast2 identifier: Original name: failsafe###
title Failsafe - openSUSE 11.4
root (hd0,1)
kernel /boot/vmlinuz root=/dev/disk/by-id/ata-st360021A_3HROKL94-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
I do recognize the /dev/disk/by-id references, from while I was learning how to mount the drive and looking through the /dev/ folders.
I also went looking into the logs and boot.log is empty, and I had looked through several of the other logs but did not see any obvious errors or warnings. But I am also unsure what I should be looking for.
Does anyone have any ideas what I can do to get this old fart to boot?