LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   Suse 12.1 i586 64 bit Frustration! (https://www.linuxquestions.org/questions/suse-opensuse-60/suse-12-1-i586-64-bit-frustration-4175419469/)

Adriann 07-30-2012 10:29 PM

Suse 12.1 i586 64 bit Frustration!
 
3 Attachment(s)
Hi All ...

Project: Install Suse 12.1 I586 64 bit. Software after install says Suse 11.4 64 bit
Drive Western Digital 80 gig, 7200 RPM. Curerently only drive other than cdrom.
Hdd set as server, cdrom set as client
Drive wiped clean using GParted.
Suse has the entire drive; set to boot from master boot record
Main Board MSI 870-G45, Mem 14 gig 1333Mhz, proc Athalon II X3 (Tricore)

Issue:

A.) After very smooth install (no errors) and restart everything is fine.
Immediately after install is finished and main screen appears, system is shut down
and restarted to insure mbr is working correctly, again NO ISSUE.

B.) > After software updates have been competed, and a second reboot is attempted
to prove mbr reliability, THE SYSTEM FAILS. This is the second attempt at trying
to install this software, with the same result. It works first time out of
the box, but after a software update it fails to load. It hangs at the first
screen; there normally is a slight pause and a second screen appears and the
system begins to boot. I wrote this using fail safe mode. It will boot manually.

I've installed enough of these basic Linux systems to have a fairly good idea
of what I am doing; this one has me totally frustrated! Everything I see says
it should work. Can anyone help me with this??

I've included three screen shots of the boot loader as well.

fdisk -l

Device Boot Start End Blocks Id System
/dev/sda1 2048 4208639 2103296 82 Linux swap / Solaris
/dev/sda2 * 4208640 46153727 20972544 83 Linux
/dev/sda3 46153728 156248063 55047168 83 Linux


fstab

/dev/disk/by-id/ata-WDC_WD800BB-75FRA0_WD-WMAJD2007851-part1 swap swap defaults 0 0
/dev/disk/by-id/ata-WDC_WD800BB-75FRA0_WD-WMAJD2007851-part2 / ext4 acl,user_xattr 1 1
/dev/disk/by-id/ata-WDC_WD800BB-75FRA0_WD-WMAJD2007851-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

Adriann

John VV 07-30-2012 11:45 PM

Quote:

Project: Install Suse 12.1 I586 64 bit. Software after install says Suse 11.4 64 bit
then you installed the wrong operating system

Quote:


Device Boot Start End Blocks Id System
/dev/sda1 2048 4208639 2103296 82 Linux swap / Solaris
/dev/sda2 * 4208640 46153727 20972544 83 Linux
/dev/sda3 46153728 156248063 55047168 83 Linux
seeing as you have no data on this install yet

reinstall
reformat so that the /boot IS ON the MBR
the above shows that SWAP is

for the above you DO NOT install grub in the DEFAULT location
you install it to a custom location using a custom install


All times are GMT -5. The time now is 11:28 PM.