KDE-Live-CD: basic cd layout and localizations

Sebastian Vahl ml at deadbabylon.de
Tue Mar 20 09:38:04 UTC 2007


Am Mon, 19 Mar 2007 08:47:11 +0530
schrieb Rahul Sundaram <sundaram at fedoraproject.org>:

> It produced a 650 MB KDE ISO image. Booting it on qemu fails with the 
> same error message as described in the above bug report. I am not
> sure which udev it downloaded. Are the packages downloaded saved
> anywhere?

The downloaded rpms in
(default) /var/tmp/livecd-creator/build-*/yum-cache/ would be deleted
in the cleanup. But you can chroot into the iso:

# mkdir /mnt/iso
# mount -o loop <livecdimage>.iso /mnt/iso
# mount -o loop -t squashfs /mnt/iso/squashfs.img /mnt/iso/sysroot
# mount -o loop /mnt/iso/sysroot/os.img /mnt/iso/sysroot/sysroot
# rpm -q udev

It should be udev-106 because this is the only version in rawhide atm.

I've tried to replace this with udev-105 when using the --shell
command from the git-version. But it seems not to work. So the only way
I know to create a bootable iso atm is to have a local repository of
[development] with udev-105 only.

Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20070320/b8ece479/attachment.sig>


More information about the fedora-devel-list mailing list