OpenSUSE Install :: 11.2 Boot Errors After Upgrade But Works?

Jul 31, 2010

The situation is too strange to be well summarized in a title-topic. I have performed the upgrade from .2 to .3 editing the repos and launching zypper dup.

The boot loader's choises are:
1)openSUSE 11.3 - 2.6.34-12 (default)
kernel image: /boot/vmlinuz-2.6.34-12-default
ram: /boot/initrd-2.6.34-12-default
root: /dev/disk/by-id/ata-Hitachi_HTS541680J9SA00_SB2204SGEZ91VE-part1
parameters: resume=/dev/disk/by-id/ata-Hitachi_HTS541680J9SA00_SB2204SGEZ91VE-part2 splash=silent quiet showopts

[Code]...

View 3 Replies


ADVERTISEMENT

OpenSUSE Install :: NFS Works But Cannot Start At Boot Automatically?

Apr 10, 2010

I am using SUSE 11.2. And I am really baffled with a strange NFS problem.I have set up the fstab on the client and exports on the server correctly, because if I manually run # /etc/init.d/nfs startStarting NFS client services: sm-notify doneI can see and use the NFS partition perfectly, there is no problem at all.But nfs cannot successfully start at boot. In yast, I have enabled nfs in "System Services (Runlevel)" at runlevel 3 and 5. So it should run automatically, but I always get the following error message:

/var/log/message:
Apr 10 20:07:56 hubble kernel: [ 33.654768] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).

[code]....

View 9 Replies View Related

OpenSUSE Install :: 11.3 Boot Errors: Log - Failed Services (about Xinetd - Which Is NOT Enable)?

Jul 18, 2010

When I shut down or restart my computer, I can see there are some errors related to failed services (about xinetd, I think, which is NOT enable). But it scroll too fast and I cannot note them. Sorry for the "newbie" question: how can I see the log of what happened ? (dmesg only gives log about kernel, if I'm not wrong.)

View 5 Replies View Related

OpenSUSE Install :: Try To Boot But The Screen Goes Off - Works With Failsafe Mode?

May 2, 2011

I've got this really huge problem, which I really want to solve, because otherwise I might even switch back to ubuntu. So here we go. Yesterday, I had a problem with mounting nfts hard drives and solved (you guys solved it actually) it by adding ntfs to the /etc/filesystems file. (I doubt, that it has anything to with that, but it might, so I will just tell you everything I did) I added an ATI driver repository as well, which is probably the key to this problem.(or at least something with drivers) --> not sure if I installed anything

So however, the problem is now, that the screen tells me, the signal would die just before the log in screen appears. ("No signal" --> screen goes to standby --> can't wake it up again--> no opensuse for me) I'm now running the system in some sort of safe mode and it works, but I think, that it is using my on board graphic card and not the actual "radeon hd 5600", which provides much better quality. just looked it up, yes it is using the crappy one (on board) So here's the question: First of all why does this error occur(worked fine before) and secondly how can I fix it?

View 9 Replies View Related

OpenSUSE Install :: 11.4 - Normal Boot Works - Failsafe Doesn't

Jul 6, 2011

In summary, after updating from 11.2 through 11.3 to 11.4, normal boot works fine, failsafe mode hangs with two fatal errors - "Module atiixp not found" and "Module ide-pci-generic not found". i would like to fix this a) so I have a recovery position b) so I learn a little more. As 11.2 has gone out of support I decided to embark on the upgrades to 11.3 then 11.4 using the zypper method described on this site. I think failsafe boot worked ok with the original 11.2 install, but I never had to use it in anger, so I can't be 100% sure. I did not test failsafe in 11.3, just checked that the typical cd set of applications seemed ok before proceeding with the upgrade to 11.4.

I have an AMD processor, chip set and an ATI 3800 series graphics card, so I added the ATI repositories for 11.3 and 11.4 as i worked through the upgrades. At 11.4 there were some graphics glitches during normal and failsafe boot which were successfully fixed by adding "nomodeset" to both boot options. Normal boot works fine but failsafe boot hangs with the error messages above. Searching for failsafe boot errors is unhelpful since, in all cases I have checked, normal boot fails too. I did try removing "Xfailsafe" from the failsafe options which produced no change.

I am guessing that, in failsafe mode, the ATI drivers are not loaded into the kernel and the idea is to default to some safer drivers which, in my case, are not present for some reason. However, there seems to be little information on the origin or purposes of atiixp so I don't know how to go about fixing this. I have not really researched the generic pci driver issue, but I am guessing that this is a fall back when the expected atiixp is missing.

View 8 Replies View Related

OpenSUSE Install :: 11.3 Took 5 Goes To Install - Doesn't Boot Without Assistance And Can't Upgrade

Oct 10, 2010

I had a working setup of opensuse 11.0, dual booting using grub installed on the home partition. I tried to install 11.3 from the coverdisc of linux format (LXFDVD136). It took 5 goes before the install succeeded. Mostly stopping at the "boot installed system" stage. I put 11.3 on a formatted partition in the same place as 11.0, and put grub there too.

The system will not boot without assistance. I have to use a supergrub disc and tell it which partition to boot. If I use boot linux from supergrub I get the Grub error message 15 file not found. Supergrub CAN find windows and it boots with the win command. Automatic and yast initiated attempts to check for software upgrades are blocked by the application with pid 4587.

View 4 Replies View Related

OpenSUSE Install :: Boot Error Following Upgrade To 11.4?

May 7, 2011

I upgraded to OpenSuse 11.4, and I am getting the following error message on boot:fsck.ext3 -a -c0 /dev/sdb2Bad magic number in super-block while trying to open /dev/sdb2The superblock could not be read or does not describe a correct ext2 filesystem. If the device is valid andreally contains an ext2 filesystem (and not swap or ufs or something else), then superblock is corrupt and might try running e2fsck with an alternate superblock:

e2fsck -b 183 <device>
fsck failed. Mounting root device read only.
mounting root /dev/sdb2

[code]....

View 2 Replies View Related

OpenSUSE Install :: Upgrade To 11.2 - Filesystem Error On Boot ?

Nov 23, 2009

Upgraded from 11.1 to 11.2 using GUI (YaST and Wagon)

Machine stops on boot and says:

fsck failed. Please repair manually and reboot. The root file system is currently mounted read-only. To remount it read-write do: bash# mount -n -o remount, rw /

Attention: Only CONTROL-D will reboot the system in this maintenance mode. shutdown or reboot will not work.

Give root password for login:

I write: mount -n -o remount,rw /

And then reboot with CONTROL-D.

View 9 Replies View Related

OpenSUSE Install :: Upgrade 11.1 To 11.2 Messed Up Boot/grub?

Nov 27, 2009

I just did an upgrade from 11.1 to 11.2 and can not boot to OpenSUSE any more. That happened when the first reboot was starting after finishing the upgrade from the DVD. I tried to find the issue and use the repair system with no luck yet. Now I get no gfx for grub

The only thing I managed is to add the windows boot section for windows but I can not seem to boot to opensuse. device.map:

Code:
(hd1)/dev/disk/by-id/ata-ST3160815AS_5RA2LTD0
(hd2)/dev/disk/by-id/ata-ST3160815AS_5RA2LQCJ
(hd0)/dev/disk/by-id/ata-Maxtor_6L160P0_L31AHTVG
device.map.old

[Code]...

View 9 Replies View Related

OpenSUSE Install :: Encrypted LVM Boot Hangs After Upgrade

Jul 16, 2010

I just upgraded my OpenSuSE 11.2 system to 11.3 and have experienced the following problem:

My hard drive was encrypted beforehand, and after the upgrade(which went smoothly) will no longer decrypt. I type in my passphrase at the prompt, press enter and the start up process never resumes. I am able to access the filesystem from the Rescue System option in the install disk. What's strange is that this worked smoothly on another laptop of mine.

View 1 Replies View Related

OpenSUSE Install :: Upgrade Fails Because /boot Won't Mount?

Jul 21, 2010

I was running openSUSE 11.2 on a Dell Studio with a mirrored disk. The upgrade to 11.3 went well it seemed until it got to the point of installing the new bootloader. Then it couldn't mount /boot. Otherwise it seemed to go OK though.It completed and rebooted. I see a very brief flash of the word GRUB on the reboot, but then the screen blanks and I get the BIOS messages again.How can I now install GRUB so that I can boot. I had a similar issue with 11.2 in the past, and was able to repair GRUB using 11.2's DVD's "Repair Installation" which had tools to reinstall GRUB.11.3's DVD is missing this option.I'd prefer not to do a fresh install as then I will have a lot of OS setup to repeat (Samba, Apache, Trac, etc.....)

View 9 Replies View Related

Ubuntu Installation :: Kernel Upgrade Errors After Fresh Install?

Jul 23, 2010

I just activated backports and partners and I got it.

-------------------

I just bought a newish asus x83vm-x2 and am dual-booting seven and lucid lynx. On my last two computers I had migrated completely to Ubuntu, but windows 7 has a few compelling features...Anyways- I'm having issues upgrading the kernel on my fresh install of ubuntu (not that it matters, but I installed via jump drive).In update manager, the kernel upgrades are grayed out.

In synaptic, I get these (current kernel version is 2.6.32.21.22 btw)-

Code:
linux-generic:
Depends: linux-image-generic (=2.6.32.24.25) but 2.6.32.21.22 is to be installed
linux-image-generic:[code]....

It appears as thought "linux-image-2.6.32-24-generic" is not in the repository... but if that were the case, you'd think that my machine would just auto-update to an earlier version. IDK- I'm confuddled.

View 9 Replies View Related

OpenSUSE Install :: Can't Boot After Zypper Upgrade / Showing Black Screen?

Apr 14, 2011

I could upgrade openSUSE 11.4 on my desktop but when trying to do the same procedure on my girlfriend's laptop, after the zypper update part (and the reboot asked), now we can get it to boot.

After selecting suse from GRUB it shows some code (too fast to be read) then black screen forever. I erased the VGA option before booting and now it gets stuck in

Code:
[0.490266][<c02037a6>] kernel_thread_helper+0x6/0x10
We don't have any idea of what to do ;__;

View 5 Replies View Related

OpenSUSE Install :: Unable To Re-load Grub Following Windows 7 SP1 Upgrade On Dual-Boot?

Apr 28, 2011

A few days ago I went to perform the Service Pack 1 Upgrade for Win 7. This crashed out with an error. On researching the problem I found a solution to fix the problem by marking the Windows partition as active. I did this (via Computer Mgmt -> Disk Mgmt). This allowed the SP1 upgrade to work, however on reboot I got an error BOOTMGR missing. This I rather rashly resolved by using the Windows 7 install DVD in Recovery mode to reinstall the Windows Boot manager via bootrec /Fixboot I thought I would then be able to use the Opensuse 11.2 install disk to fix grub.

I use the Opensuse install disk and select Repair system -> Expert Mode -> Install New Boot Loader then select Other -> Reread Configuration from Disk. This adds Win 7 back into the grub menu. I then select OK and get the message "the bootloader was installed successfully". The problem then comes when I click my way through OK and Next to finish the install. At the end of the process I get the message "An error occurred during the installation" and I'm no further forward.

FYI the PC has a single SATA disk installed partitioned as follows:

dev/sda1 100Mb Win System Parkition
dev/sda2 Windows NTFS
dev/sda3 Windows FAT

View 8 Replies View Related

Ubuntu Installation :: Live CD, Upgrade And Install Fail On 9.10 And 10.04 - 9.04 Works?

May 23, 2010

My first upgrade attempt to 9.10 ruined my install - there was no return and as 9.10 would not install either, I reinstalled 9.04 and everything was as expected.I decided to wait for 10.04 hoping the issue had been solved - unluckily it has NOT. Neither Live CD 9.10 nor 10.04 work. New Mint does not work either - to closely related to Ubuntu, but Suse live CD does. Played around with findings from different threads - like taking out "quiet splash --" and adding modprob parameter to no avail Prime suspect is HD and HD controller (ATA/PATA) - but I could not nail it.

View 3 Replies View Related

OpenSUSE Install :: 11.4 Net Install Works But Internet Connection Test Fails?

Jun 17, 2011

I just installed 11.4 via the net install cd. In the configuration step, the internet connection test fails. Why would this happen if I just installed opensuse using the internet? It looks to me as if opensuse can already figure out how to use my network card. I went ahead and skipped the test, but it still doesn't make any sense to me. Let's see if internet works once I'm logged in...

View 2 Replies View Related

OpenSUSE Install :: Commands In Terminal Don't Works After Install

Mar 28, 2011

My commands like

ifconfig
nano

etc dont work in terminal. This is my first attempt trying openSUSE and I have been using ubuntu, linux mint and backtrack 4 r2 before.

View 6 Replies View Related

OpenSUSE Install :: Install Works But Hangs On Desktop

Aug 18, 2011

I have a Dell Inspiron M5030 and ran the live Gnome CD. everything works until I install. The install goes fine and it boots fine but when i log in it just hangs at the desktop with a spinning cursor. No menus no nothing just the wallpaper?

View 2 Replies View Related

OpenSUSE Install :: Errors - 11.2 Disk Image Bad ?

Dec 29, 2009

Anybody else get errors about the 11.2 disk image being bad? All the linux and windows software I use say it's not in the "proper" format. I also straight burned it as a bootable disk and it still doesn't work.

View 8 Replies View Related

OpenSUSE Install :: HP 620 WLAN Causes Errors With Booting?

Oct 15, 2010

I've installed openSUSE 11.3 on my new HP 620 and it boots only when the WLAN card is swithched of in BIOS, otherwise the computer hangs up (processing udev with the last statement b43-pci-bridge...).

View 1 Replies View Related

OpenSUSE Install :: Errors: Package Not Downloaded

Dec 14, 2010

I am trying to install a brand new installation of Opensuse 11.3 on a PC. I am using the Gnome desktop. When installing I get SO many errors saying "YAST2: package "xxx" could not be downloaded" or "installation of package "xxx.rpm failed." Ignore, Abort Retry.

I ran a checksum on the iso I downloaded from this site and it checks out. What is going on?

View 9 Replies View Related

Ubuntu Installation :: Dual Boot With Win7 On Raid0 - Install 10.04 It Will Hang And Eventually Errors Out?

Apr 18, 2010

New to Linux and am wanting to install ubuntu 9.10 or 10.04 on a single separate 80gb drive. I have Windows installed on 2 80gb drives in Raid0 (nvidia controller) .I have installed 9.10 but Win7 will not load from the bootloader : gives me the error invalid signature. I've looked around and tried a few things to get it to load with no success.. is the Raid0 the issue?

If I try to install 10.04 it will hang and eventually errors out, I believe on the raid drive because it comes up with dev/mapper/nvidia_hhfbdccf1..

View 1 Replies View Related

Fedora Servers :: Crontab Backup Job Works / But Gives Chown / Chgrp Errors

Jul 3, 2010

As root, I use crontab to run mirrordir to backup directories. Everything gets copied over properly, but owner information isn't preserved and root is the owner of all the backed up files. I can deal with that, but crontab reports tons and tons of chown/chgrp errors for mirrordir every time I do back ups--which is every day--and the multiple emails to root of thousands of chown/chgrp errors is very annoying. The error is "Operation not permitted," but that doesn't make sense to me because the job runs as root (right?) and clearly the job is permitted to create the backup files, so why would it fail to chown and chgrp?

I've had the exact same setup on another server for years, and crontab has always run mirrordir without error. Any suggestions how to clear the errors on my new server?

View 14 Replies View Related

OpenSUSE Install :: Firmware Test Reported 4 Errors

Nov 29, 2009

After installing 64 bit 11.2 with no apparent problems: computer hangs up on desktop boot opensuse 11.2-2.6.31.5-0.1, however I can boot from failsafe opensuse 11.2-2.6.31.5-0.1. I had problems trying to install Ubuntu so I checked out the opensuse. I do not know if this is an easy fix! I decided to avoid buying anymore windows system software. I ran memory test with no problems. The firmware test reported 4 errors. I have windows XP installed on other hard drive - no problems there.

View 5 Replies View Related

OpenSUSE Install :: A Lot Of Troubles During Inst. (FIRMWARE Errors)?

Feb 19, 2010

I am getting crazy with my system.(I got the machine from previous guy working on it with XP, I installed myself linux, but with zero experience, 2 years ago).starting point yesterday:3 HDs in raid, SUSE 10.3 x64 installed on sdc1 with problems, XP on sda, SUSE 10.2 x32 on sda as well:

Code:
Disk /dev/sda: 250.8 GB, 250808893440 bytes
255 heads, 63 sectors/track, 30492 cylinders

[code]....

View 3 Replies View Related

OpenSUSE Install :: 11.3 - Massive Graphical Errors After Reboot ?

Dec 24, 2010

After installing Opensuse 11.3 i get massive graphical errors after reboot. Those errors directly start after the first resolution change after grub. So i used nomodeset from now on and installed the drivers from nvidia.

After this X11 only flasht up very shortly and i got this logs:

Code:

View 9 Replies View Related

OpenSUSE Install :: Repo Packman, Errors Updating For 11.1?

Jun 8, 2011

im trying to do a zypper update for opensuse 11.1 and i get an error from the packman (essentials) repo,

it says that i can't find ./i586/libgupnp-1_0-3-0.13.0-3.2.i586.rpm in Index of /pub/linux/misc/packman/suse/11.1/Essentials

but I've checked and It IS there.I paste the complete error below.

[Code]...

View 9 Replies View Related

OpenSUSE Hardware :: Win7 Install - Grub And Mounting SDB Errors

Jan 4, 2010

I decided to install windoze 7 and it finally worked. It was complicated, I have two HDD's on cable select and the one I wanted M$ installed on was second in the series. So I changed that around and it finally installed. I then changed it back to the way it was and now of course grub works for SUSE but not M$. I get error #13. My Windows drive also does not show up in sysinfo:/. I went to terminal and ran fdisk -l and

Code:
Disk /dev/sda: 80.0 GB, 80000000000 bytes
255 heads, 63 sectors/track, 9726 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0004924b
Device Boot Start End Blocks Id System
/dev/sda1 * 1 262 2104483+ 82 Linux swap / Solaris
/dev/sda2 263 9726 76019580 83 Linux

Disk /dev/sdb: 472.3 GB, 472345632768 bytes
255 heads, 63 sectors/track, 57426 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x30ceb02f

Disk /dev/sdb doesn't contain a valid partition table. And that is the outcome.

View 4 Replies View Related

OpenSUSE Install :: Errors Saying That The Packages Could Not Be Found And Gives The Option To Skip

Jan 31, 2010

I have an HP dv7-1285dx. First, I attempted to install openSuse 11.2 KDE via the live disk. A small ways through the installation, I was told that the image could not be properly copied to the disk. Then, I attempted to do it via the standard DVD, and a small ways through the installation I kept receiving errors saying that the packages could not be found, and gives me the option to skip. I can't install unless I skip all 600-something of them.

View 4 Replies View Related

OpenSUSE Install :: Wrong Digest Errors Using Packman Repo?

Oct 20, 2010

Trying to clean up my system having removed some factory repos so now I have the standard 4, update, oss, non-oss & packman. When updating and switchine to packman I get many Wrong Digest errors and when downloading many NO KEY messages.

What is the significance of the no key message. How can I renew keys from repo sites and what should I do about the Wrong Digest warnings?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved