[opensuse] 12.2 troubles
So, I tried last week to update to 12.2. Downloaded the iso, went to install it, and found my dvd drive dead. So, I decide to try the online upgrade route, since someone else said it worked for him. Looked good until I rebooted; it comes up to a command line. Go to root, startx, can't find the kde4 init, or some such. Try zypper from the command line; total failure. Look at the repositories; all except update set for 12.1. Update is at 12.2. I guess that's where the upgrade went wrong? Delete all the old ones except 12.2 update; now get hundreds of dependency failures. Now I try putting the iso onto a flash drive. All 3 Windows utilities I tried say you have to format the flash drive before running it (unetbootin-windows-581.exe, LiveUSB Creator, yumi). Unetbootin says it succeeded (after about 5 minutes in the "decompressing the iso" field). I reboot, get only a curses-style splash screen. Reboot to xp, look at the drive, only 4 files: menu.c32, syslinux.cfg, ubnfilel.txt, ubnpathl.txt, The last two are zero-length files. The first two are binaries. yumi at least says it can't continue after a quick look at the drive. No error message, no log I can find. Only LiveUSB gives an error message, which says (incorrectly) that it has written detailed error information into my "documents and settings\local\temp\" directory. Which doesn't exist. After a while I find a "liveusb-creator.exe.log" file in the installation directory (!). The entire log message: [creator:948] Unable to get GetVolumeInformation(A:): (21, 'GetVolumeInformation', 'The device is not ready.') There is no drive A:, if that's what it means. I can read and write to and from the drive using Notepad++; I can get directory information using Windows Explorer. Clearly the drive is ready for other programs. It's an 8G Geek Squad drive formatted per the instructions of yumi for fat32. I assume the others can handle fat32? So, for anyone who's gotten this far: what can I do now? short of buying a new dvd drive, which I'll eventually do anyhow, but I really wanted to expand my knowledge and options. And not to wait until I get out to buy the dvd to get 12.2. John Perry -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 2012-09-26 23:57 (GMT-0400) j.e.perry@cox.net composed:
Try zypper from the command line; total failure. Look at the repositories; all except update set for 12.1. Update is at 12.2. I guess that's where the upgrade went wrong? Delete all the old ones except 12.2 update; now get hundreds of dependency failures.
Try again, after restoring those you deleted, or at least oss and non-oss. Then edit them, replacing instances of 12.1 with 12.2. Then try zypper ref. If it succeeds, do 'zypper in zypper rpm glibc openSUSE-release mkinitrd', followed by 'zypper dup'. If not, provide the error messages here. OR: Edit your menu.lst to include an installation stanza, and put a 12.2 installation linux and initrd from $REPO/oss/boot/$ARCH/loader/ where Grub can find them. Such a stanza I used recently (adjust to taste according to http://en.opensuse.org/Linuxrc): title Install openSUSE 12.2 kernel (hd0,2)/boot/suse122/linux showopts install=http://download.opensuse.org/distribution/12.2/repo/oss/ hostname=myhost hostip=192.168.0.2/24 gateway=192.168.0.1 nameserver=8.8.8.8 kexec_reboot=0 vga=794 video=1152x864 ipv4.only=1 lang=en keytable=us initrd (hd0,2)/boot/suse122/initrd Most of my installs and upgrades I do this way, rarely burning an iso or booting something other than a HD. -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
j.e.perry@cox.net wrote:
So, I decide to try the online upgrade route, since someone else said it worked for him. Looked good until I rebooted; it comes up to a command line. Go to root, startx, can't find the kde4 init, or some such. Try zypper from the command line; total failure. Look at the repositories; all except update set for 12.1. Update is at 12.2. I guess that's where the upgrade went wrong? Delete all the old ones except 12.2 update; now get hundreds of dependency failures.
You should have at least three repos: 12.2 Oss, 12.2 Non-Oss and 12.2 Update. FYI, installing and upgrading over the netork works very well. I only ever burn the NET iso. -- Per Jessen, Zürich (10.6°C) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Thu, Sep 27, 2012 at 09:54:29AM +0200, Per Jessen wrote: [ 8< ]
You should have at least three repos: 12.2 Oss, 12.2 Non-Oss and 12.2 Update.
Plus http://download.openSUSE.org/pub/opensuse/update/12.2-non-oss/ Cheers, Lars -- Lars Müller [ˈlaː(r)z ˈmʏlɐ] Samba Team + SUSE Labs SUSE Linux, Maxfeldstraße 5, 90409 Nürnberg, Germany
participants (5)
-
Carl Fletcher
-
Felix Miata
-
j.e.perry@cox.net
-
Lars Müller
-
Per Jessen