Skip navigation.
KDE Developer's Journals

openSUSE 10.3 Home Stretch & KDE Four Live 0.4.1

beineri's picture

All efforts these days concentrate on openSUSE 10.3, the one CD installation medias and Live CD installer testing: the release candidate is planned for Thursday. The German box version is already listed and can be pre-ordered (eg SUSE Shop, Amazon.de). It will include a total of 16GB software for 32 and 64bit on two dual-layer DVDs this time!

I updated the KDE4 of openSUSE 10.3 packages a last time with an SVN snapshot of this week. And didn't forget to create a new "KDE Four Live" CD with them which works slightly better (eg more plasmoids work) than the previous version built from the KDE 4.0 Beta 2 release tarballs.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
ant's picture

metalink available

There's a metalink for the latest ISO at http://www.metalinker.org/samples.html#opensuse

The metalink allows for automatic repair of any errors during the download.

wilfred's picture

SATA cd drive support

I'd love to play around with the live cd, but it doesn't work on my system. My dvd drive is on /dev/sr0 and the livecd can't boot. Maybe kernel support isn't there.

I find quite a few livecds have this issue, but if you could fix it I'd be very grateful.

beineri's picture

SATA cd drive support

If you could test with the official Beta 3+ Live-CD and report to Bugzilla I'd be very grateful.

eike hein's picture

VM-friendly version

BTW: It would be nice to offer a version of the Live CD without the graphical boot splash, as that prevents it from booting in certain hardware-assisted virtualization systems (e.g. the Linux kernel's KVM) on Intel CPUs, because real mode isn't fully supported in vm86 on those.

beineri's picture

Re: VM-friendly version

An extra version? Try "splash=silent" as boot option.

eike hein's picture

Re: VM-friendly version

The problem begins with the patched SuSE bootloader - a KVM VM on an Intel CPU is not capable of booting the Live CD to the point where a kernel boot parameter could be added.

beineri's picture

Re: VM-friendly version

Ok, talked to our expert this morning and we have a pending bug report about it.

The work-around for you is to hold the Shift key during boot and then it will ask whether it should load boot graphic.

eike hein's picture

Re: VM-friendly version

To explain further, the problem is technical Intel's fault for not emulating real mode calls in vm86 mode, and technically KVM's problem because they could be emulating what Intel's CPUs can't do -- and in fact they're working on that, but it's going to take a while, and given that those KDE 4 Live CDs are of interested to technically-minded people as is KVM, there's an intersection there where they don't work. There's even a thread on the KVM mailing list.

One workaround would be to offer a version of the Live CD there the bootloader doesn't depend on real mode calls.

This affects plenty of Live CDs, and other virtualization solutions than KVM as well (such as Xen when used in a certain way), and several distros (e.g. Ubuntu) are pondering what to do about it.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.