From ddmbox2000 at yahoo.co.uk Tue May 1 17:08:07 2007 From: ddmbox2000 at yahoo.co.uk (dexter) Date: Tue, 1 May 2007 18:08:07 +0100 Subject: [Fedora-livecd-list] Kadischi Build fails Message-ID: <200705011808.10509.ddmbox2000@yahoo.co.uk> Hello Jasper The current Kadischi fails to build in current rawhide, it bails out compiling find_live_cd.c & eject_live_cd.c with this error: gcc -g -O2 -o eject-live-cd eject_live_cd.o -lkudzu -lpci /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libpci.a(names.o): In function `pci_load_name_list': (.text+0x6e8): undefined reference to `gzopen' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libpci.a(names.o): In function `pci_load_name_list': (.text+0x781): undefined reference to `gzgets' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libpci.a(names.o): In function `.L174': (.text+0x886): undefined reference to `gzclose' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libpci.a(names.o): In function `.L174': (.text+0x8a8): undefined reference to `gzeof' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libpci.a(names.o): In function `.L174': (.text+0x945): undefined reference to `gzclose' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libpci.a(names.o): In function `.L174': (.text+0xd74): undefined reference to `gzopen' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libpci.a(names.o): In function `.L177': (.text+0xf17): undefined reference to `gzerror' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libpci.a(names.o): In function `.L177': (.text+0xf3a): undefined reference to `gzclose' collect2: ld returned 1 exit status make: *** [eject-live-cd] Error 1 Looks like a link error! after some digging I found that these gzopen ... etc belong to libz and adding it to both makefiles obtained a successfull build. ie: gcc -g -O2 -o eject-live-cd eject_live_cd.o -lkudzu -lpci -lz ...dex ___________________________________________________________ All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of use." - PC Magazine http://uk.docs.yahoo.com/nowyoucan.html From jasperhartline at adelphia.net Tue May 1 17:15:29 2007 From: jasperhartline at adelphia.net (Jasper Hartline) Date: Tue, 01 May 2007 12:15:29 -0500 Subject: [Fedora-livecd-list] Kadischi Build fails In-Reply-To: <200705011808.10509.ddmbox2000@yahoo.co.uk> References: <200705011808.10509.ddmbox2000@yahoo.co.uk> Message-ID: <463775B1.9010301@adelphia.net> dexter wrote: > Hello Jasper > > The current Kadischi fails to build in current rawhide, it bails out compiling > find_live_cd.c & eject_live_cd.c with this error: > > make: *** [eject-live-cd] Error 1 > > Looks like a link error! after some digging I found that these gzopen ... etc > belong to libz and adding it to both makefiles obtained a successfull build. > ie: > gcc -g -O2 -o eject-live-cd eject_live_cd.o -lkudzu -lpci -lz > Thank you dexter, I will update this in CVS immediately. J. Hartline From hunt at m2s.com Tue May 1 18:16:19 2007 From: hunt at m2s.com (Elias Hunt) Date: Tue, 1 May 2007 14:16:19 -0400 Subject: [Fedora-livecd-list] Livecd-creator attempts to install olders kernel when adding packages to an ISO Message-ID: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA9577B35@exchange2.ad.medicalmetrx.com> LiveCD List, This may be a silly or repeated question but I've been unable to find any useful information when searching. We've just started trying to use the livecd-creator tool rather than custom building a bootable cd as we have in the past. I'm the lucky one that gets to make it all work. So far things have gone mostly well and I was able to setup the custom configuration file and build the RPM package. The first run of livecd-creator goes without error and creates an ISO. However when I got to add another package to the ISO using the "--base-on" flag, livecd-creator attempts to install the kernel again, except it picks an older version and causes an error. Output is included below. And I'm happy to provide other documentation if it were useful. I should mention that I'm using FC 6 with livecd-tools-001-1. Our end goal here is to have a baseline ISO, that we can then apply a per-device "configuration" package to as needed, keeping the base ISO always the same. I'm open to any help or suggestions from anyone in the community. Thanks in advance. -Eli Output from failed invocation: ------------------------------------------------------------------------ ------------------------------------------------------------------------ ------------------------------------- livecd-creator --repo=c6,file:///repo/c6 --repo=c6_upd,file:///repo/c6_upd --repo=m2s,file:///tmp/m2s-repo/ --base-on=m2s-base.iso --package=m2s-customizations --fslabel=system1 ======================================================================== ===== Package Arch Version Repository Size ======================================================================== ===== Installing: kernel i686 2.6.20-1.2933.fc6 lcdr_c6_upd 16 M Transaction Summary ======================================================================== ===== Install 1 Package(s) Update 0 Package(s) Remove 0 Package(s) Total download size: 16 M Transaction Check Error: package kernel-2.6.20-1.2944.fc6 (which is newer than kernel-2.6.20-1.2933.fc6) is already installed Error Summary ------------- Error installing packages Error during installation... ------------------------------------------------------------------------ ------------------------------------------------------------------------ ------------------------------------- -- Elias Hunt Systems Engineer M2S, Inc. 12 Commerce Ave. W Lebanon, NH 03784 Ph: 603-298-5509 x365 Fax: 603-298-8816 hunt at m2s.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From janina at rednote.net Tue May 1 19:57:44 2007 From: janina at rednote.net (Janina Sajka) Date: Tue, 1 May 2007 15:57:44 -0400 Subject: [Fedora-livecd-list] Taking 6.93 for an A11y test drive Message-ID: <20070501195744.GA17416@rednote.net> The iso is downloading as I write. My intention is to see if I can run using Festival and the builtin Orca screen reader. I understand David has made GDM accessible. What do I do to start speech for GDM Login? Is it Ctrl-S for 5 seconds? And, what login should I use? Sorry for the fundamental questions--but I'm not finding even basic documentation. Perhaps I'm not looking in the right place? Thanks in advance. -- Janina Sajka, Phone: +1.202.595.7777; sip:janina at a11y.org Partner, Capital Accessibility LLC http://CapitalAccessibility.Com Marketing the Owasys 22C talking screenless cell phone in the U.S. and Canada Learn more at http://ScreenlessPhone.Com Chair, Open Accessibility janina at a11y.org Linux Foundation http://a11y.org From katzj at redhat.com Wed May 2 01:22:10 2007 From: katzj at redhat.com (Jeremy Katz) Date: Tue, 01 May 2007 21:22:10 -0400 Subject: [Fedora-livecd-list] Taking 6.93 for an A11y test drive In-Reply-To: <20070501195744.GA17416@rednote.net> References: <20070501195744.GA17416@rednote.net> Message-ID: <1178068930.15031.0.camel@aglarond.local> On Tue, 2007-05-01 at 15:57 -0400, Janina Sajka wrote: > The iso is downloading as I write. My intention is to see if I can run > using Festival and the builtin Orca screen reader. > > I understand David has made GDM accessible. What do I do to start speech > for GDM Login? Is it Ctrl-S for 5 seconds? Should be ctrl-s and only a second or so should be needed. > And, what login should I use? If your resolution is > 800x600, then you'll get the user list; if not, then log in as fedora[1]. Jeremy [1] This will be fixed for F7... From davidz at redhat.com Wed May 2 04:33:49 2007 From: davidz at redhat.com (David Zeuthen) Date: Wed, 02 May 2007 00:33:49 -0400 Subject: [Fedora-livecd-list] Livecd-creator attempts to install olders kernel when adding packages to an ISO In-Reply-To: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA9577B35@exchange2.ad.medicalmetrx.com> References: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA9577B35@exchange2.ad.medicalmetrx.com> Message-ID: <1178080429.14534.104.camel@zelda.fubar.dk> On Tue, 2007-05-01 at 14:16 -0400, Elias Hunt wrote: > I should mention that I?m using FC 6 with livecd-tools-001-1. It's probably worth using the latest and greatest from either the repository at http://git.fedoraproject.org/?p=hosted/livecd;a=summary or what is available in Fedora 7. Hope this helps. David From davidz at redhat.com Wed May 2 04:48:59 2007 From: davidz at redhat.com (David Zeuthen) Date: Wed, 02 May 2007 00:48:59 -0400 Subject: [Fedora-livecd-list] Taking 6.93 for an A11y test drive In-Reply-To: <20070501195744.GA17416@rednote.net> References: <20070501195744.GA17416@rednote.net> Message-ID: <1178081339.14534.120.camel@zelda.fubar.dk> Hi Janina, > The iso is downloading as I write. My intention is to see if I can run > using Festival and the builtin Orca screen reader. > > I understand David has made GDM accessible. What do I do to start speech > for GDM Login? Is it Ctrl-S for 5 seconds? Yeah, Ctrl+s for one second or longer. Btw, if your computer have a PC speaker (most do), gdm will emit a beep when it's loaded. This is a convenient hint when to press Ctrl+s since it will take a minute or two to get to gdm at all. When orca starts it should start speaking "Welcome to Orca". Then you should be able to tab to the user list and Orca should read the user names - I think there's still one bug where the list don't receive focus immediately so maybe you have to press down when in the user list. Alt+L will bring up a language list menu. Alt+T will bring up an options menu. Both of these menus should be accessible. It's unfortunately not possible to tab to them because it's not pure GTK+. When you log in, the same AT's you enabled in the login screen will be started in the session as well. > And, what login should I use? The login is 'fedora'. > Sorry for the fundamental questions--but I'm not finding even basic > documentation. Perhaps I'm not looking in the right place? It's definitely something we need in the release notes; it's not exactly as discoverable as I'd like. FWIW, I'm not yet entirely satisfied with how accessibility works in Fedora. The plan for Fedora 8 includes using the plain greeter which have much better accessibility as it's using standard GTK+ widgets instead of GnomeCanvas (we can still make it look pretty by using standard GTK+ theming facilities). It's worth noting, AFAIK, that Solaris does this for accessibility reasons. In closing, accessibility is something we want to work very well in Fedora including Live CD and accessible installs (don't think the installer is not accessible in Fedora 7.. but it's using GTK+ so it's definitely fixable). Feedback, good and bad, is very welcome! Many thanks! David From ingo at ingo-schaefer.de Wed May 2 08:28:47 2007 From: ingo at ingo-schaefer.de (Ingo Schaefer) Date: Wed, 02 May 2007 10:28:47 +0200 Subject: [Fedora-livecd-list] Installation of Fedora 7 Test 4 F-6.93 Gnome CD In-Reply-To: <86471.11503.qm@web52604.mail.re2.yahoo.com> References: <86471.11503.qm@web52604.mail.re2.yahoo.com> Message-ID: <1178094527.15608.32.camel@ccdm01.fh-brandenburg.de> Hello Antonio, Am Montag, den 30.04.2007, 16:04 -0700 schrieb Antonio Olivares: > I had previously shrunk the NTFS partition to allow me > to install fedora. I had created a swap space before. > I used the option "keep all linux partions and create > default layout". Could you please check the labels of the linux partitions? e2label /dev/sda5 e2label /dev/sda7 > root at darkstar:~# fdisk -l > > Disk /dev/sda: 120.0 GB, 120034123776 bytes > 255 heads, 63 sectors/track, 14593 cylinders > Units = cylinders of 16065 * 512 = 8225280 bytes > > Device Boot Start End Blocks Id > System > /dev/sda1 1 192 1536000 27 > Unknown > Partition 1 does not end on cylinder boundary. > /dev/sda2 * 193 10113 79690432+ 7 > HPFS/NTFS > /dev/sda3 10114 10375 2097152+ 82 > Linux swap > /dev/sda4 10376 14593 33881085 5 > Extended > /dev/sda5 10376 10388 104391 83 > Linux > /dev/sda6 10389 14593 33776631 8e > Linux LVM Another point is that /dev/sda6 is a LVM physical volume. Maybe the kernel or initrd are missing support for that? Regards, Ingo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Dies ist ein digital signierter Nachrichtenteil URL: From sundaram at fedoraproject.org Wed May 2 09:29:58 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Wed, 02 May 2007 14:59:58 +0530 Subject: [Fedora-livecd-list] Taking 6.93 for an A11y test drive In-Reply-To: <1178081339.14534.120.camel@zelda.fubar.dk> References: <20070501195744.GA17416@rednote.net> <1178081339.14534.120.camel@zelda.fubar.dk> Message-ID: <46385A16.60007@fedoraproject.org> David Zeuthen wrote: > It's definitely something we need in the release notes; it's not exactly > as discoverable as I'd like. I have already added the login information to the release notes long time back. If information on A11y is required I would need some content. Rahul From olivares14031 at yahoo.com Wed May 2 12:21:43 2007 From: olivares14031 at yahoo.com (Antonio Olivares) Date: Wed, 2 May 2007 05:21:43 -0700 (PDT) Subject: [Fedora-livecd-list] Installation of Fedora 7 Test 4 F-6.93 Gnome CD In-Reply-To: <1178094527.15608.32.camel@ccdm01.fh-brandenburg.de> Message-ID: <236932.51438.qm@web52610.mail.re2.yahoo.com> --- Ingo Schaefer wrote: > Hello Antonio, > Am Montag, den 30.04.2007, 16:04 -0700 schrieb > Antonio Olivares: > > > I had previously shrunk the NTFS partition to > allow me > > to install fedora. I had created a swap space > before. > > I used the option "keep all linux partions and > create > > default layout". > > Could you please check the labels of the linux > partitions? > e2label /dev/sda5 > e2label /dev/sda7 > > > root at darkstar:~# fdisk -l > > > > Disk /dev/sda: 120.0 GB, 120034123776 bytes > > 255 heads, 63 sectors/track, 14593 cylinders > > Units = cylinders of 16065 * 512 = 8225280 bytes > > > > Device Boot Start End Blocks > Id > > System > > /dev/sda1 1 192 1536000 > 27 > > Unknown > > Partition 1 does not end on cylinder boundary. > > /dev/sda2 * 193 10113 79690432+ > 7 > > HPFS/NTFS > > /dev/sda3 10114 10375 2097152+ > 82 > > Linux swap > > /dev/sda4 10376 14593 33881085 > 5 > > Extended > > /dev/sda5 10376 10388 104391 > 83 > > Linux > > /dev/sda6 10389 14593 33776631 > 8e > > Linux LVM > > Another point is that /dev/sda6 is a LVM physical > volume. Maybe the > kernel or initrd are missing support for that? > > Regards, > Ingo > > -- > Fedora-livecd-list mailing list > Fedora-livecd-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-livecd-list > /dev/sda5 was an unformatted piece of the disk that was left there I do not know why. When I retried the installation, I removed the swap and all empty nonformated partitions keeping only the first two partitions. Installation worked the next time around. I have redone this installation and it has worked. Got some other problems like sound not working. Will get back to ask questions when needed. Regards, Antonio __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From jamesbannon008 at googlemail.com Wed May 2 12:55:48 2007 From: jamesbannon008 at googlemail.com (James Bannon) Date: Wed, 02 May 2007 13:55:48 +0100 Subject: [Fedora-livecd-list] Installation of Fedora 7 Test 4 F-6.93 Gnome CD In-Reply-To: <236932.51438.qm@web52610.mail.re2.yahoo.com> References: <236932.51438.qm@web52610.mail.re2.yahoo.com> Message-ID: <1178110548.8637.1.camel@cpc1-renf4-0-0-cust116.renf.cable.ntl.com> Does anyone know how to get the liveCD install to recognise external USB drives? I have tried it and the only way it recognises the external drive is to use a manual modprobe after boot. -- Best regards, Jim Bannon (Registered Linux User #405603) From ddmbox2000 at yahoo.co.uk Wed May 2 14:29:50 2007 From: ddmbox2000 at yahoo.co.uk (dexter) Date: Wed, 2 May 2007 15:29:50 +0100 Subject: [Fedora-livecd-list] Installation of Fedora 7 Test 4 F-6.93 Gnome CD In-Reply-To: <1178110548.8637.1.camel@cpc1-renf4-0-0-cust116.renf.cable.ntl.com> References: <236932.51438.qm@web52610.mail.re2.yahoo.com> <1178110548.8637.1.camel@cpc1-renf4-0-0-cust116.renf.cable.ntl.com> Message-ID: <200705021530.22796.ddmbox2000@yahoo.co.uk> On Wed May 2 2007 13:55:48 James Bannon wrote: > Does anyone know how to get the liveCD install to recognise external USB > drives? I have tried it and the only way it recognises the external > drive is to use a manual modprobe after boot. There is a udev workaround I use in rawhide ATM to see usb disks at boot time here: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=204396#c27 ...dex -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 481 bytes Desc: not available URL: From davidz at redhat.com Wed May 2 15:49:25 2007 From: davidz at redhat.com (David Zeuthen) Date: Wed, 02 May 2007 11:49:25 -0400 Subject: [Fedora-livecd-list] Taking 6.93 for an A11y test drive In-Reply-To: <46385A16.60007@fedoraproject.org> References: <20070501195744.GA17416@rednote.net> <1178081339.14534.120.camel@zelda.fubar.dk> <46385A16.60007@fedoraproject.org> Message-ID: <1178120965.2810.2.camel@zelda.fubar.dk> On Wed, 2007-05-02 at 14:59 +0530, Rahul Sundaram wrote: > David Zeuthen wrote: > > > It's definitely something we need in the release notes; it's not exactly > > as discoverable as I'd like. > > I have already added the login information to the release notes long > time back. Great thanks. > If information on A11y is required I would need some content. I think my previous mail got all the details you need apart from the fact that other AT's can be started as well. Also worth checking out /etc/gdm/modules/AccessDwellMouseEvents /etc/gdm/modules/AccessKeyMouseEvents for how that works (e.g. ctrl+M brings up the magnifier). If you have questions just email me off-list. Thanks. David From ddmbox2000 at yahoo.co.uk Wed May 2 15:00:33 2007 From: ddmbox2000 at yahoo.co.uk (dexter) Date: Wed, 2 May 2007 16:00:33 +0100 Subject: [Fedora-livecd-list] Installation of Fedora 7 Test 4 F-6.93 Gnome CD In-Reply-To: <1178110548.8637.1.camel@cpc1-renf4-0-0-cust116.renf.cable.ntl.com> References: <236932.51438.qm@web52610.mail.re2.yahoo.com> <1178110548.8637.1.camel@cpc1-renf4-0-0-cust116.renf.cable.ntl.com> Message-ID: <200705021600.36275.ddmbox2000@yahoo.co.uk> On Wed May 2 2007 13:55:48 James Bannon wrote: > Does anyone know how to get the liveCD install to recognise external USB > drives? I have tried it and the only way it recognises the external > drive is to use a manual modprobe after boot. There is a udev workaround I use in rawhide ATM to see usb disks at boot time here: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=204396#c27 ...dex ___________________________________________________________ Try the all-new Yahoo! Mail. "The New Version is radically easier to use" ? The Wall Street Journal http://uk.docs.yahoo.com/nowyoucan.html From davidz at redhat.com Wed May 2 15:52:55 2007 From: davidz at redhat.com (David Zeuthen) Date: Wed, 02 May 2007 11:52:55 -0400 Subject: [Fedora-livecd-list] Installation of Fedora 7 Test 4 F-6.93 Gnome CD In-Reply-To: <1178110548.8637.1.camel@cpc1-renf4-0-0-cust116.renf.cable.ntl.com> References: <236932.51438.qm@web52610.mail.re2.yahoo.com> <1178110548.8637.1.camel@cpc1-renf4-0-0-cust116.renf.cable.ntl.com> Message-ID: <1178121175.2810.5.camel@zelda.fubar.dk> On Wed, 2007-05-02 at 13:55 +0100, James Bannon wrote: > Does anyone know how to get the liveCD install to recognise external USB > drives? I have tried it and the only way it recognises the external > drive is to use a manual modprobe after boot. It's not Live CD specific https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=238092 Even though I've marked this as a blocker bug I've got exactly zero responses so far. David From ddmbox2000 at yahoo.co.uk Wed May 2 15:13:53 2007 From: ddmbox2000 at yahoo.co.uk (dexter) Date: Wed, 2 May 2007 16:13:53 +0100 Subject: [Fedora-livecd-list] Installation of Fedora 7 Test 4 F-6.93 Gnome CD In-Reply-To: <1178110548.8637.1.camel@cpc1-renf4-0-0-cust116.renf.cable.ntl.com> References: <236932.51438.qm@web52610.mail.re2.yahoo.com> <1178110548.8637.1.camel@cpc1-renf4-0-0-cust116.renf.cable.ntl.com> Message-ID: <200705021613.56342.ddmbox2000@yahoo.co.uk> On Wed May 2 2007 13:55:48 James Bannon wrote: > Does anyone know how to get the liveCD install to recognise external USB > drives? I have tried it and the only way it recognises the external > drive is to use a manual modprobe after boot. There is a udev workaround I use in rawhide ATM to see usb disks at boot time here: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=204396#c27 ...dex ___________________________________________________________ All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of use." - PC Magazine http://uk.docs.yahoo.com/nowyoucan.html From jamesbannon008 at googlemail.com Wed May 2 17:45:56 2007 From: jamesbannon008 at googlemail.com (James Bannon) Date: Wed, 02 May 2007 18:45:56 +0100 Subject: [Fedora-livecd-list] Installation of Fedora 7 Test 4 F-6.93 Gnome CD In-Reply-To: <1178121175.2810.5.camel@zelda.fubar.dk> References: <236932.51438.qm@web52610.mail.re2.yahoo.com> <1178110548.8637.1.camel@cpc1-renf4-0-0-cust116.renf.cable.ntl.com> <1178121175.2810.5.camel@zelda.fubar.dk> Message-ID: <1178127956.3285.4.camel@cpc1-renf4-0-0-cust116.renf.cable.ntl.com> On Wed, 2007-05-02 at 11:52 -0400, David Zeuthen wrote: > On Wed, 2007-05-02 at 13:55 +0100, James Bannon wrote: > > Does anyone know how to get the liveCD install to recognise external USB > > drives? I have tried it and the only way it recognises the external > > drive is to use a manual modprobe after boot. > > It's not Live CD specific > > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=238092 > > Even though I've marked this as a blocker bug I've got exactly zero > responses so far. > > David > > I've just had one asking me to "attach the output of dmesg". This means I need to rebuild my box again (I don't do dual boot)! I will do so but it will be tomorrow before I can respond. Ridiculous, especially since, as seems likely, that this problem must be known. -- Best regards, Jim Bannon (Registered Linux User #405603) From ml at deadbabylon.de Wed May 2 18:40:52 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Wed, 2 May 2007 20:40:52 +0200 Subject: [Fedora-livecd-list] firstboot errors after installation Message-ID: <20070502204052.79125510@localhost.localdomain> Hi. An actual kde livecd spin with todays rawhide produces some errors when starting firstboot after installation. The messages say that there are problems with the firewall and selinux module. An installation of KDE-Test4 with all updates doesn't show this when starting firstboot. If this is worth filling a bug, please tell me. Errors are attached. Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From ml at deadbabylon.de Wed May 2 19:32:55 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Wed, 2 May 2007 21:32:55 +0200 Subject: [Fedora-livecd-list] firstboot errors after installation In-Reply-To: <20070502204052.79125510@localhost.localdomain> References: <20070502204052.79125510@localhost.localdomain> Message-ID: <20070502213255.5f5c8122@localhost.localdomain> Am Wed, 2 May 2007 20:40:52 +0200 schrieb Sebastian Vahl : > Hi. > > An actual kde livecd spin with todays rawhide produces some errors > when starting firstboot after installation. The messages say that > there are problems with the firewall and selinux module. > > An installation of KDE-Test4 with all updates doesn't show this when > starting firstboot. > > > If this is worth filling a bug, please tell me. Errors are attached. > > Sebastian Ok. I should clean my local repository: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=238746 Sry for disturbing. :) Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jamesbannon008 at googlemail.com Wed May 2 21:56:53 2007 From: jamesbannon008 at googlemail.com (James Bannon) Date: Wed, 02 May 2007 22:56:53 +0100 Subject: [Fedora-livecd-list] Livna Message-ID: <1178143013.2537.0.camel@localhost.localdomain> Does anyone know if there is a livna repo available for Rawhide? Thanks -- James Bannon From kagesenshi.87 at gmail.com Thu May 3 01:38:55 2007 From: kagesenshi.87 at gmail.com (Hikaru Amano) Date: Thu, 3 May 2007 09:38:55 +0800 Subject: [Fedora-livecd-list] Livna In-Reply-To: <1178143013.2537.0.camel@localhost.localdomain> References: <1178143013.2537.0.camel@localhost.localdomain> Message-ID: On 5/3/07, James Bannon wrote: > Does anyone know if there is a livna repo available for Rawhide? > Thanks livna-development > > > -- > James Bannon > > -- > Fedora-livecd-list mailing list > Fedora-livecd-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-livecd-list > -- ----------------------------------------------- regards Hikaru ----------------------------------------------- Mohd Izhar Firdaus Bin Ismail Amano Hikaru ??? ???? ???? mohd.izhar.firdaus at gmail.com ----------------------------------------------- kagesenshi.87 at gmail.com Blog: http://kagesenshi.blogspot.com http://fedoraproject.org/wiki/MohdIzharFirdaus ----------------------------------------------- From jamesbannon008 at googlemail.com Thu May 3 12:14:49 2007 From: jamesbannon008 at googlemail.com (James Bannon) Date: Thu, 03 May 2007 13:14:49 +0100 Subject: [Fedora-livecd-list] Livna In-Reply-To: References: <1178143013.2537.0.camel@localhost.localdomain> Message-ID: <1178194489.3216.1.camel@cpc1-renf4-0-0-cust116.renf.cable.ntl.com> On Thu, 2007-05-03 at 09:38 +0800, Hikaru Amano wrote: > On 5/3/07, James Bannon wrote: > > Does anyone know if there is a livna repo available for Rawhide? > > Thanks > > livna-development > > > > > > > -- > > James Bannon > > > > -- > > Fedora-livecd-list mailing list > > Fedora-livecd-list at redhat.com > > https://www.redhat.com/mailman/listinfo/fedora-livecd-list > > > > Thanks. I tried it but it was the early version and so it doesn't work. Doesn't matter anyhow as I'm back on FC6 for now. -- Best regards, Jim Bannon (Registered Linux User #405603) From ml at deadbabylon.de Thu May 3 20:09:08 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Thu, 3 May 2007 22:09:08 +0200 Subject: [Fedora-livecd-list] Order of package installation Message-ID: <20070503220908.61e56101@localhost.localdomain> Hi. Today I've seen this error: Installing: fonts-hebrew-fancy ##################### [216/684]/var/tmp/rpm-tmp.1969: line 1: fc-cache: command not found error: %post(fonts-hebrew-fancy-0.20051122-1.fc6.noarch) scriptlet failed, exit status 127 The problem seems to be that fontconfig (and so fc-cache) is installed after that: Installing: fontconfig ##################### [248/684] Is there a way around this? Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From johnp at redhat.com Thu May 3 20:14:12 2007 From: johnp at redhat.com (John (J5) Palmieri) Date: Thu, 03 May 2007 16:14:12 -0400 Subject: [Fedora-livecd-list] Order of package installation In-Reply-To: <20070503220908.61e56101@localhost.localdomain> References: <20070503220908.61e56101@localhost.localdomain> Message-ID: <1178223252.8636.10.camel@localhost.localdomain> On Thu, 2007-05-03 at 22:09 +0200, Sebastian Vahl wrote: > Hi. > > Today I've seen this error: > > Installing: fonts-hebrew-fancy ##################### > [216/684]/var/tmp/rpm-tmp.1969: line 1: fc-cache: command not found > error: %post(fonts-hebrew-fancy-0.20051122-1.fc6.noarch) scriptlet > failed, exit status 127 > > The problem seems to be that fontconfig (and so fc-cache) is installed > after that: > > Installing: fontconfig ##################### > [248/684] > > > > Is there a way around this? > > Sebastian Yes, fix the package (or file a bug) to require fontconfig. -- John (J5) Palmieri From ml at deadbabylon.de Thu May 3 20:33:21 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Thu, 3 May 2007 22:33:21 +0200 Subject: [Fedora-livecd-list] Order of package installation In-Reply-To: <1178223252.8636.10.camel@localhost.localdomain> References: <20070503220908.61e56101@localhost.localdomain> <1178223252.8636.10.camel@localhost.localdomain> Message-ID: <20070503223321.5c14df49@localhost.localdomain> Am Thu, 03 May 2007 16:14:12 -0400 schrieb "John (J5) Palmieri" : > On Thu, 2007-05-03 at 22:09 +0200, Sebastian Vahl wrote: > > Hi. > > > > Today I've seen this error: > > > > Installing: fonts-hebrew-fancy ##################### > > [216/684]/var/tmp/rpm-tmp.1969: line 1: fc-cache: command not found > > error: %post(fonts-hebrew-fancy-0.20051122-1.fc6.noarch) scriptlet > > failed, exit status 127 > > > > The problem seems to be that fontconfig (and so fc-cache) is > > installed after that: > > > > Installing: fontconfig ##################### > > [248/684] > > > > > > > > Is there a way around this? > > > > Sebastian > > Yes, fix the package (or file a bug) to require fontconfig. > Yes. That's the easiest way. Should have checked this before. :) #238917 Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From rdieter at math.unl.edu Fri May 4 12:11:41 2007 From: rdieter at math.unl.edu (Rex Dieter) Date: Fri, 04 May 2007 07:11:41 -0500 Subject: [Fedora-livecd-list] Re: Order of package installation References: <20070503220908.61e56101@localhost.localdomain> <1178223252.8636.10.camel@localhost.localdomain> Message-ID: John (J5) Palmieri wrote: > On Thu, 2007-05-03 at 22:09 +0200, Sebastian Vahl wrote: >> Installing: fonts-hebrew-fancy ##################### >> [216/684]/var/tmp/rpm-tmp.1969: line 1: fc-cache: command not found >> error: %post(fonts-hebrew-fancy-0.20051122-1.fc6.noarch) scriptlet >> failed, exit status 127 >> Is there a way around this? > Yes, fix the package (or file a bug) to require fontconfig. Usually that is a good suggestion. In the case of fonts, however, common existing practice is to *not* Requires: fontconfig, but instead make %%post scriptlets not fail when/if fontconfig isn't available at install-time: http://fedoraproject.org/wiki/Packaging/ScriptletSnippets#fonts -- Rex From sundaram at fedoraproject.org Sun May 6 22:26:06 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Mon, 07 May 2007 03:56:06 +0530 Subject: [Fedora-livecd-list] No adsl setup in the F7 live cds? Message-ID: <463E55FE.5080804@fedoraproject.org> Hi Is there any tool for adsl connection setup in the live cd's? Rahul From isamar at gmail.com Mon May 7 00:21:58 2007 From: isamar at gmail.com (Isamar Maia) Date: Mon, 7 May 2007 09:21:58 +0900 Subject: [Fedora-livecd-list] Introducing myself Message-ID: Dear colleagues, My name is Isamar Maia, system engineer established in Brazil. I have been working with Fedora for one year already and I am very satisfied with all the features and facilities it provides. Currently, I'm working on a project of a Single-700MB-CD Customization based on Fedora Core 6 with Gnome. Isamar From jasperhartline at adelphia.net Mon May 7 00:46:53 2007 From: jasperhartline at adelphia.net (Jasper Hartline) Date: Sun, 06 May 2007 19:46:53 -0500 Subject: [Fedora-livecd-list] Introducing myself In-Reply-To: References: Message-ID: <463E76FD.1030401@adelphia.net> Isamar Maia wrote: > Dear colleagues, > > My name is Isamar Maia, system engineer established in Brazil. > I have been working with Fedora for one year already and I am very > satisfied with all the features and facilities it provides. > > Currently, I'm working on a project of a Single-700MB-CD Customization > based on Fedora Core 6 with Gnome. Welcome. If you have any problems, suggestions or questions use the mailing list here or if it is a bug report or feature request, you can use the list and get an account at http://bugzilla.redhat.com J. Hartline From isamar at gmail.com Mon May 7 03:17:25 2007 From: isamar at gmail.com (Isamar Maia) Date: Mon, 7 May 2007 12:17:25 +0900 Subject: [Fedora-livecd-list] FC6 Customization - 1st steps Message-ID: Hi Folks, I am familiar with installation CD customization for FC3(genhdlist's times). And now, I am just starting with FC6. Now, I am just trying to remove some package and add another one under Fedora/RPMS folder. I did that already playing also with ks.cfg and "createrepo -g ../../base/comps.xml ." into the RPMs directory. Some doubts: 1) How do I check all the rpm packages dependencies of what I added and removed in the RPMS folder ? 2) Everytime I change the RPMs folder's content, should I rerun "createrepo -g" ? 3) Based on regular installation from the original FC6 DVD I changed the bottom of my ks.cfg to: %packages @base-x @gnome-desktop @brazilian-support @portuguese-suporte comps-extras Now, during the installation, anaconda is complaining that cannot found "comps-extras". Also /mnt/source directory is not being successfully mounted. Any clue? Thanks in advance for any help. Isamar From jgranado at redhat.com Mon May 7 07:52:39 2007 From: jgranado at redhat.com (Joel Andres Granados) Date: Mon, 07 May 2007 09:52:39 +0200 Subject: [Fedora-livecd-list] FC6 Customization - 1st steps In-Reply-To: References: Message-ID: <463EDAC7.7070806@redhat.com> Isamar Maia wrote: > Hi Folks, > > I am familiar with installation CD customization for FC3(genhdlist's > times). > And now, I am just starting with FC6. > > Now, I am just trying to remove some package and add another one > under Fedora/RPMS folder. > > I did that already playing also with ks.cfg and "createrepo -g > ../../base/comps.xml ." into > the RPMs directory. > > Some doubts: > > 1) How do I check all the rpm packages dependencies of what I added > and removed in the RPMS folder ? > 2) Everytime I change the RPMs folder's content, should I rerun > "createrepo -g" ? > 3) Based on regular installation from the original FC6 DVD I changed > the bottom of my ks.cfg to: > %packages > @base-x > @gnome-desktop > @brazilian-support > @portuguese-suporte > comps-extras > > Now, during the installation, anaconda is complaining that cannot > found "comps-extras". Also /mnt/source directory is not being > successfully mounted. > > Any clue? > > Thanks in advance for any help. > > Isamar > > -- > Fedora-livecd-list mailing list > Fedora-livecd-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-livecd-list Hi Isamar: In think if you are just trying to make a CD customization of fedora, "pungi" is the tool for you https://hosted.fedoraproject.org/projects/pungi. Pungi is basically a tool to spin fedora installation trees and isos. It has the capability of creating CD and DVD installations. I'm pretty sure that pungi is contained in the FC7 repositories or you can download it from the webpage. I haven't used pungi in FC6 and I don't know if you have to have additional considerations to work in FC6. Regards Joel. From ml at deadbabylon.de Mon May 7 09:53:42 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Mon, 7 May 2007 11:53:42 +0200 Subject: [Fedora-livecd-list] Installation: monitor suspend with different timezones Message-ID: <200705071153.48454.ml@deadbabylon.de> Hi. When installaling a kde livecd and selecting a different timezone (eg. one from europe) the monitor will suspend When I select a different timezone (eg. one from europe) in Anaconda during installation from a kde livecd the monitor will suspend when Anaconda changes the timezone (AFAIK after formatting the partitions). It will come back when moving the mouse or hitting any key. But I think this is a little bit confusing for non-experienced users. In gnome livecd this would not happen. I'm not sure if this is related to anaconda, metacity/gnome or kwin/kde (powersaving is disabled in kde). I've also tried this with installing and using openbox on the gnome cd. Then the monitor is also suspended. Any ideas how to solve this? Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From katzj at redhat.com Mon May 7 15:43:55 2007 From: katzj at redhat.com (Jeremy Katz) Date: Mon, 07 May 2007 11:43:55 -0400 Subject: [Fedora-livecd-list] Installation: monitor suspend with different timezones In-Reply-To: <200705071153.48454.ml@deadbabylon.de> References: <200705071153.48454.ml@deadbabylon.de> Message-ID: <1178552635.2558.11.camel@aglarond.local> On Mon, 2007-05-07 at 11:53 +0200, Sebastian Vahl wrote: > When installaling a kde livecd and selecting a different timezone (eg. one > from europe) the monitor will suspend > > When I select a different timezone (eg. one from europe) in Anaconda during > installation from a kde livecd the monitor will suspend when Anaconda changes > the timezone (AFAIK after formatting the partitions). It will come back when > moving the mouse or hitting any key. But I think this is a little bit > confusing for non-experienced users. > > In gnome livecd this would not happen. I'm not sure if this is related to > anaconda, metacity/gnome or kwin/kde (powersaving is disabled in kde). I've > also tried this with installing and using openbox on the gnome cd. Then the > monitor is also suspended. > > Any ideas how to solve this? The problem is that we need to be able to change the timezone so that files are created with the correct timestamp. If only there were a nice way that worked across desktops to inhibit the screensaver being triggered. Alas, not there yet Jeremy From katzj at redhat.com Mon May 7 15:54:30 2007 From: katzj at redhat.com (Jeremy Katz) Date: Mon, 07 May 2007 11:54:30 -0400 Subject: [Fedora-livecd-list] No adsl setup in the F7 live cds? In-Reply-To: <463E55FE.5080804@fedoraproject.org> References: <463E55FE.5080804@fedoraproject.org> Message-ID: <1178553270.2558.16.camel@aglarond.local> On Mon, 2007-05-07 at 03:56 +0530, Rahul Sundaram wrote: > Is there any tool for adsl connection setup in the live cd's? system-config-network seems to be on both live images and is the "normal" way for setting up xDSL under Fedora afaik Jeremy From isamar at gmail.com Mon May 7 15:59:00 2007 From: isamar at gmail.com (Isamar Maia) Date: Tue, 8 May 2007 00:59:00 +0900 Subject: [Fedora-livecd-list] FC6 Customization - 1st steps In-Reply-To: <463EDAC7.7070806@redhat.com> References: <463EDAC7.7070806@redhat.com> Message-ID: Joel, Thanks a lot. While I am checking this tip out... I am still playing around with this directly, with no tools. Since yesterday I got good advance with createrepo and packages' dependencies but now Anaconda is freezing randomically during the installation process. No errors in anaconda.log. I will check my hardware. I'm wondering if somebody here is available to gimme a hand to finish this project even as a paid remote consultant.... otherwise, I will keep trying. Isamar 2007/5/7, Joel Andres Granados : > Isamar Maia wrote: > > Hi Folks, > > > > I am familiar with installation CD customization for FC3(genhdlist's > > times). > > And now, I am just starting with FC6. > > > > Now, I am just trying to remove some package and add another one > > under Fedora/RPMS folder. > > > > I did that already playing also with ks.cfg and "createrepo -g > > ../../base/comps.xml ." into > > the RPMs directory. > > > > Some doubts: > > > > 1) How do I check all the rpm packages dependencies of what I added > > and removed in the RPMS folder ? > > 2) Everytime I change the RPMs folder's content, should I rerun > > "createrepo -g" ? > > 3) Based on regular installation from the original FC6 DVD I changed > > the bottom of my ks.cfg to: > > %packages > > @base-x > > @gnome-desktop > > @brazilian-support > > @portuguese-suporte > > comps-extras > > > > Now, during the installation, anaconda is complaining that cannot > > found "comps-extras". Also /mnt/source directory is not being > > successfully mounted. > > > > Any clue? > > > > Thanks in advance for any help. > > > > Isamar > > > > -- > > Fedora-livecd-list mailing list > > Fedora-livecd-list at redhat.com > > https://www.redhat.com/mailman/listinfo/fedora-livecd-list > Hi Isamar: > > In think if you are just trying to make a CD customization of fedora, > "pungi" is the tool for you > https://hosted.fedoraproject.org/projects/pungi. Pungi is basically a > tool to spin fedora installation trees and isos. It has the capability > of creating CD and DVD installations. I'm pretty sure that pungi is > contained in the FC7 repositories or you can download it from the > webpage. I haven't used pungi in FC6 and I don't know if you have to > have additional considerations to work in FC6. > > Regards > Joel. > > > -- > Fedora-livecd-list mailing list > Fedora-livecd-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-livecd-list > -- Isamar Maia isamar at gmail.com imtech at tim.com.br Brazil: 55-71-9146-8575 55-71-9965-6119 ??: +81-(0)3-4550-1212 From dwmw2 at infradead.org Mon May 7 16:01:02 2007 From: dwmw2 at infradead.org (David Woodhouse) Date: Mon, 07 May 2007 17:01:02 +0100 Subject: [Fedora-livecd-list] No adsl setup in the F7 live cds? In-Reply-To: <1178553270.2558.16.camel@aglarond.local> References: <463E55FE.5080804@fedoraproject.org> <1178553270.2558.16.camel@aglarond.local> Message-ID: <1178553662.11851.204.camel@pmac.infradead.org> On Mon, 2007-05-07 at 11:54 -0400, Jeremy Katz wrote: > system-config-network seems to be on both live images and is the > "normal" way for setting up xDSL under Fedora afaik It only handles PPPoE though -- not PPPoA (or PPPoEoA). -- dwmw2 From vladimir.shebordaev at gmail.com Mon May 7 16:42:28 2007 From: vladimir.shebordaev at gmail.com (Vladimir Shebordaev) Date: Mon, 07 May 2007 20:42:28 +0400 Subject: [Fedora-livecd-list] FC6 Customization - 1st steps In-Reply-To: References: Message-ID: <463F56F4.9040102@gmail.com> Hi, Isamar, I happened to be recently engaged in the project alike. The things were a little more complicated in my case. They wanted custom rpms to be included and the most recent packages to be already there. I've managed to coupe with it at last. It seems you should edit comps.xml file to modify installation options such as default packages to be installed or software groups and categories as they shown up to the user. Then you should create yum repository based on this new comps.xml. If you like you can include CD/DVD media id and embed MD5 checksum into the disk image. You should also tweak anaconda to accept your new repository at installation time probably following the procedure described on Pungi wiki pages. In the hope it helps. Regards, Vladimir Isamar Maia ?????: > Hi Folks, > > I am familiar with installation CD customization for FC3(genhdlist's > times). > And now, I am just starting with FC6. > > Now, I am just trying to remove some package and add another one > under Fedora/RPMS folder. > > I did that already playing also with ks.cfg and "createrepo -g > ../../base/comps.xml ." into > the RPMs directory. > > Some doubts: > > 1) How do I check all the rpm packages dependencies of what I added > and removed in the RPMS folder ? > 2) Everytime I change the RPMs folder's content, should I rerun > "createrepo -g" ? > 3) Based on regular installation from the original FC6 DVD I changed > the bottom of my ks.cfg to: > %packages > @base-x > @gnome-desktop > @brazilian-support > @portuguese-suporte > comps-extras > > Now, during the installation, anaconda is complaining that cannot > found "comps-extras". Also /mnt/source directory is not being > successfully mounted. > > Any clue? > > Thanks in advance for any help. > > Isamar > > -- > Fedora-livecd-list mailing list > Fedora-livecd-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-livecd-list > From rdieter at math.unl.edu Mon May 7 17:01:27 2007 From: rdieter at math.unl.edu (Rex Dieter) Date: Mon, 07 May 2007 12:01:27 -0500 Subject: [Fedora-livecd-list] Re: Installation: monitor suspend with different timezones References: <200705071153.48454.ml@deadbabylon.de> <1178552635.2558.11.camel@aglarond.local> Message-ID: Jeremy Katz wrote: > On Mon, 2007-05-07 at 11:53 +0200, Sebastian Vahl wrote: >> When installaling a kde livecd and selecting a different timezone (eg. >> one from europe) the monitor will suspend >> >> When I select a different timezone (eg. one from europe) in Anaconda >> during installation from a kde livecd the monitor will suspend when >> Anaconda changes the timezone (AFAIK after formatting the partitions). It >> will come back when moving the mouse or hitting any key. But I think this >> is a little bit confusing for non-experienced users. >> >> In gnome livecd this would not happen. I'm not sure if this is related to >> anaconda, metacity/gnome or kwin/kde (powersaving is disabled in kde). >> I've also tried this with installing and using openbox on the gnome cd. >> Then the monitor is also suspended. >> >> Any ideas how to solve this? > > The problem is that we need to be able to change the timezone so that > files are created with the correct timestamp. > > If only there were a nice way that worked across desktops to inhibit the > screensaver being triggered. Alas, not there yet maybe use xdg-screensaver (from xdg-utils) to do something like that: xdg-screensaver suspend WindowID xdg-screensaver resume WindowID ? :) -- Rex From a.hanson at f5.com Mon May 7 17:23:50 2007 From: a.hanson at f5.com (Aaron Hanson) Date: Mon, 7 May 2007 10:23:50 -0700 Subject: [Fedora-livecd-list] Netboot Message-ID: <4E497EE4DD5F9347B242A83387F27DC801616DA6@exchsix.olympus.f5net.com> Hi All - I though this would have been discussed by now but I couldn't find any relevant threads in the archive. I would like to boot the entire livecd image via network. To my basic understanding, the simplest way to do this might be: -- copy everything from the squashfs image into the (much expanded) initrd.img -- use pxelinux instead of isolinux as the boot loader I've been looking at the Mayflower script, trying to figure out if it will panic if there is no squashfs to mount. It looks like it might work but there is a lot there I don't understand. Has anyone tried something like this? Any suggestions? Thanks. -Aaron P.S. It is difficult to search the archive month by month. Does anybody know of a way to search by year, or search the entire mailing list archive? From doug.blewett at gmail.com Mon May 7 17:58:01 2007 From: doug.blewett at gmail.com (Doug Blewett) Date: Mon, 7 May 2007 13:58:01 -0400 Subject: [Fedora-livecd-list] vpn setup Message-ID: <348cb1090705071058l58eb39b4i71d2dc47cea2cecf@mail.gmail.com> I am looking at doing a VPN setup from a live CD. The idea is that I will do the setup based on MAC addresses - that is I will recognize which machine I am running on based on the MAC address in say eth0. Has anyone started something like that? Not a whole lot of work - I'll send it in when I get around to it - if someone has not already done the bits. Doug From hunt at m2s.com Mon May 7 20:51:21 2007 From: hunt at m2s.com (Elias Hunt) Date: Mon, 7 May 2007 16:51:21 -0400 Subject: [Fedora-livecd-list] root passwd reset to blank when running livecd-creator with --base-on flag Message-ID: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA9577DE3@exchange2.ad.medicalmetrx.com> Hi all, Thanks to the switch to the Fedora 7 base I've been able to get much farther in livecd creation. However I'm not having a problem where after creating my initial image, I run a -base-on instance with a custom package that assigns local settings and a root user password. At the end of each run I see a flag go by that says "Removing password for user root". Sure enough that is happening. I can't find anywhere in my custom package that would be doing it, so I have to assume it's the livecd-creator application at the end of its run. Is there a way to disable that? Or a method other than a script within an RPM that would be preferred for this? Thanks. -Eli -- Elias Hunt Systems Engineer M2S, Inc. 12 Commerce Ave. W Lebanon, NH 03784 Ph: 603-298-5509 x365 Fax: 603-298-8816 hunt at m2s.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From kanarip at kanarip.com Mon May 7 21:00:02 2007 From: kanarip at kanarip.com (Jeroen van Meeuwen) Date: Mon, 07 May 2007 23:00:02 +0200 Subject: [Fedora-livecd-list] root passwd reset to blank when running livecd-creator with --base-on flag In-Reply-To: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA9577DE3@exchange2.ad.medicalmetrx.com> References: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA9577DE3@exchange2.ad.medicalmetrx.com> Message-ID: <463F9352.2040301@kanarip.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Elias Hunt wrote: > Hi all, > > Thanks to the switch to the Fedora 7 base I?ve been able to get much > farther in livecd creation. However I?m not having a problem where after > creating my initial image, I run a ?base-on instance with a custom > package that assigns local settings and a root user password. At the end > of each run I see a flag go by that says ?Removing password for user > root?. Sure enough that is happening. I can?t find anywhere in my custom > package that would be doing it, so I have to assume it?s the > livecd-creator application at the end of its run. Is there a way to > disable that? Or a method other than a script within an RPM that would > be preferred for this? > livecd-creator is using the kickstart object values for determining whether to set the root password from an encrypted value or from plaintext, and if no kickstart object value is available, removes the root password. Kind regards, Jeroen van Meeuwen - -kanarip -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFGP5NRKN6f2pNCvwgRAo/AAJwI1o5Gdm9BrNzcoBmTOthlQjLdvQCfeJH0 ZIPqaE+4Uwxq8akD2hu1vHs= =zqtY -----END PGP SIGNATURE----- From rdieter at math.unl.edu Tue May 8 01:19:14 2007 From: rdieter at math.unl.edu (Rex Dieter) Date: Mon, 07 May 2007 20:19:14 -0500 Subject: [Fedora-livecd-list] Re: Installation: monitor suspend with different timezones In-Reply-To: <200705071153.48454.ml@deadbabylon.de> References: <200705071153.48454.ml@deadbabylon.de> Message-ID: Sebastian Vahl wrote: > Hi. > > When installaling a kde livecd and selecting a different timezone (eg. one > from europe) the monitor will suspend > > When I select a different timezone (eg. one from europe) in Anaconda during > installation from a kde livecd the monitor will suspend when Anaconda changes > the timezone (AFAIK after formatting the partitions). It will come back when > moving the mouse or hitting any key. But I think this is a little bit > confusing for non-experienced users. Just tried out installing F7t4 kde livecd myself today, and was unable to reproduce what you describe. -- Rex From ml at deadbabylon.de Tue May 8 08:34:45 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Tue, 8 May 2007 10:34:45 +0200 Subject: [Fedora-livecd-list] Re: Installation: monitor suspend with different timezones In-Reply-To: References: <200705071153.48454.ml@deadbabylon.de> Message-ID: <20070508103445.38d9f405@localhost.localdomain> Am Mon, 07 May 2007 20:19:14 -0500 schrieb Rex Dieter : > Sebastian Vahl wrote: > > Hi. > > > > When installaling a kde livecd and selecting a different timezone > > (eg. one from europe) the monitor will suspend > > > > When I select a different timezone (eg. one from europe) in > > Anaconda during installation from a kde livecd the monitor will > > suspend when Anaconda changes the timezone (AFAIK after formatting > > the partitions). It will come back when moving the mouse or hitting > > any key. But I think this is a little bit confusing for > > non-experienced users. > > Just tried out installing F7t4 kde livecd myself today, and was unable > to reproduce what you describe. Maybe this is related to the used monitor? I use a Samsung Samtron 76E. Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From ml at deadbabylon.de Tue May 8 08:46:21 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Tue, 8 May 2007 10:46:21 +0200 Subject: [Fedora-livecd-list] Installation: monitor suspend with different timezones In-Reply-To: <1178552635.2558.11.camel@aglarond.local> References: <200705071153.48454.ml@deadbabylon.de> <1178552635.2558.11.camel@aglarond.local> Message-ID: <20070508104621.099ffb93@localhost.localdomain> Am Mon, 07 May 2007 11:43:55 -0400 schrieb Jeremy Katz : > On Mon, 2007-05-07 at 11:53 +0200, Sebastian Vahl wrote: > > When installaling a kde livecd and selecting a different timezone > > (eg. one from europe) the monitor will suspend > > > > When I select a different timezone (eg. one from europe) in > > Anaconda during installation from a kde livecd the monitor will > > suspend when Anaconda changes the timezone (AFAIK after formatting > > the partitions). It will come back when moving the mouse or hitting > > any key. But I think this is a little bit confusing for > > non-experienced users. > > > > In gnome livecd this would not happen. I'm not sure if this is > > related to anaconda, metacity/gnome or kwin/kde (powersaving is > > disabled in kde). I've also tried this with installing and using > > openbox on the gnome cd. Then the monitor is also suspended. > > > > Any ideas how to solve this? > > The problem is that we need to be able to change the timezone so that > files are created with the correct timestamp. Then I have a question: When booting the livecd is the time taken from the bios? Example: I'm booting the livecd. My bios clock says it is 10 am. The timezone on the livecd is US/Eastern. When Gnome or KDE is starting the panel clock says it's 10 am in US/Eastern. When installing I'm changing the timezone in anaconda because I live in germany (Europe/Berlin). Now the timezone is correct but the clock changed to 4 am. If I check "UTC" this time will also be saved to my bios clock. Is this the correct timestamp? Because the times would be wrong from my point of view (Europe). Or am I missing something here? > If only there were a nice way that worked across desktops to inhibit > the screensaver being triggered. Alas, not there yet Not sure if this is the screensaver. In KDE it is disabled. In my test with openbox I haven't startet any. Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jgranado at redhat.com Wed May 9 16:51:08 2007 From: jgranado at redhat.com (Joel Andres Granados) Date: Wed, 09 May 2007 18:51:08 +0200 Subject: [Fedora-livecd-list] FC6 Customization - 1st steps In-Reply-To: References: <463EDAC7.7070806@redhat.com> Message-ID: <4641FBFC.8060300@redhat.com> I must insist you use pungi because it just makes your life easier. If your objective is to learn how the "customization stuff" works you could always look at pungis code and find out. For me its pretty simple: 1: create your rpms. 2: put them all inside a directory (/path/to/rpms/) 3: run `createrepo /path/to/rpms` 4: make the created repository accessible to pungi. (modify the /etc/pungi/pungi.conf file) 5: add your packages to the minimal-manifest file. 6: run `pungi -c /etc/pungi/pungi.conf` 7: wait a couple of minutes...... wait...... 8: enjoy your dvd, cd images with custom rpms inside. Regards Joel Isamar Maia wrote: > Joel, > > Thanks a lot. > > While I am checking this tip out... I am still playing around with > this directly, with no tools. > > Since yesterday I got good advance with createrepo and packages' > dependencies but now Anaconda is freezing randomically during the > installation process. No errors in anaconda.log. I will check my > hardware. > > I'm wondering if somebody here is available to gimme a hand to finish > this project > even as a paid remote consultant.... otherwise, I will keep trying. > > Isamar > > > > > 2007/5/7, Joel Andres Granados : >> Isamar Maia wrote: >> > Hi Folks, >> > >> > I am familiar with installation CD customization for FC3(genhdlist's >> > times). >> > And now, I am just starting with FC6. >> > >> > Now, I am just trying to remove some package and add another one >> > under Fedora/RPMS folder. >> > >> > I did that already playing also with ks.cfg and "createrepo -g >> > ../../base/comps.xml ." into >> > the RPMs directory. >> > >> > Some doubts: >> > >> > 1) How do I check all the rpm packages dependencies of what I added >> > and removed in the RPMS folder ? >> > 2) Everytime I change the RPMs folder's content, should I rerun >> > "createrepo -g" ? >> > 3) Based on regular installation from the original FC6 DVD I changed >> > the bottom of my ks.cfg to: >> > %packages >> > @base-x >> > @gnome-desktop >> > @brazilian-support >> > @portuguese-suporte >> > comps-extras >> > >> > Now, during the installation, anaconda is complaining that cannot >> > found "comps-extras". Also /mnt/source directory is not being >> > successfully mounted. >> > >> > Any clue? >> > >> > Thanks in advance for any help. >> > >> > Isamar >> > >> > -- >> > Fedora-livecd-list mailing list >> > Fedora-livecd-list at redhat.com >> > https://www.redhat.com/mailman/listinfo/fedora-livecd-list >> Hi Isamar: >> >> In think if you are just trying to make a CD customization of fedora, >> "pungi" is the tool for you >> https://hosted.fedoraproject.org/projects/pungi. Pungi is basically a >> tool to spin fedora installation trees and isos. It has the capability >> of creating CD and DVD installations. I'm pretty sure that pungi is >> contained in the FC7 repositories or you can download it from the >> webpage. I haven't used pungi in FC6 and I don't know if you have to >> have additional considerations to work in FC6. >> >> Regards >> Joel. >> >> >> -- >> Fedora-livecd-list mailing list >> Fedora-livecd-list at redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-livecd-list >> > > From isamar at gmail.com Wed May 9 19:45:44 2007 From: isamar at gmail.com (Isamar Maia) Date: Wed, 9 May 2007 16:45:44 -0300 Subject: [Fedora-livecd-list] FC6 Customization - 1st steps In-Reply-To: <4641FBFC.8060300@redhat.com> References: <463EDAC7.7070806@redhat.com> <4641FBFC.8060300@redhat.com> Message-ID: Cool. Thanks. I figured out what my problem was. The bad media quality was the cause for the randomic freezes during the Anaconda' s run and no error was being logged. I am checking already pungi and it seems very cool but I like to know the details as well since I am building a derived distro in a one-single CD, not DVD. The stage I am now is: 1) To figure out how to customize the Gnome theme during the installation, not only the wallpaper. 2) Change the Fedora's icon in the menu bar to something else. Any help will be welcomed. Isamar 2007/5/9, Joel Andres Granados : > I must insist you use pungi because it just makes your life easier. If > your objective is to learn how the "customization stuff" works you could > always look at pungis code and find out. > For me its pretty simple: > 1: create your rpms. > 2: put them all inside a directory (/path/to/rpms/) > 3: run `createrepo /path/to/rpms` > 4: make the created repository accessible to pungi. (modify the > /etc/pungi/pungi.conf file) > 5: add your packages to the minimal-manifest file. > 6: run `pungi -c /etc/pungi/pungi.conf` > 7: wait a couple of minutes...... wait...... > 8: enjoy your dvd, cd images with custom rpms inside. > > > > Regards > Joel > > > > Isamar Maia wrote: > > Joel, > > > > Thanks a lot. > > > > While I am checking this tip out... I am still playing around with > > this directly, with no tools. > > > > Since yesterday I got good advance with createrepo and packages' > > dependencies but now Anaconda is freezing randomically during the > > installation process. No errors in anaconda.log. I will check my > > hardware. > > > > I'm wondering if somebody here is available to gimme a hand to finish > > this project > > even as a paid remote consultant.... otherwise, I will keep trying. > > > > Isamar > > > > > > > > > > 2007/5/7, Joel Andres Granados : > >> Isamar Maia wrote: > >> > Hi Folks, > >> > > >> > I am familiar with installation CD customization for FC3(genhdlist's > >> > times). > >> > And now, I am just starting with FC6. > >> > > >> > Now, I am just trying to remove some package and add another one > >> > under Fedora/RPMS folder. > >> > > >> > I did that already playing also with ks.cfg and "createrepo -g > >> > ../../base/comps.xml ." into > >> > the RPMs directory. > >> > > >> > Some doubts: > >> > > >> > 1) How do I check all the rpm packages dependencies of what I added > >> > and removed in the RPMS folder ? > >> > 2) Everytime I change the RPMs folder's content, should I rerun > >> > "createrepo -g" ? > >> > 3) Based on regular installation from the original FC6 DVD I changed > >> > the bottom of my ks.cfg to: > >> > %packages > >> > @base-x > >> > @gnome-desktop > >> > @brazilian-support > >> > @portuguese-suporte > >> > comps-extras > >> > > >> > Now, during the installation, anaconda is complaining that cannot > >> > found "comps-extras". Also /mnt/source directory is not being > >> > successfully mounted. > >> > > >> > Any clue? > >> > > >> > Thanks in advance for any help. > >> > > >> > Isamar > >> > > >> > -- > >> > Fedora-livecd-list mailing list > >> > Fedora-livecd-list at redhat.com > >> > https://www.redhat.com/mailman/listinfo/fedora-livecd-list > >> Hi Isamar: > >> > >> In think if you are just trying to make a CD customization of fedora, > >> "pungi" is the tool for you > >> https://hosted.fedoraproject.org/projects/pungi. Pungi is basically a > >> tool to spin fedora installation trees and isos. It has the capability > >> of creating CD and DVD installations. I'm pretty sure that pungi is > >> contained in the FC7 repositories or you can download it from the > >> webpage. I haven't used pungi in FC6 and I don't know if you have to > >> have additional considerations to work in FC6. > >> > >> Regards > >> Joel. > >> > >> > >> -- > >> Fedora-livecd-list mailing list > >> Fedora-livecd-list at redhat.com > >> https://www.redhat.com/mailman/listinfo/fedora-livecd-list > >> > > > > > > -- > Fedora-livecd-list mailing list > Fedora-livecd-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-livecd-list > -- Isamar Maia isamar at gmail.com imtech at tim.com.br Brazil: 55-71-9146-8575 55-71-9965-6119 ??: +81-(0)3-4550-1212 From jdever at triad.rr.com Wed May 9 23:09:03 2007 From: jdever at triad.rr.com (Jim Dever) Date: Wed, 09 May 2007 19:09:03 -0400 Subject: [Fedora-livecd-list] Intenet access with LiveCD? In-Reply-To: <1167759553.2808.23.camel@zelda.fubar.dk> References: <4593196C.80504@triad.rr.com> <369bce3b0612271712w10146bf4h94900e058396e575@mail.gmail.com> <459480DE.8070604@triad.rr.com> <1167759553.2808.23.camel@zelda.fubar.dk> Message-ID: <4642548F.60709@triad.rr.com> David Zeuthen wrote: > Hi, > > On Thu, 2006-12-28 at 21:43 -0500, Jim Dever wrote: >> Intenet access was obtained by: >> >> ifdown eth0 >> modprobe -r dmfe >> modprobe -r tulip >> modprobe dmfe >> ifup eth0 >> >> Evidently the tulip and dmfe modules togehter have a conflict with my >> network card. I'm hoping this can be solved after an install by >> blacklisting the tulip module. > > Weird. Users should never have to blacklist modules nor even know what a > LKM is. So this should probably get filed in Bugzilla at > > https://bugzilla.redhat.com/bugzilla/enter_bug.cgi?product=Fedora%20Core > > and if you can paste the bug number here I'll follow up with one of our > kernel dudes, thanks! Basically, if you have a driver that works the > live cd should automatically connect to wired network using DHCP. > > Likewise, if your wireless chipset is supported and you have the > firmware etc. connecting to a wireless network (either cleartext, WEP, > WPA, etc.) via DHCP should be as easy as selecting it from a drop-down > menu. > > So, in 99% of all cases, non-working network connectivity is most likely > either a kernel/driver bug or simply missing firmware / drivers. > I realize this is a thread I started a long time ago but just wanted you guys to know that the Fedora 7 Test 4 LiveCD works with my network card (a Cnet PRO200WL PCI) straight out of the box and without any fiddling around. Glad to see it! Thanks! Jim From holger at layer-acht.org Thu May 10 16:05:18 2007 From: holger at layer-acht.org (Holger Levsen) Date: Thu, 10 May 2007 18:05:18 +0200 Subject: [Fedora-livecd-list] building an automatic installer with livecd-creator Message-ID: <200705101805.19507.holger@layer-acht.org> Hi, I'm trying to build an installer-cd with livecd-creator :) So I finally succeeded to build a livecd with livecd-creator under fedora7. When I boot this CD, I switch to the text-console, log in (into textmode) as root, run /etc/init.d/messagebus start /etc/init.d/haldaemon start and run the liveinst.sh script from anacondas CVS anaconda/liveinst/liveinst.sh (downloaded with curl.. for now) (I plan to put these steps into /etc/rc.d/init.d/fedora-live but for debugging it's easier to run them manually.) Then I configure anaconda manually (currently just using the defaults, which, again, I later plan to do with a kickstart file) and anaconda successfully partitions the disc and copies the system from the livecd to harddrive. But in the end the installation fails, log is attached. I would be happy if someone who is more familar with anaconda logs can tell me what went wrong... regards, Holger -------------- next part -------------- Traceback (most recent call first): File "/usr/lib/anaconda/livecd.py", line 216, in _doFilesystemMangling wait.refresh() File "/usr/lib/anaconda/livecd.py", line 279, in doPostInstall self._doFilesystemMangling(anaconda) File "/usr/lib/anaconda/backend.py", line 233, in doPostInstall anaconda.backend.doPostInstall(anaconda) File "/usr/lib/anaconda/dispatch.py", line 203, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext self.moveStep() File "/usr/lib/anaconda/text.py", line 605, in run anaconda.dispatch.gotoNext() File "/usr/sbin/anaconda", line 955, in anaconda.intf.run(anaconda) TypeError: refresh() takes no arguments (1 given) Local variables in innermost frame: tocopy: /boot self: r: fsentry -- device: VolGroup00/LogVol00 mountpoint: / fsystem: ext3 format: 1 ismounted: 1 options: 'defaults' bytesPerInode: 4096 label: / anaconda: <__main__.Anaconda instance at 0xb7f6e7cc> entry: fsentry -- device: sda1 mountpoint: /boot fsystem: ext3 format: 1 ismounted: 1 options: 'defaults' bytesPerInode: 4096 label: /boot wait: Anaconda instance, containing members: rootPath: /mnt/sysimage rescue_mount: True intf: InstallInterface instance, containing members: intf.screen: SnackScreen instance, containing members: intf.screen.width: 80 intf.screen.helpCb: > intf.screen.height: 25 intf.instLanguage: Language instance, containing members: intf.instLanguage.targetLang: None intf.instLanguage.default: en_US.UTF-8 intf.instLanguage.displayMode: t intf.instLanguage.current: en_US.UTF-8 intf.showingHelpOnHelp: 0 rescue: False updateSrc: None methodstr: livecd:///dev/live-osimg dispatch: Dispatcher instance, containing members: dispatch.skipSteps: {'upgradecontinue': 1, 'group-selection': 1, 'findrootparts': 1, 'findinstall': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'confirmupgrade': 1, 'tasksel': 1, 'upgrademount': 1, 'upgbootloader': 1, 'upgrademigfind': 1, 'addswap': 1, 'upgrademigratefs': 1, 'regkey': 1} dispatch.method: LiveCDImageMethod instance, containing members: dispatch.method.splitmethod: False dispatch.method.intf: Already dumped dispatch.method.tree: None dispatch.method.rootPath: /mnt/sysimage dispatch.method.osimg: //dev/live-osimg dispatch.step: 39 dispatch.anaconda: Already dumped dispatch.firstStep: 0 dispatch.dir: 1 method: Already dumped isKickstart: False id: InstallData instance, containing members: id.firewall: Firewall instance, containing members: id.firewall.portlist: [22:tcp] id.firewall.trustdevs: [] id.firewall.enabled: 1 id.rootParts: None id.instProgress: None id.upgradeRoot: None id.xsetup: XSetup instance, containing members: id.xsetup.skipx: 0 id.xsetup.xserver: XServer instance, containing members: id.xsetup.xserver.videohw: primary: 0 vidCards: [] Primary Video Card Info: device: None driver : vesa descr : InnoTek Systemberatung GmbH VirtualBox Graphics Adapter vidRam: None id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp] id.xsetup.xserver.resolution: 800x600 id.xsetup.xserver.root: / id.xsetup.xserver.hwstate: XF86HardwareState instance, containing members: id.xsetup.xserver.hwstate.videocard_PCIFn: None id.xsetup.xserver.hwstate.monitor: monName: None monID: Unprobed Monitor monHoriz: None monVert: None physicalWidth: 0 physicalHeight: 0 id.xsetup.xserver.hwstate.config_resolutions: [] id.xsetup.xserver.hwstate.videocard_name: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter id.xsetup.xserver.hwstate.monitor_name: Unknown monitor id.xsetup.xserver.hwstate.video_ram: 0 id.xsetup.xserver.hwstate.videocard: Already dumped id.xsetup.xserver.hwstate.videocard_driver: vesa id.xsetup.xserver.hwstate.videocard_options: [] id.xsetup.xserver.hwstate.all_resolutions: [640x480, 800x480, 800x512, 800x600, 848x480, 854x480, 1024x600, 1024x768, 1152x768, 1152x864, 1200x900, 1280x720, 1280x800, 1280x854, 1280x960, 1280x1024, 1360x768, 1400x900, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1900x1200, 1920x1080, 1920x1200, 1920x1440, 2048x1536, 2560x1600] id.xsetup.xserver.hwstate.hsync: 31.5-37.9 id.xsetup.xserver.hwstate.vsync: 50-70 id.xsetup.xserver.hwstate.probed_video_ram: 0 id.xsetup.xserver.hwstate.videocard_PCIBus: None id.xsetup.xserver.hwstate.colordepth: 24 id.xsetup.xserver.hwstate.videocard_PCIDev: None id.xsetup.xserver.hwstate.resolution: 800x600 id.xsetup.xserver.hwstate.dri_enabled: 0 id.xsetup.xserver.hwstate.xconfig: None id.xsetup.xserver.monitorhw: Already dumped id.xsetup.xserver.keyboard: Keyboard instance, containing members: id.xsetup.xserver.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': de} id.xsetup.xserver.keyboard.type: PC id.xsetup.xserver.keyboard.beenset: 1 id.xsetup.xserver.keyboard._mods: KeyboardModels instance, containing members: id.xsetup.xserver.mousehw: FULLNAME="Generic - 3 Button Mouse (PS/2)" MOUSETYPE="imps2" XEMU3="no" XMOUSETYPE="IMPS/2" id.xsetup.xserver.defaultdepth: 24 id.xsetup.xserver.logfile: /dev/null id.xsetup.xserver.config: None id.xsetup.xserver.display: :9 id.xsetup.anaconda: Already dumped id.keyboard: Already dumped id.timezone: Timezone instance, containing members: id.timezone.utc: True id.timezone.arc: 0 id.timezone.tz: America/New_York id.mouse: Already dumped id.zfcp: ZFCP instance, containing members: id.zfcp.hasReadConfig: True id.zfcp.fcpdevs: [] id.upgrade: None id.monitor: Already dumped id.iscsi: id.methodstr: livecd:///dev/live-osimg id.fsset: FileSystemSet instance, containing members: id.fsset.messageWindow: > id.fsset.volumesCreated: 1 id.fsset.progressWindow: > id.fsset.migratedfs: 1 id.fsset.waitWindow: > id.fsset.entries: [fsentry -- device: VolGroup00/LogVol00 mountpoint: / fsystem: ext3 format: 1 ismounted: 1 options: 'defaults' bytesPerInode: 4096 label: / , fsentry -- device: sda1 mountpoint: /boot fsystem: ext3 format: 1 ismounted: 1 options: 'defaults' bytesPerInode: 4096 label: /boot , fsentry -- device: shm mountpoint: /dev/shm fsystem: tmpfs format: 0 ismounted: 0 options: 'defaults' bytesPerInode: 4096 label: None , fsentry -- device: devpts mountpoint: /dev/pts fsystem: devpts format: 0 ismounted: 0 options: 'gid=5,mode=620' bytesPerInode: 4096 label: None , fsentry -- device: sys mountpoint: /sys fsystem: sysfs format: 0 ismounted: 1 options: 'defaults' bytesPerInode: 4096 label: None , fsentry -- device: proc mountpoint: /proc fsystem: proc format: 0 ismounted: 1 options: 'defaults' bytesPerInode: 4096 label: None , fsentry -- device: VolGroup00/LogVol01 mountpoint: swap fsystem: swap format: 1 ismounted: 1 options: 'defaults' bytesPerInode: 4096 label: None , fsentry -- device: VolGroup00 mountpoint: None fsystem: volume group (LVM) format: 1 ismounted: 0 options: 'defaults' bytesPerInode: 4096 label: None , fsentry -- device: sda2 mountpoint: None fsystem: physical volume (LVM) format: 1 ismounted: 0 options: 'defaults' bytesPerInode: 4096 label: None ] id.fsset.mountcount: 9 id.desktop: Desktop instance, containing members: id.desktop.info: {} id.desktop.runlevel: 3 id.x_already_set: 0 id.backend: LiveCDCopyBackend instance, containing members: id.backend.modeText: id.backend.instPath: /mnt/sysimage id.backend.supportsPackageSelection: False id.backend.instLog: None id.backend.supportsUpgrades: False id.backend.method: Already dumped id.firstboot: 0 id.diskset: DiskSet instance, containing members: id.diskset.disks: {'sda': } id.diskset.anaconda: Already dumped id.diskset.onlyPrimary: None id.users: None id.displayMode: t id.auth: --enableshadow --enablemd5 id.ksdata: None id.bootloader: x86BootloaderInfo instance, containing members: id.bootloader.doUpgradeOnly: 0 id.bootloader.above1024: 0 id.bootloader.defaultDevice: mbr id.bootloader.pure: None id.bootloader.serialDevice: None id.bootloader.args: KernelArguments instance, containing members: id.bootloader.args.args: id.bootloader.kernelLocation: /boot/ id.bootloader.device: sda id.bootloader.configfile: /etc/lilo.conf id.bootloader.kickstart: 0 id.bootloader.serialOptions: None id.bootloader.useGrubVal: 1 id.bootloader._drivelist: [sda] id.bootloader.images: BootImages instance, containing members: id.bootloader.images.default: VolGroup00/LogVol00 id.bootloader.images.images: {'VolGroup00/LogVol00': ('linux', 'Fedora', 'ext3')} id.bootloader.serial: 0 id.bootloader.password: None id.bootloader.forceLBA32: False id.extraModules: [] id.network: Network instance, containing members: id.network.hostname: olpc-server id.network.overrideDHCPhostname: 1 id.network.netdevices: {'eth0': DEVICE=eth0 BOOTPROTO=dhcp HWADDR=08:00:27:66:6C:FF IPV6_AUTOCONF=yes ONBOOT=yes } id.network.primaryNS: 10.0.2.3 id.network.firstnetdevice: eth0 id.network.isConfigured: 0 id.network.domains: [] id.network.secondaryNS: id.network.gateway: id.instClass: DefaultInstall instance, containing members: id.floppyDevice: fd0 id.partitions: Partitions instance, containing members: id.partitions.useFdisk: 0 id.partitions.useAutopartitioning: 1 id.partitions.autoClearPartType: 0 id.partitions.nextUniqueID: 11 id.partitions.reinitializeDisks: 0 id.partitions.autoClearPartDrives: [sda] id.partitions.zeroMbr: 0 id.partitions.isKickstart: 0 id.partitions.requests: [New Part Request -- mountpoint: /boot uniqueID: 9 type: ext3 format: 1 badblocks: None device: sda1 drive: ['sda'] primary: None size: 100 grow: 0 maxsize: None start: None end: None migrate: None fslabel: None origfstype: None bytesPerInode: 4096 options: 'None' , LV Request -- mountpoint: None uniqueID: 10 type: swap format: 1 badblocks: None size: 1024 lvname: LogVol01 volgroup: 7 bytesPerInode: 4096 options: 'None' , VG Request -- name: VolGroup00 uniqueID: 7 format: 1 pesize: 32768 physvols: [6] , LV Request -- mountpoint: / uniqueID: 8 type: ext3 format: 1 badblocks: None size: 6816 lvname: LogVol00 volgroup: 7 bytesPerInode: 4096 options: 'None' , New Part Request -- mountpoint: None uniqueID: 6 type: physical volume (LVM) format: 1 badblocks: None device: sda2 drive: ['sda'] primary: None size: 0 grow: 1 maxsize: None start: None end: None migrate: None fslabel: None origfstype: None bytesPerInode: 4096 options: 'None' ] id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None type: physical volume (LVM) format: 1 badblocks: None device: None drive: None primary: None size: 0 grow: 1 maxsize: None start: None end: None migrate: None fslabel: None origfstype: None bytesPerInode: 4096 options: 'None' , VG Request -- name: lvm uniqueID: None format: 1 pesize: 32768 physvols: [] , LV Request -- mountpoint: / uniqueID: None type: ext3 format: 1 badblocks: None size: 1024 lvname: LogVol00 volgroup: lvm bytesPerInode: 4096 options: 'None' , New Part Request -- mountpoint: /boot uniqueID: None type: ext3 format: 1 badblocks: None device: None drive: None primary: None size: 100 grow: 0 maxsize: None start: None end: None migrate: None fslabel: None origfstype: None bytesPerInode: 4096 options: 'None' , LV Request -- mountpoint: None uniqueID: None type: swap format: 1 badblocks: None size: 512 lvname: LogVol01 volgroup: lvm bytesPerInode: 4096 options: 'None' ] id.partitions.deletes: [lvname: LogVol01 vgname: VolGroup00 , drive: sda start: 208845 end: 16370234 , drive: sda start: 63 end: 208844 , vgname: VolGroup00 , lvname: LogVol00 vgname: VolGroup00 ] id.isHeadless: 0 id.videocard: Already dumped id.instLanguage: Already dumped id.security: Security instance, containing members: id.security.selinux: 1 id.upgradeSwapInfo: None dir: 1 backend: Already dumped /tmp/anaconda.log: 15:57:44 INFO : using only installclass _Fedora 15:57:44 INFO : anaconda called with cmdline = ['/usr/sbin/anaconda', '--method=livecd:///dev/live-osimg', '--lang', 'en_US.UTF-8'] 15:57:44 INFO : Display mode = g 15:57:44 INFO : Method = livecd:///dev/live-osimg 15:57:44 INFO : anaconda floppy device fd0 15:57:47 WARNING : Graphical installation not available... Starting text mode. 15:57:50 INFO : Detected 512M of memory 15:57:50 INFO : Swap attempt of 512M to 1024M 15:57:50 WARNING : step installtype does not exist 15:57:50 WARNING : step complete does not exist 15:57:50 INFO : moving (1) to step welcome 15:57:54 INFO : moving (1) to step betanag 15:57:56 INFO : moving (1) to step keyboard 15:57:59 ERROR : Could not install keymap de: Permission denied 15:57:59 INFO : moving (1) to step partitionobjinit 15:57:59 INFO : no /tmp/fcpconfig; not configuring zfcp 15:57:59 DEBUG : starting mpaths 15:57:59 DEBUG : self.driveList(): ['sda'] 15:57:59 DEBUG : DiskSet.skippedDisks: [] 15:57:59 DEBUG : DiskSet.skippedDisks: [] 15:57:59 DEBUG : starting all mpaths on drives ['sda'] 15:57:59 DEBUG : scanning for multipath on drives ['sda'] 15:58:00 DEBUG : mpaths: [] 15:58:00 DEBUG : done starting mpaths. Drivelist: ['sda'] 15:58:00 DEBUG : starting dmraids 15:58:00 DEBUG : self.driveList(): ['sda'] 15:58:00 DEBUG : DiskSet.skippedDisks: [] 15:58:00 DEBUG : DiskSet.skippedDisks: [] 15:58:00 DEBUG : starting all dmraids on drives ['sda'] 15:58:00 DEBUG : scanning for dmraid on drives ['sda'] 15:58:00 DEBUG : done starting dmraids. Drivelist: ['sda'] 15:58:03 INFO : lv is VolGroup00/LogVol00, size of 6816 15:58:03 INFO : lv is VolGroup00/LogVol01, size of 1024 15:58:10 INFO : pv is /dev/sda2 in vg VolGroup00, size is 7891 15:58:10 INFO : vg VolGroup00, size is 7872, pesize is 32768 15:58:13 INFO : lv is VolGroup00/LogVol00, size of 6816 15:58:13 INFO : lv is VolGroup00/LogVol01, size of 1024 15:58:15 INFO : scd0 is a protected partition 15:58:15 INFO : no request, probably a removable drive 15:58:15 INFO : moving (1) to step parttype 15:58:25 INFO : moving (1) to step autopartitionexecute 15:58:27 DEBUG : used space is 1536 15:58:27 DEBUG : actual space is 7840 15:58:27 DEBUG : used space is 2048 15:58:27 DEBUG : actual space is 7840 15:58:27 DEBUG : used space is 7840 15:58:27 DEBUG : actual space is 7840 15:58:27 DEBUG : used space is 7840 15:58:27 DEBUG : actual space is 7840 15:58:27 INFO : moving (1) to step partition 15:58:30 INFO : moving (1) to step partitiondone 15:58:30 INFO : moving (1) to step bootloadersetup 15:58:30 INFO : moving (1) to step bootloader 15:58:41 INFO : moving (1) to step bootloaderadvanced 15:58:45 INFO : moving (1) to step networkdevicecheck 15:58:45 INFO : moving (1) to step network 15:59:04 INFO : moving (1) to step timezone 15:59:07 INFO : moving (1) to step accounts 15:59:11 INFO : moving (1) to step reposetup 15:59:11 INFO : moving (1) to step basepkgsel 15:59:11 INFO : moving (1) to step postselection 15:59:11 INFO : moving (1) to step confirminstall 15:59:14 INFO : moving (1) to step install 15:59:14 INFO : moving (1) to step enablefilesystems 15:59:17 INFO : lv is VolGroup00/LogVol00, size of 6816 15:59:17 INFO : lv is VolGroup00/LogVol01, size of 1024 15:59:17 INFO : removing lv LogVol01 15:59:17 INFO : removing lv LogVol00 15:59:18 INFO : pv is /dev/sda2 in vg VolGroup00, size is 7891 15:59:18 INFO : vgremove -v VolGroup00 15:59:18 INFO : pvremove -ff -y -v /dev/sda2 15:59:19 INFO : pvcreate -ff -y -v /dev/sda2 15:59:27 INFO : formatting swap as swap 15:59:27 INFO : formatting / as ext3 15:59:27 INFO : Format command: ['mke2fs', '/dev/VolGroup00/LogVol00', '-i', '4096', '-j'] 15:59:56 INFO : formatting /boot as ext3 15:59:56 INFO : Format command: ['mke2fs', '/tmp/sda1', '-i', '4096', '-j'] 16:00:02 INFO : lv is VolGroup00/LogVol00, size of 6816 16:00:02 INFO : lv is VolGroup00/LogVol01, size of 1024 16:00:03 ERROR : running vgchange failed: 5 16:00:05 DEBUG : error reading swap label on /dev/VolGroup00: [Errno 21] Is a directory 16:00:05 DEBUG : error reading xfs label on /dev/VolGroup00: [Errno 21] Is a directory 16:00:05 DEBUG : error reading jfs label on /dev/VolGroup00: [Errno 21] Is a directory 16:00:05 DEBUG : error reading reiserfs label on /dev/VolGroup00: [Errno 21] Is a directory 16:00:05 INFO : trying to mount VolGroup00/LogVol00 on / 16:00:05 INFO : set SELinux context for mountpoint / to system_u:object_r:root_t 16:00:05 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage 16:00:05 INFO : trying to mount sda1 on /boot 16:00:05 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t 16:00:05 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/boot 16:00:05 INFO : trying to mount sys on /sys 16:00:06 INFO : set SELinux context for mountpoint /sys to None 16:00:06 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys 16:00:06 INFO : trying to mount proc on /proc 16:00:06 INFO : set SELinux context for mountpoint /proc to None 16:00:06 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc 16:00:11 INFO : moving (1) to step migratefilesystems 16:00:11 INFO : moving (1) to step setuptime 12:00:12 INFO : moving (1) to step preinstallconfig 12:00:12 INFO : moving (1) to step installpackages 12:00:12 INFO : Preparing to install packages 12:16:12 INFO : moving (1) to step postinstallconfig 12:16:12 INFO : doing post-install fs mangling 12:16:12 INFO : trying to mount VolGroup00/LogVol00 on / 12:16:13 INFO : set SELinux context for mountpoint / to system_u:object_r:root_t 12:16:13 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage 12:16:13 INFO : trying to mount sda1 on /boot 12:16:13 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t 12:16:13 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/boot 12:16:13 INFO : trying to mount sys on /sys 12:16:13 INFO : set SELinux context for mountpoint /sys to None 12:16:13 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys 12:16:13 INFO : trying to mount proc on /proc 12:16:13 INFO : set SELinux context for mountpoint /proc to None 12:16:13 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc /tmp/lvmout: Finding all logical volumes -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From asmith11 at cox.net Thu May 10 16:34:30 2007 From: asmith11 at cox.net (asmith11 at cox.net) Date: Thu, 10 May 2007 12:34:30 -0400 Subject: [Fedora-livecd-list] Interrupted livecd-creator leaves hung loopback mount Message-ID: <23930304.1178814870854.JavaMail.root@eastrmwml04.mgt.cox.net> Hi, I've been using the livecd-creator with FC7-t3 and am mostly pretty happy with the results. I have noticed one problem. If I try to CTRL-C the livecd-creator during the RPM-installation step (which for my current spin takes 10 minutes or so) I end up with a hung /dev/loop0 mount that I cannot umount. I find I have to reboot to clear the mount. I'm working on a customized application DVD with many custom RPMs -- this means that frequently during the RPM installation phase of livecd-creator I see an issue I want to address and I would rather not wait for it to finish so I would like to be able to CTRL-C things right there. Here's an example of what I see after an interrupted livecd-creator session and what I try to do to clear it (I modified livecd-creator to use /repo/tmp rather than /var/tmp on my machine but that's the only change): [root at mca proc]# df -h Filesystem Size Used Avail Use% Mounted on /dev/sda8 5.9G 4.3G 1.5G 75% / tmpfs 1007M 0 1007M 0% /dev/shm /dev/sda7 4.9G 2.2G 2.8G 45% /images /dev/sda9 25G 6.9G 18G 29% /repo /dev/loop0 3.4G 1.3G 2.1G 39% /repo/tmp/livecd-creator-o_09S3/install_root [root at mca proc]# umount /repo/tmp/livecd-creator-o_09S3/install_root umount: /repo/tmp/livecd-creator-o_09S3/install_root: device is busy umount: /repo/tmp/livecd-creator-o_09S3/install_root: device is busy [root at mca proc]# lsof | grep /repo/tmp/livecd-creator-o_09S3/install_root [root at mca proc]# lsof | grep loop0 loop0 3445 root cwd DIR 8,8 4096 2 / loop0 3445 root rtd DIR 8,8 4096 2 / loop0 3445 root txt unknown /proc/3445/exe [root at mca proc]# ps auxww | grep 3445 root 3445 0.5 0.0 0 0 ? S< 16:05 0:04 [loop0] root 5140 0.0 0.0 4000 704 pts/0 R+ 16:18 0:00 grep 3445 [root at mca proc]# I'd appreciate any help or insight into how I can either umount the /dev/loop0 mount or more cleanly interrupt the livecd-creator. Thanks! -Andy Smith From katzj at redhat.com Thu May 10 17:14:53 2007 From: katzj at redhat.com (Jeremy Katz) Date: Thu, 10 May 2007 13:14:53 -0400 Subject: [Fedora-livecd-list] building an automatic installer with livecd-creator In-Reply-To: <200705101805.19507.holger@layer-acht.org> References: <200705101805.19507.holger@layer-acht.org> Message-ID: <1178817293.2586.2.camel@aglarond.local> On Thu, 2007-05-10 at 18:05 +0200, Holger Levsen wrote: > Then I configure anaconda manually (currently just using the defaults, which, > again, I later plan to do with a kickstart file) and anaconda successfully > partitions the disc and copies the system from the livecd to harddrive. > > But in the end the installation fails, log is attached. > > I would be happy if someone who is more familar with anaconda logs can tell me > what went wrong... Bug in the text mode case as really only the graphical install has been tested for live installs. Fixed in anaconda CVS Jeremy From holger at layer-acht.org Thu May 10 17:40:02 2007 From: holger at layer-acht.org (Holger Levsen) Date: Thu, 10 May 2007 19:40:02 +0200 Subject: [Fedora-livecd-list] building an automatic installer with livecd-creator In-Reply-To: <1178817293.2586.2.camel@aglarond.local> References: <200705101805.19507.holger@layer-acht.org> <1178817293.2586.2.camel@aglarond.local> Message-ID: <200705101940.11337.holger@layer-acht.org> Hi Jeremy, On Thursday 10 May 2007 19:14, Jeremy Katz wrote: > Bug in the text mode case as really only the graphical install has been > tested for live installs. Fixed in anaconda CVS Yay! Thanks for telling (and probably fixing) :) Will this fix go into fedora7 or is it too late already? regards, Holger -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From katzj at redhat.com Thu May 10 17:47:02 2007 From: katzj at redhat.com (Jeremy Katz) Date: Thu, 10 May 2007 13:47:02 -0400 Subject: [Fedora-livecd-list] building an automatic installer with livecd-creator In-Reply-To: <200705101940.11337.holger@layer-acht.org> References: <200705101805.19507.holger@layer-acht.org> <1178817293.2586.2.camel@aglarond.local> <200705101940.11337.holger@layer-acht.org> Message-ID: <1178819222.2586.4.camel@aglarond.local> On Thu, 2007-05-10 at 19:40 +0200, Holger Levsen wrote: > On Thursday 10 May 2007 19:14, Jeremy Katz wrote: > > Bug in the text mode case as really only the graphical install has been > > tested for live installs. Fixed in anaconda CVS > > Yay! Thanks for telling (and probably fixing) :) > > Will this fix go into fedora7 or is it too late already? It'll go into Fedora 7 Jeremy From jasperhartline at adelphia.net Thu May 10 18:31:31 2007 From: jasperhartline at adelphia.net (Jasper Hartline) Date: Thu, 10 May 2007 13:31:31 -0500 Subject: [Fedora-livecd-list] Interrupted livecd-creator leaves hung loopback mount In-Reply-To: <23930304.1178814870854.JavaMail.root@eastrmwml04.mgt.cox.net> References: <23930304.1178814870854.JavaMail.root@eastrmwml04.mgt.cox.net> Message-ID: <46436503.9060405@adelphia.net> asmith11 at cox.net wrote: > Hi, > > I've been using the livecd-creator with FC7-t3 and am mostly pretty happy with the results. I have noticed one problem. If I try to CTRL-C the livecd-creator during the RPM-installation step (which for my current spin takes 10 minutes or so) I end up with a hung /dev/loop0 mount that I cannot umount. I find I have to reboot to clear the mount. > > > > > I'd appreciate any help or insight into how I can either umount the /dev/loop0 mount or more cleanly interrupt the livecd-creator. > Ideally, you want to trap SIGINT which is sent using CTRL-C and cleanup. livecd-creator to my knowledge is still under development, so this hasn't been implemented probably. J. Hartline From kanarip at kanarip.com Thu May 10 19:47:11 2007 From: kanarip at kanarip.com (Jeroen van Meeuwen) Date: Thu, 10 May 2007 21:47:11 +0200 Subject: [Fedora-livecd-list] Interrupted livecd-creator leaves hung loopback mount In-Reply-To: <23930304.1178814870854.JavaMail.root@eastrmwml04.mgt.cox.net> References: <23930304.1178814870854.JavaMail.root@eastrmwml04.mgt.cox.net> Message-ID: <464376BF.1070201@kanarip.com> asmith11 at cox.net wrote: > Hi, > > I've been using the livecd-creator with FC7-t3 and am mostly pretty happy with the results. I have noticed one problem. If I try to CTRL-C the livecd-creator during the RPM-installation step (which for my current spin takes 10 minutes or so) I end up with a hung /dev/loop0 mount that I cannot umount. I find I have to reboot to clear the mount. > > I'm working on a customized application DVD with many custom RPMs -- this means that frequently during the RPM installation phase of livecd-creator I see an issue I want to address and I would rather not wait for it to finish so I would like to be able to CTRL-C things right there. > > Here's an example of what I see after an interrupted livecd-creator session and what I try to do to clear it (I modified livecd-creator to use /repo/tmp rather than /var/tmp on my machine but that's the only change): > You'ld actually want to remove the loop device mount with a little utility called 'losetup'. View it's man page to get the details. Kind regards, Jeroen van Meeuwen From tchung at fedoraproject.org Fri May 11 07:20:54 2007 From: tchung at fedoraproject.org (Thomas Chung) Date: Fri, 11 May 2007 00:20:54 -0700 Subject: [Fedora-livecd-list] Intenet access with LiveCD? In-Reply-To: <4642548F.60709@triad.rr.com> References: <4593196C.80504@triad.rr.com> <369bce3b0612271712w10146bf4h94900e058396e575@mail.gmail.com> <459480DE.8070604@triad.rr.com> <1167759553.2808.23.camel@zelda.fubar.dk> <4642548F.60709@triad.rr.com> Message-ID: <369bce3b0705110020h38d331c4g17e917081299a4b1@mail.gmail.com> On 5/9/07, Jim Dever wrote: > David Zeuthen wrote: > > Hi, > > > > On Thu, 2006-12-28 at 21:43 -0500, Jim Dever wrote: > >> Intenet access was obtained by: > >> > >> ifdown eth0 > >> modprobe -r dmfe > >> modprobe -r tulip > >> modprobe dmfe > >> ifup eth0 > >> > >> Evidently the tulip and dmfe modules togehter have a conflict with my > >> network card. I'm hoping this can be solved after an install by > >> blacklisting the tulip module. > > > > Weird. Users should never have to blacklist modules nor even know what a > > LKM is. So this should probably get filed in Bugzilla at > > > > https://bugzilla.redhat.com/bugzilla/enter_bug.cgi?product=Fedora%20Core > > > > and if you can paste the bug number here I'll follow up with one of our > > kernel dudes, thanks! Basically, if you have a driver that works the > > live cd should automatically connect to wired network using DHCP. > > > > Likewise, if your wireless chipset is supported and you have the > > firmware etc. connecting to a wireless network (either cleartext, WEP, > > WPA, etc.) via DHCP should be as easy as selecting it from a drop-down > > menu. > > > > So, in 99% of all cases, non-working network connectivity is most likely > > either a kernel/driver bug or simply missing firmware / drivers. > > > > I realize this is a thread I started a long time ago but just wanted you > guys to know that the Fedora 7 Test 4 LiveCD works with my network card > (a Cnet PRO200WL PCI) straight out of the box and without any fiddling > around. Glad to see it! > > Thanks! > > Jim Thank you for letting us know. :) Regards, -- Thomas Chung http://fedoraproject.org/wiki/ThomasChung From msteinmann at vesbridge.com Fri May 11 14:33:46 2007 From: msteinmann at vesbridge.com (Martin Steinmann) Date: Fri, 11 May 2007 10:33:46 -0400 Subject: [Fedora-livecd-list] FATAL: Loading ATA modules Message-ID: I am using the latest kadischi to build a LiveCD on FC6. When booting the kernel, the LiveCD reports errors as follows: Loading ATA modules FATAL: Module ata_generic not found FATAL: Module pata_ali not found ... And about 30 other PATA modules. The error seems benign as it finishes booting successfully. Is there a way to get rid of these error messages? --thanks --martin -------------- next part -------------- An HTML attachment was scrubbed... URL: From jasperhartline at adelphia.net Fri May 11 15:11:57 2007 From: jasperhartline at adelphia.net (Jasper Hartline) Date: Fri, 11 May 2007 10:11:57 -0500 Subject: [Fedora-livecd-list] FATAL: Loading ATA modules In-Reply-To: References: Message-ID: <464487BD.60902@adelphia.net> Martin Steinmann wrote: > > I am using the latest kadischi to build a LiveCD on FC6. When booting > the kernel, the LiveCD reports errors as follows: > > Loading ATA modules > > FATAL: Module ata_generic not found > > FATAL: Module pata_ali not found > > ? > > And about 30 other PATA modules. > > The error seems benign as it finishes booting successfully. Is there a > way to get rid of these error messages? > Starting with Fedora 7, these ATA modules are needed to drive important motherboard ATA chipsets. Fedora Core 6 doesn't require this, and the modules of course do not exist in Fedora Core 6 kernels either. To get rid of the messages, just edit your kadischi/linuxrc/livecd-linuxrc file from a CVS checkout and remove the ATA module loading section. If you have Kadischi already compiled and installed, edit your /usr/share/kadischi/initrd/livecd-linuxrc script and remove the same ATA module loading section. If you did not pass any prefix to autogen.sh and compiled straight from CVS, your installation will be in /usr/local/share/kadischi/ otherwise the previously mentioned paths should work for you. Since this is more of a cosmetic issue, I did not put any script-fu into the NASH script to only load the modules if they exist, I do not expect it to change from Fedora 7 to Fedora 8 so they simply do not exist, and of course do not get loaded for Fedora Core 6. J. Hartline From a.hanson at f5.com Fri May 11 17:31:56 2007 From: a.hanson at f5.com (Aaron Hanson) Date: Fri, 11 May 2007 10:31:56 -0700 Subject: [Fedora-livecd-list] Net Boot Message-ID: <4E497EE4DD5F9347B242A83387F27DC8016923A6@exchsix.olympus.f5net.com> Hi All - I didn't get any responses on my question earlier in the week, so I just forged ahead. I'm trying to get a net-boot of the complete livecd image. I've been merging the isolinux/initrd.img with the entire squashfs os.image and sending it to the target device with 'pxelinux'. The kernel loads, and the initrd is dutifully transferred, but I think I'm building the initrd wrong, because the kernel can't figure it out (see below). Does anybody have some tips on the correct way to construct the initrd? Thanks... -Aaron Loading vmlinuz.lcd.................................. Loading initrd.img.lcd.......................................................... Ready.Run Diagnostics Linux version 2.6.21-1.3116.fc7 (brewbuilder at hs20-bc1-7.build.redhat.com) (gcc 7 BIOS-provided physical RAM map:or ... ... checking if image is initramfs...<6>Switched to high resolution mode on CPU 0 it isn't (no cpio magic); looks like an initrd Freeing initrd memory: 98747k freed ... ... md: ... autorun DONE. RAMDISK: Compressed image found at block 0 RAMDISK: incomplete write (-28 != 32768) 16777216 isofs_fill_super: bread failed, dev=md1, iso_blknum=16, block=32 No filesystem could mount root, tried: iso9660 Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(9,1) From Brian.Cain at ge.com Fri May 11 17:45:34 2007 From: Brian.Cain at ge.com (Cain, Brian (GE Healthcare)) Date: Fri, 11 May 2007 13:45:34 -0400 Subject: [Fedora-livecd-list] Net Boot In-Reply-To: <4E497EE4DD5F9347B242A83387F27DC8016923A6@exchsix.olympus.f5net.com> References: <4E497EE4DD5F9347B242A83387F27DC8016923A6@exchsix.olympus.f5net.com> Message-ID: <2376B63A5AF8564F8A2A2D76BC6DB033032E4254@CINMLVEM11.e2k.ad.ge.com> > -----Original Message----- > From: fedora-livecd-list-bounces at redhat.com > [mailto:fedora-livecd-list-bounces at redhat.com] On Behalf Of > Aaron Hanson > Sent: Friday, May 11, 2007 12:32 PM > To: fedora-livecd-list at redhat.com > Subject: [Fedora-livecd-list] Net Boot > > Hi All - > > I didn't get any responses on my question earlier in the > week, so I > just forged ahead. I'm trying to get a net-boot of the complete livecd > image. I've been merging the isolinux/initrd.img with the entire > squashfs os.image and sending it to the target device with 'pxelinux'. > > The kernel loads, and the initrd is dutifully transferred, but I > think I'm building the initrd wrong, because the kernel can't > figure it > out (see below). Does anybody have some tips on the correct way to > construct the initrd? Thanks... I would try mounting the squashfs image via NFS or tftp. You can hack up the livecd-creator to offer you a boot option that includes a "root=" arg. In fact, I would think it might be easier to mount an (uncompressed, simple) NFS root than an image file. Maybe you could manually unpack the squashfs image to somewhere you're exporting. This is by no means something that works, but it might help you get the ball rolling (patched livecd-tools-008-1, iirc): --- /usr/bin/livecd-creator 2007-05-07 16:07:33.000000000 -0500 +++ nfs-livecd-creator 2007-05-11 12:42:17.068968000 -0500 @@ -858,6 +858,12 @@ """ %{"label": self.fs_label, "background" : have_background, "short": short, "long": long, "extra": extra} + cfg += '''label nfs + menu label NFS boot + kernel vmlinuz + append initrd=initrd.img root=/dev/nfs rw nfsroot=12.345.67.89:/path/on/server/to/nfs_root ip=dhcp console=ttyS1 +''' + cfgf = open("%s/out/isolinux/isolinux.cfg" %(self.build_dir,), "w") cfgf.write(cfg) cfgf.close() -Brian From a.hanson at f5.com Fri May 11 18:29:25 2007 From: a.hanson at f5.com (Aaron Hanson) Date: Fri, 11 May 2007 11:29:25 -0700 Subject: [Fedora-livecd-list] Netboot In-Reply-To: <2376B63A5AF8564F8A2A2D76BC6DB033032E4223@CINMLVEM11.e2k.ad.ge.com> Message-ID: <4E497EE4DD5F9347B242A83387F27DC8016923A9@exchsix.olympus.f5net.com> >-----Original Message----- >From: Cain, Brian (GE Healthcare) [mailto:Brian.Cain at ge.com] >Sent: Friday, May 11, 2007 10:31 AM >To: Aaron Hanson >Subject: FW: [Fedora-livecd-list] Netboot > >> -----Original Message----- >> From: fedora-livecd-list-bounces at redhat.com >> [mailto:fedora-livecd-list-bounces at redhat.com] On Behalf Of Aaron >> Hanson >> Sent: Monday, May 07, 2007 12:24 PM >> To: fedora-livecd-list at redhat.com >> Subject: [Fedora-livecd-list] Netboot >> >> Hi All - >> >> I though this would have been discussed by now but I >couldn't find >> any relevant threads in the archive. I would like to boot the entire >> livecd image via network. To my basic understanding, the >simplest way >> to do this might be: >... > >Aaron, > > I think you've got the right idea on this. I was >considering doing something similar -- I was thinking about >doing an install to an NFS root using some of the code in >livecd-creator. What I like about your idea is that once the >image has been copied over, you don't really need the network anymore. > > Have you made any progress? Would you be willing to >keep me (and/or the list) in the loop on how this goes? > >-Brian > Hi Brian - Thanks for your suggestions and yes, I will continue to post progress on this issue to the list. That is, unless someone feels it is off-topic! I found my first mistake. The ramfs is a simple compressed cpio; I forgot to use the "-H newc" option to cpio, which is necessary in this case because the image is very big. Now I can net-boot and get to a bash shell. Unfortunately the "init" script produced by mayflower is still confused by the absence of any root device. I'm now trying to come up with a small patch to get past this. -Aaron From holger at layer-acht.org Fri May 11 19:01:32 2007 From: holger at layer-acht.org (Holger Levsen) Date: Fri, 11 May 2007 21:01:32 +0200 Subject: [Fedora-livecd-list] building an automatic installer with livecd-creator In-Reply-To: <1178819222.2586.4.camel@aglarond.local> References: <200705101805.19507.holger@layer-acht.org> <200705101940.11337.holger@layer-acht.org> <1178819222.2586.4.camel@aglarond.local> Message-ID: <200705112101.39087.holger@layer-acht.org> Hi, I used the --shell option of livecd-creator and copied the fixed text.py from the anaconda CVS into the live-system and gave it another try. And I hit another exception :) anacdump.txt is attached :) (well named a bit differently, but..) regards, Holger -------------- next part -------------- Traceback (most recent call first): File "/usr/lib/anaconda/network.py", line 327, in lookupHostname ret = isys.pumpNetDevice(dev.get('device'), dev.get('dhcpclass')) File "/usr/lib/anaconda/network.py", line 484, in write ip = self.lookupHostname() File "/usr/lib/anaconda/instdata.py", line 154, in write self.network.write (anaconda.rootPath) File "/usr/lib/anaconda/backend.py", line 249, in writeConfiguration anaconda.id.write(anaconda) File "/usr/lib/anaconda/dispatch.py", line 203, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext self.moveStep() File "/usr/lib/anaconda/text.py", line 605, in run anaconda.dispatch.gotoNext() File "/usr/sbin/anaconda", line 955, in anaconda.intf.run(anaconda) AttributeError: 'module' object has no attribute 'pumpNetDevice' Local variables in innermost frame: self: myns: 10.0.2.3 dev: DEVICE=eth0 BOOTPROTO=dhcp HWADDR=08:00:27:66:6C:FF IPV6_AUTOCONF=yes ONBOOT=yes Anaconda instance, containing members: rootPath: /mnt/sysimage rescue_mount: True intf: InstallInterface instance, containing members: intf.screen: SnackScreen instance, containing members: intf.screen.width: 80 intf.screen.helpCb: > intf.screen.height: 25 intf.instLanguage: Language instance, containing members: intf.instLanguage.targetLang: None intf.instLanguage.default: en_US.UTF-8 intf.instLanguage.displayMode: t intf.instLanguage.current: en_US.UTF-8 intf.showingHelpOnHelp: 0 rescue: False updateSrc: None methodstr: livecd:///dev/live-osimg dispatch: Dispatcher instance, containing members: dispatch.skipSteps: {'upgradecontinue': 1, 'bootloader': 1, 'group-selection': 1, 'findrootparts': 1, 'findinstall': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'confirmupgrade': 1, 'partition': 1, 'bootloaderadvanced': 1, 'tasksel': 1, 'upgrademount': 1, 'upgbootloader': 1, 'upgrademigfind': 1, 'addswap': 1, 'upgrademigratefs': 1, 'regkey': 1} dispatch.method: LiveCDImageMethod instance, containing members: dispatch.method.splitmethod: False dispatch.method.intf: Already dumped dispatch.method.tree: None dispatch.method.rootPath: /mnt/sysimage dispatch.method.osimg: //dev/live-osimg dispatch.step: 40 dispatch.anaconda: Already dumped dispatch.firstStep: 0 dispatch.dir: 1 method: Already dumped isKickstart: False id: InstallData instance, containing members: id.firewall: Firewall instance, containing members: id.firewall.portlist: [22:tcp] id.firewall.trustdevs: [] id.firewall.enabled: 1 id.rootParts: None id.instProgress: None id.upgradeRoot: None id.xsetup: XSetup instance, containing members: id.xsetup.skipx: 0 id.xsetup.xserver: XServer instance, containing members: id.xsetup.xserver.videohw: primary: 0 vidCards: [] Primary Video Card Info: device: None driver : vesa descr : InnoTek Systemberatung GmbH VirtualBox Graphics Adapter vidRam: None id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp] id.xsetup.xserver.resolution: 800x600 id.xsetup.xserver.root: / id.xsetup.xserver.hwstate: XF86HardwareState instance, containing members: id.xsetup.xserver.hwstate.videocard_PCIFn: None id.xsetup.xserver.hwstate.monitor: monName: None monID: Unprobed Monitor monHoriz: None monVert: None physicalWidth: 0 physicalHeight: 0 id.xsetup.xserver.hwstate.config_resolutions: [] id.xsetup.xserver.hwstate.videocard_name: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter id.xsetup.xserver.hwstate.monitor_name: Unknown monitor id.xsetup.xserver.hwstate.video_ram: 0 id.xsetup.xserver.hwstate.videocard: Already dumped id.xsetup.xserver.hwstate.videocard_driver: vesa id.xsetup.xserver.hwstate.videocard_options: [] id.xsetup.xserver.hwstate.all_resolutions: [640x480, 800x480, 800x512, 800x600, 848x480, 854x480, 1024x600, 1024x768, 1152x768, 1152x864, 1200x900, 1280x720, 1280x800, 1280x854, 1280x960, 1280x1024, 1360x768, 1400x900, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1900x1200, 1920x1080, 1920x1200, 1920x1440, 2048x1536, 2560x1600] id.xsetup.xserver.hwstate.hsync: 31.5-37.9 id.xsetup.xserver.hwstate.vsync: 50-70 id.xsetup.xserver.hwstate.probed_video_ram: 0 id.xsetup.xserver.hwstate.videocard_PCIBus: None id.xsetup.xserver.hwstate.colordepth: 24 id.xsetup.xserver.hwstate.videocard_PCIDev: None id.xsetup.xserver.hwstate.resolution: 800x600 id.xsetup.xserver.hwstate.dri_enabled: 0 id.xsetup.xserver.hwstate.xconfig: None id.xsetup.xserver.monitorhw: Already dumped id.xsetup.xserver.keyboard: Keyboard instance, containing members: id.xsetup.xserver.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': de} id.xsetup.xserver.keyboard.type: PC id.xsetup.xserver.keyboard.beenset: 1 id.xsetup.xserver.keyboard._mods: KeyboardModels instance, containing members: id.xsetup.xserver.mousehw: FULLNAME="Generic - 3 Button Mouse (PS/2)" MOUSETYPE="imps2" XEMU3="no" XMOUSETYPE="IMPS/2" id.xsetup.xserver.defaultdepth: 24 id.xsetup.xserver.logfile: /dev/null id.xsetup.xserver.config: None id.xsetup.xserver.display: :9 id.xsetup.anaconda: Already dumped id.keyboard: Already dumped id.timezone: Timezone instance, containing members: id.timezone.utc: True id.timezone.arc: 0 id.timezone.tz: America/New_York id.mouse: Already dumped id.zfcp: ZFCP instance, containing members: id.zfcp.hasReadConfig: True id.zfcp.fcpdevs: [] id.upgrade: None id.monitor: Already dumped id.iscsi: id.methodstr: livecd:///dev/live-osimg id.fsset: FileSystemSet instance, containing members: id.fsset.messageWindow: > id.fsset.volumesCreated: 1 id.fsset.progressWindow: > id.fsset.migratedfs: 1 id.fsset.waitWindow: > id.fsset.entries: [fsentry -- device: VolGroup00/LogVol00 mountpoint: / fsystem: ext3 format: 1 ismounted: 1 options: 'defaults' bytesPerInode: 4096 label: / , fsentry -- device: sda1 mountpoint: /boot fsystem: ext3 format: 1 ismounted: 1 options: 'defaults' bytesPerInode: 4096 label: /boot , fsentry -- device: shm mountpoint: /dev/shm fsystem: tmpfs format: 0 ismounted: 0 options: 'defaults' bytesPerInode: 4096 label: None , fsentry -- device: devpts mountpoint: /dev/pts fsystem: devpts format: 0 ismounted: 0 options: 'gid=5,mode=620' bytesPerInode: 4096 label: None , fsentry -- device: sys mountpoint: /sys fsystem: sysfs format: 0 ismounted: 1 options: 'defaults' bytesPerInode: 4096 label: None , fsentry -- device: proc mountpoint: /proc fsystem: proc format: 0 ismounted: 1 options: 'defaults' bytesPerInode: 4096 label: None , fsentry -- device: VolGroup00/LogVol01 mountpoint: swap fsystem: swap format: 1 ismounted: 1 options: 'defaults' bytesPerInode: 4096 label: None , fsentry -- device: VolGroup00 mountpoint: None fsystem: volume group (LVM) format: 1 ismounted: 0 options: 'defaults' bytesPerInode: 4096 label: None , fsentry -- device: sda2 mountpoint: None fsystem: physical volume (LVM) format: 1 ismounted: 0 options: 'defaults' bytesPerInode: 4096 label: None ] id.fsset.mountcount: 9 id.desktop: Desktop instance, containing members: id.desktop.info: {} id.desktop.runlevel: 5 id.x_already_set: 0 id.backend: LiveCDCopyBackend instance, containing members: id.backend.modeText: id.backend.instPath: /mnt/sysimage id.backend.supportsPackageSelection: False id.backend.instLog: None id.backend.supportsUpgrades: False id.backend.method: Already dumped id.firstboot: 0 id.diskset: DiskSet instance, containing members: id.diskset.disks: {'sda': } id.diskset.anaconda: Already dumped id.diskset.onlyPrimary: None id.users: None id.displayMode: t id.auth: --enableshadow --enablemd5 id.ksdata: None id.bootloader: x86BootloaderInfo instance, containing members: id.bootloader.doUpgradeOnly: 0 id.bootloader.above1024: 0 id.bootloader.defaultDevice: mbr id.bootloader.pure: None id.bootloader.serialDevice: None id.bootloader.args: KernelArguments instance, containing members: id.bootloader.args.args: rhgb quiet id.bootloader.kernelLocation: /boot/ id.bootloader.device: sda id.bootloader.configfile: /etc/lilo.conf id.bootloader.kickstart: 0 id.bootloader.serialOptions: None id.bootloader.useGrubVal: 1 id.bootloader._drivelist: [sda] id.bootloader.images: BootImages instance, containing members: id.bootloader.images.default: VolGroup00/LogVol00 id.bootloader.images.images: {'VolGroup00/LogVol00': ('linux', 'Fedora', 'ext3')} id.bootloader.serial: 0 id.bootloader.password: None id.bootloader.forceLBA32: 0 id.extraModules: [] id.network: Network instance, containing members: id.network.hostname: olpc-server id.network.overrideDHCPhostname: 1 id.network.netdevices: {'eth0': DEVICE=eth0 BOOTPROTO=dhcp HWADDR=08:00:27:66:6C:FF IPV6_AUTOCONF=yes ONBOOT=yes } id.network.primaryNS: 10.0.2.3 id.network.firstnetdevice: eth0 id.network.isConfigured: 0 id.network.domains: [] id.network.secondaryNS: id.network.gateway: id.instClass: DefaultInstall instance, containing members: id.floppyDevice: fd0 id.partitions: Partitions instance, containing members: id.partitions.useFdisk: 0 id.partitions.useAutopartitioning: 1 id.partitions.autoClearPartType: 0 id.partitions.nextUniqueID: 11 id.partitions.reinitializeDisks: 0 id.partitions.autoClearPartDrives: [sda] id.partitions.zeroMbr: 0 id.partitions.isKickstart: 0 id.partitions.requests: [New Part Request -- mountpoint: /boot uniqueID: 9 type: ext3 format: 1 badblocks: None device: sda1 drive: ['sda'] primary: None size: 100 grow: 0 maxsize: None start: None end: None migrate: None fslabel: None origfstype: None bytesPerInode: 4096 options: 'None' , LV Request -- mountpoint: None uniqueID: 10 type: swap format: 1 badblocks: None size: 1024 lvname: LogVol01 volgroup: 7 bytesPerInode: 4096 options: 'None' , VG Request -- name: VolGroup00 uniqueID: 7 format: 1 pesize: 32768 physvols: [6] , LV Request -- mountpoint: / uniqueID: 8 type: ext3 format: 1 badblocks: None size: 6816 lvname: LogVol00 volgroup: 7 bytesPerInode: 4096 options: 'None' , New Part Request -- mountpoint: None uniqueID: 6 type: physical volume (LVM) format: 1 badblocks: None device: sda2 drive: ['sda'] primary: None size: 0 grow: 1 maxsize: None start: None end: None migrate: None fslabel: None origfstype: None bytesPerInode: 4096 options: 'None' ] id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None type: physical volume (LVM) format: 1 badblocks: None device: None drive: None primary: None size: 0 grow: 1 maxsize: None start: None end: None migrate: None fslabel: None origfstype: None bytesPerInode: 4096 options: 'None' , VG Request -- name: lvm uniqueID: None format: 1 pesize: 32768 physvols: [] , LV Request -- mountpoint: / uniqueID: None type: ext3 format: 1 badblocks: None size: 1024 lvname: LogVol00 volgroup: lvm bytesPerInode: 4096 options: 'None' , New Part Request -- mountpoint: /boot uniqueID: None type: ext3 format: 1 badblocks: None device: None drive: None primary: None size: 100 grow: 0 maxsize: None start: None end: None migrate: None fslabel: None origfstype: None bytesPerInode: 4096 options: 'None' , LV Request -- mountpoint: None uniqueID: None type: swap format: 1 badblocks: None size: 512 lvname: LogVol01 volgroup: lvm bytesPerInode: 4096 options: 'None' ] id.partitions.deletes: [lvname: LogVol01 vgname: VolGroup00 , drive: sda start: 208845 end: 16370234 , vgname: VolGroup00 , lvname: LogVol00 vgname: VolGroup00 , drive: sda start: 63 end: 208844 ] id.isHeadless: 0 id.videocard: Already dumped id.instLanguage: Already dumped id.security: Security instance, containing members: id.security.selinux: 1 id.upgradeSwapInfo: None dir: 1 backend: Already dumped /tmp/anaconda.log: 19:23:32 INFO : using only installclass _Fedora 19:23:33 INFO : anaconda called with cmdline = ['/usr/sbin/anaconda', '--method=livecd:///dev/live-osimg', '--lang', 'en_US.UTF-8'] 19:23:33 INFO : Display mode = g 19:23:33 INFO : Method = livecd:///dev/live-osimg 19:23:33 INFO : anaconda floppy device fd0 19:23:36 WARNING : Graphical installation not available... Starting text mode. 19:23:39 INFO : Detected 512M of memory 19:23:39 INFO : Swap attempt of 512M to 1024M 19:23:39 WARNING : step installtype does not exist 19:23:39 WARNING : step complete does not exist 19:23:39 INFO : moving (1) to step welcome 19:23:57 INFO : moving (1) to step betanag 19:23:58 INFO : moving (1) to step keyboard 19:24:00 ERROR : Could not install keymap de: Permission denied 19:24:00 INFO : moving (1) to step partitionobjinit 19:24:00 INFO : no /tmp/fcpconfig; not configuring zfcp 19:24:00 DEBUG : starting mpaths 19:24:00 DEBUG : self.driveList(): ['sda'] 19:24:00 DEBUG : DiskSet.skippedDisks: [] 19:24:00 DEBUG : DiskSet.skippedDisks: [] 19:24:00 DEBUG : starting all mpaths on drives ['sda'] 19:24:00 DEBUG : scanning for multipath on drives ['sda'] 19:24:00 DEBUG : mpaths: [] 19:24:00 DEBUG : done starting mpaths. Drivelist: ['sda'] 19:24:00 DEBUG : starting dmraids 19:24:00 DEBUG : self.driveList(): ['sda'] 19:24:00 DEBUG : DiskSet.skippedDisks: [] 19:24:00 DEBUG : DiskSet.skippedDisks: [] 19:24:00 DEBUG : starting all dmraids on drives ['sda'] 19:24:00 DEBUG : scanning for dmraid on drives ['sda'] 19:24:01 DEBUG : done starting dmraids. Drivelist: ['sda'] 19:24:05 INFO : lv is VolGroup00/LogVol00, size of 6816 19:24:05 INFO : lv is VolGroup00/LogVol01, size of 1024 19:24:15 INFO : pv is /dev/sda2 in vg VolGroup00, size is 7891 19:24:17 INFO : vg VolGroup00, size is 7872, pesize is 32768 19:24:19 INFO : lv is VolGroup00/LogVol00, size of 6816 19:24:19 INFO : lv is VolGroup00/LogVol01, size of 1024 19:24:20 INFO : scd0 is a protected partition 19:24:20 INFO : no request, probably a removable drive 19:24:20 INFO : moving (1) to step parttype 19:24:31 INFO : moving (1) to step autopartitionexecute 19:24:33 DEBUG : used space is 1536 19:24:33 DEBUG : actual space is 7840 19:24:33 DEBUG : used space is 2048 19:24:33 DEBUG : actual space is 7840 19:24:33 DEBUG : used space is 7840 19:24:33 DEBUG : actual space is 7840 19:24:33 DEBUG : used space is 7840 19:24:33 DEBUG : actual space is 7840 19:24:33 INFO : moving (1) to step partitiondone 19:24:33 INFO : moving (1) to step bootloadersetup 19:24:33 INFO : moving (1) to step networkdevicecheck 19:24:33 INFO : moving (1) to step network 19:24:52 INFO : moving (1) to step timezone 19:24:55 INFO : moving (1) to step accounts 19:25:02 INFO : moving (1) to step reposetup 19:25:02 INFO : moving (1) to step basepkgsel 19:25:02 INFO : moving (1) to step postselection 19:25:02 INFO : moving (1) to step confirminstall 19:25:04 INFO : moving (1) to step install 19:25:04 INFO : moving (1) to step enablefilesystems 19:25:15 INFO : lv is VolGroup00/LogVol00, size of 6816 19:25:15 INFO : lv is VolGroup00/LogVol01, size of 1024 19:25:15 INFO : removing lv LogVol01 19:25:15 INFO : removing lv LogVol00 19:25:16 INFO : pv is /dev/sda2 in vg VolGroup00, size is 7891 19:25:16 INFO : vgremove -v VolGroup00 19:25:17 INFO : pvremove -ff -y -v /dev/sda2 19:25:17 INFO : pvcreate -ff -y -v /dev/sda2 19:25:24 INFO : formatting swap as swap 19:25:24 INFO : formatting / as ext3 19:25:24 INFO : Format command: ['mke2fs', '/dev/VolGroup00/LogVol00', '-i', '4096', '-j'] 19:25:53 INFO : formatting /boot as ext3 19:25:53 INFO : Format command: ['mke2fs', '/tmp/sda1', '-i', '4096', '-j'] 19:26:00 INFO : lv is VolGroup00/LogVol00, size of 6816 19:26:00 INFO : lv is VolGroup00/LogVol01, size of 1024 19:26:01 ERROR : running vgchange failed: 5 19:26:02 DEBUG : error reading swap label on /dev/VolGroup00: [Errno 21] Is a directory 19:26:02 DEBUG : error reading xfs label on /dev/VolGroup00: [Errno 21] Is a directory 19:26:02 DEBUG : error reading jfs label on /dev/VolGroup00: [Errno 21] Is a directory 19:26:02 DEBUG : error reading reiserfs label on /dev/VolGroup00: [Errno 21] Is a directory 19:26:02 INFO : trying to mount VolGroup00/LogVol00 on / 19:26:03 INFO : set SELinux context for mountpoint / to system_u:object_r:root_t 19:26:03 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage 19:26:03 INFO : trying to mount sda1 on /boot 19:26:03 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t 19:26:03 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/boot 19:26:03 INFO : trying to mount sys on /sys 19:26:03 INFO : set SELinux context for mountpoint /sys to None 19:26:03 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys 19:26:03 INFO : trying to mount proc on /proc 19:26:03 INFO : set SELinux context for mountpoint /proc to None 19:26:03 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc 19:26:04 INFO : moving (1) to step migratefilesystems 19:26:04 INFO : moving (1) to step setuptime 15:26:05 INFO : moving (1) to step preinstallconfig 15:26:05 INFO : moving (1) to step installpackages 15:26:05 INFO : Preparing to install packages 15:40:12 INFO : moving (1) to step postinstallconfig 15:40:12 INFO : doing post-install fs mangling 15:40:12 INFO : trying to mount VolGroup00/LogVol00 on / 15:40:12 INFO : set SELinux context for mountpoint / to system_u:object_r:root_t 15:40:12 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage 15:40:13 INFO : trying to mount sda1 on /boot 15:40:13 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t 15:40:13 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/boot 15:40:14 INFO : trying to mount sys on /sys 15:40:15 INFO : set SELinux context for mountpoint /sys to None 15:40:15 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys 15:40:15 INFO : trying to mount proc on /proc 15:40:15 INFO : set SELinux context for mountpoint /proc to None 15:40:15 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc 15:40:23 INFO : doing the copy for /boot 15:40:23 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t 15:40:23 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/mnt/boot 15:40:24 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t 15:40:24 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/boot 15:40:24 INFO : set fc of /boot/System.map-2.6.21-1.3116.fc7 to system_u:object_r:system_map_t 15:40:24 INFO : set fc of /boot/vmlinuz-2.6.21-1.3116.fc7 to system_u:object_r:boot_t 15:40:24 INFO : set fc of /boot/config-2.6.21-1.3116.fc7 to system_u:object_r:boot_t 15:40:24 INFO : set fc of /boot to system_u:object_r:boot_t 15:40:24 INFO : set fc of /boot/grub/splash.xpm.gz to system_u:object_r:boot_t 15:40:24 INFO : set fc of /boot/grub to system_u:object_r:boot_t 15:40:24 INFO : set fc of /boot/lost+found to system_u:object_r:lost_found_t 15:40:24 DEBUG : isys.py:mount()- going to mount /selinux on /mnt/sysimage/selinux 15:40:24 DEBUG : isys.py:mount()- going to mount /dev on /mnt/sysimage/dev 15:40:24 INFO : going to do resize 15:40:35 INFO : recreating initrd for 2.6.21-1.3116.fc7 15:41:28 INFO : moving (1) to step writeconfig 15:41:28 INFO : Writing main configuration 15:41:33 INFO : self.hostname = olpc-server /tmp/lvmout: Finding all logical volumes -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From ddmbox2000 at yahoo.co.uk Sat May 12 10:55:28 2007 From: ddmbox2000 at yahoo.co.uk (dexter) Date: Sat, 12 May 2007 11:55:28 +0100 Subject: [Fedora-livecd-list] Anaconda & Kadischi Message-ID: <200705121155.31562.ddmbox2000@yahoo.co.uk> Howdy Doody, While trying to build a live-cd from the network, anaconda can't seem to grab system-config-network-tui-1.3.96-1.fc6.noarch.rpm, It's looking in the wrong place. i.e using mirror: http://ftp.cica.es/fedora/linux/core/development/i386/os and with wireshark I see it trying to grab: http://ftp.cica.es/fedora/linux/core/development/i386/os/system-config-network-tui-1.3.96-1.fc6.noarch.rpm which is wrong and errors out with a 404 as all other rpms are comming from: http://ftp.cica.es/fedora/linux/core/development/i386/os/Fedora/*.rpm all mirrors have tried have the same problem, I'm guessing there's an error in some xml.file data but where? ...dex ___________________________________________________________ Try the all-new Yahoo! Mail. "The New Version is radically easier to use" ? The Wall Street Journal http://uk.docs.yahoo.com/nowyoucan.html From jasperhartline at adelphia.net Sat May 12 12:59:38 2007 From: jasperhartline at adelphia.net (Jasper Hartline) Date: Sat, 12 May 2007 07:59:38 -0500 Subject: [Fedora-livecd-list] Kadischi: Notice Message-ID: <4645BA3A.5070002@adelphia.net> To users of the LiveCD and LiveDVD creation utility: Kadischi There is now a subpackage for kadischi called kadischi-tools. This subpackage contains find-live-cd, eject-live-cd and scanswap. Until Kadishci and Kadischi-tools makes it into the main Fedora repositories it will be required to include package zlib into your repository transaction if using a local disk or networked repository source with Kadischi whether you are using the CVS compiled and installed method or RPM methods. To do this, simply modify your comps.xml file and add zlib as a mandatory package. For RPM users, simply add kadischi-tools as a mandatory package, it already requires zlib. If you do not include zlib as a package in the transaction set, booting the LiveCD or LiveDVD will likely fail due to it's requirements on libz.so.1 from zlib package. If you are using a stock Fedora repository, those users will simply need to wait until kadischi and kadischi-tools is added to the main repository. Alternatively, you can set up a local repository for inclusion into Anaconda, and still use a stock Fedora repository along with a localized disk repository with kadischi-tools in it and listed. The purpose of creating the subpackage was to alleviate the current binaries being compiled against zlib, which pciutils requires and pciutils-devel is used to compile Kadischi binaries. This was a better approach than statically compiling the binaries. If you have any questions, feel free to ask. This is a simple notice for Kadischi utility users. J. Hartline From ddmbox2000 at yahoo.co.uk Sat May 12 14:56:11 2007 From: ddmbox2000 at yahoo.co.uk (dexter) Date: Sat, 12 May 2007 15:56:11 +0100 Subject: [Fedora-livecd-list] More Anaconda & Kadischi Message-ID: <200705121556.16509.ddmbox2000@yahoo.co.uk> Howdy Doody, While still building a live-cd anaconda fails when using a kickstart file. 1.using minimal-livecd.cfg [kadischi]: running anaconda The following error was found while parsing your kickstart configuration: The following problem occurred on line 5 of the kickstart file: Unknown command: langsupport commenting out line 5 gets past this. 2.Next anaconda goes off into an endless loop and doesn't come back! until Ctrl-c. using command: kadischi -C --kickstart=Desktop/minimal-livecd-dex.cfg \ http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/development/i386/os \ iso/fedora-live.iso removing the kickstart option results in a graphical or text install ??? which then fails on system-config-network-tui-1.3.96-1.fc6.noarch.rpm as per other email. ...dex ___________________________________________________________ Try the all-new Yahoo! Mail. "The New Version is radically easier to use" ? The Wall Street Journal http://uk.docs.yahoo.com/nowyoucan.html From jasperhartline at adelphia.net Sat May 12 16:12:28 2007 From: jasperhartline at adelphia.net (Jasper Hartline) Date: Sat, 12 May 2007 11:12:28 -0500 Subject: [Fedora-livecd-list] More Anaconda & Kadischi In-Reply-To: <200705121556.16509.ddmbox2000@yahoo.co.uk> References: <200705121556.16509.ddmbox2000@yahoo.co.uk> Message-ID: <4645E76C.8010702@adelphia.net> dexter wrote: > commenting out line 5 gets past this. > > 2.Next anaconda goes off into an endless loop and doesn't come back! until > Ctrl-c. > > using command: > > kadischi -C --kickstart=Desktop/minimal-livecd-dex.cfg \ > http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/development/i386/os > \ iso/fedora-live.iso > > What release of Anaconda is this you are using? J. Hartline From ddmbox2000 at yahoo.co.uk Sat May 12 16:41:35 2007 From: ddmbox2000 at yahoo.co.uk (dexter) Date: Sat, 12 May 2007 17:41:35 +0100 Subject: [Fedora-livecd-list] More Anaconda & Kadischi In-Reply-To: <4645E76C.8010702@adelphia.net> References: <200705121556.16509.ddmbox2000@yahoo.co.uk> <4645E76C.8010702@adelphia.net> Message-ID: <200705121741.38881.ddmbox2000@yahoo.co.uk> On Sat May 12 2007 17:12:28 Jasper Hartline wrote: > What release of Anaconda is this you are using? anaconda-11.2.0.58-1 busybox-anaconda-1.2.2-8.fc7 anaconda-runtime-11.2.0.58-1 kadischi-3.6-2.20070511cvs.fc7 kadischi-tools-3.6-2.20070511cvs.fc7 rawhide updates are back yeah ... ...dex ___________________________________________________________ Try the all-new Yahoo! Mail. "The New Version is radically easier to use" ? The Wall Street Journal http://uk.docs.yahoo.com/nowyoucan.html From jasperhartline at adelphia.net Sat May 12 16:58:24 2007 From: jasperhartline at adelphia.net (Jasper Hartline) Date: Sat, 12 May 2007 11:58:24 -0500 Subject: [Fedora-livecd-list] More Anaconda & Kadischi In-Reply-To: <200705121741.38881.ddmbox2000@yahoo.co.uk> References: <200705121556.16509.ddmbox2000@yahoo.co.uk> <4645E76C.8010702@adelphia.net> <200705121741.38881.ddmbox2000@yahoo.co.uk> Message-ID: <4645F230.4040403@adelphia.net> dexter wrote: > On Sat May 12 2007 17:12:28 Jasper Hartline wrote: > >> What release of Anaconda is this you are using? >> > > anaconda-11.2.0.58-1 > busybox-anaconda-1.2.2-8.fc7 > anaconda-runtime-11.2.0.58-1 > kadischi-3.6-2.20070511cvs.fc7 > kadischi-tools-3.6-2.20070511cvs.fc7 > > It might give you some insight to where it is stuck by opening the /tmp/anaconda.log file when it gets stuck. I'll try to see if I can reproduce the issue, but it will be later today or tomorrow morning until I can get around to it. J. Hartline From ddmbox2000 at yahoo.co.uk Sat May 12 18:07:40 2007 From: ddmbox2000 at yahoo.co.uk (dexter) Date: Sat, 12 May 2007 19:07:40 +0100 Subject: [Fedora-livecd-list] More Anaconda & Kadischi In-Reply-To: <200705121556.16509.ddmbox2000@yahoo.co.uk> References: <200705121556.16509.ddmbox2000@yahoo.co.uk> Message-ID: <200705121907.46340.ddmbox2000@yahoo.co.uk> On Sat May 12 2007 15:56:11 dexter wrote: > [kadischi]: running anaconda > The following error was found while parsing your kickstart configuration: > The following problem occurred on line 5 of the kickstart file: > Unknown command: langsupport Note to self from kickstart-docs.txt: langsupport The langsupport keyword is deprecated and its use will cause an error message to be printed to the screen and installation to halt. Instead of using the langsupport keyword, you should now list the support package groups for all languages you want supported in the %packages section of your kickstart file. For instance, adding support for French means you should add the following to %packages: @french-support ...dex ___________________________________________________________ Inbox full of spam? Get leading spam protection and 1GB storage with All New Yahoo! Mail. http://uk.docs.yahoo.com/nowyoucan.html From ddmbox2000 at yahoo.co.uk Sat May 12 17:27:59 2007 From: ddmbox2000 at yahoo.co.uk (dexter) Date: Sat, 12 May 2007 18:27:59 +0100 Subject: [Fedora-livecd-list] More Anaconda & Kadischi In-Reply-To: <200705121556.16509.ddmbox2000@yahoo.co.uk> References: <200705121556.16509.ddmbox2000@yahoo.co.uk> Message-ID: <200705121828.01464.ddmbox2000@yahoo.co.uk> On Sat May 12 2007 15:56:11 dexter wrote: > [kadischi]: running anaconda > The following error was found while parsing your kickstart configuration: > The following problem occurred on line 5 of the kickstart file: > Unknown command: langsupport Note to self from kickstart-docs.txt: langsupport The langsupport keyword is deprecated and its use will cause an error message to be printed to the screen and installation to halt. Instead of using the langsupport keyword, you should now list the support package groups for all languages you want supported in the %packages section of your kickstart file. For instance, adding support for French means you should add the following to %packages: @french-support ...dex ___________________________________________________________ All New Yahoo! Mail ? Tired of Vi at gr@! come-ons? Let our SpamGuard protect you. http://uk.docs.yahoo.com/nowyoucan.html From katzj at redhat.com Mon May 14 14:41:39 2007 From: katzj at redhat.com (Jeremy Katz) Date: Mon, 14 May 2007 10:41:39 -0400 Subject: [Fedora-livecd-list] building an automatic installer with livecd-creator In-Reply-To: <200705112101.39087.holger@layer-acht.org> References: <200705101805.19507.holger@layer-acht.org> <200705101940.11337.holger@layer-acht.org> <1178819222.2586.4.camel@aglarond.local> <200705112101.39087.holger@layer-acht.org> Message-ID: <1179153699.12077.23.camel@aglarond.local> On Fri, 2007-05-11 at 21:01 +0200, Holger Levsen wrote: > I used the --shell option of livecd-creator and copied the fixed text.py from > the anaconda CVS into the live-system and gave it another try. And I hit > another exception :) > > anacdump.txt is attached :) (well named a bit differently, but..) This looks like it actually should be fixed with the current anaconda code (I don't see calls to pumpNetDevice and I know that dcantrell was changing some things around there at one point). We need to just get a new build done today Jeremy From ddmbox2000 at yahoo.co.uk Mon May 14 16:41:39 2007 From: ddmbox2000 at yahoo.co.uk (dexter) Date: Mon, 14 May 2007 17:41:39 +0100 Subject: [Fedora-livecd-list] Anaconda & Kadischi In-Reply-To: <200705121155.31562.ddmbox2000@yahoo.co.uk> References: <200705121155.31562.ddmbox2000@yahoo.co.uk> Message-ID: <200705141741.45591.ddmbox2000@yahoo.co.uk> On Sat May 12 2007 11:55:28 dexter wrote: > Howdy Doody, > > While trying to build a live-cd from the network, anaconda can't seem to > grab system-config-network-tui-1.3.96-1.fc6.noarch.rpm, It's looking in the > wrong place. > > i.e using mirror: http://ftp.cica.es/fedora/linux/core/development/i386/os > and with wireshark I see it trying to grab: > http://ftp.cica.es/fedora/linux/core/development/i386/os/system-config-netw >ork-tui-1.3.96-1.fc6.noarch.rpm > > which is wrong and errors out with a 404 as all other rpms are comming > from: http://ftp.cica.es/fedora/linux/core/development/i386/os/Fedora/*.rpm > > all mirrors have tried have the same problem, I'm guessing there's an error > in some xml.file data but where? > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=240038 ...dex ___________________________________________________________ Now you can scan emails quickly with a reading pane. Get the new Yahoo! Mail. http://uk.docs.yahoo.com/nowyoucan.html From vladimir.shebordaev at gmail.com Mon May 14 16:44:03 2007 From: vladimir.shebordaev at gmail.com (Vladimir Shebordaev) Date: Mon, 14 May 2007 20:44:03 +0400 Subject: [Fedora-livecd-list] building an automatic installer with livecd-creator In-Reply-To: <1179153699.12077.23.camel@aglarond.local> References: <200705101805.19507.holger@layer-acht.org> <200705101940.11337.holger@layer-acht.org> <1178819222.2586.4.camel@aglarond.local> <200705112101.39087.holger@layer-acht.org> <1179153699.12077.23.camel@aglarond.local> Message-ID: <464891D3.9090104@gmail.com> Hi, Jeremy, how would you estimate the chances to successfully backport current livecd-tools/anaconda from FC7 to FC5? Thanks in advance. Regards, Vladimir Jeremy Katz ?????: > On Fri, 2007-05-11 at 21:01 +0200, Holger Levsen wrote: >> I used the --shell option of livecd-creator and copied the fixed text.py from >> the anaconda CVS into the live-system and gave it another try. And I hit >> another exception :) >> >> anacdump.txt is attached :) (well named a bit differently, but..) > > This looks like it actually should be fixed with the current anaconda > code (I don't see calls to pumpNetDevice and I know that dcantrell was > changing some things around there at one point). We need to just get a > new build done today > > Jeremy > > -- > Fedora-livecd-list mailing list > Fedora-livecd-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-livecd-list > From holger at layer-acht.org Mon May 14 16:47:15 2007 From: holger at layer-acht.org (Holger Levsen) Date: Mon, 14 May 2007 18:47:15 +0200 Subject: [Fedora-livecd-list] building an automatic installer with livecd-creator In-Reply-To: <1179153699.12077.23.camel@aglarond.local> References: <200705101805.19507.holger@layer-acht.org> <200705112101.39087.holger@layer-acht.org> <1179153699.12077.23.camel@aglarond.local> Message-ID: <200705141847.21526.holger@layer-acht.org> Hi, On Monday 14 May 2007 16:41, Jeremy Katz wrote: > This looks like it actually should be fixed with the current anaconda > code (I don't see calls to pumpNetDevice and I know that dcantrell was > changing some things around there at one point). I was using the current anaconda.rpm from fedora7, plus text.py from CVS. I didn't bother to build the whole rpm myself. > We need to just get a > new build done today I'd be happy to test a new rpm before you release it :) regards, holger -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From katzj at redhat.com Mon May 14 16:53:30 2007 From: katzj at redhat.com (Jeremy Katz) Date: Mon, 14 May 2007 12:53:30 -0400 Subject: [Fedora-livecd-list] building an automatic installer with livecd-creator In-Reply-To: <464891D3.9090104@gmail.com> References: <200705101805.19507.holger@layer-acht.org> <200705101940.11337.holger@layer-acht.org> <1178819222.2586.4.camel@aglarond.local> <200705112101.39087.holger@layer-acht.org> <1179153699.12077.23.camel@aglarond.local> <464891D3.9090104@gmail.com> Message-ID: <1179161610.12077.65.camel@aglarond.local> On Mon, 2007-05-14 at 20:44 +0400, Vladimir Shebordaev wrote: > how would you estimate the chances to successfully backport > current livecd-tools/anaconda from FC7 to FC5? It would be a fair bit of work. And since FC5 is officially EOL'd with the release of Fedora 7, it's not really something that I'm going to take the time to do. I'd be willing to look at clean patches, but I suspect that's easier said than done Jeremy From ddmbox2000 at yahoo.co.uk Mon May 14 17:29:01 2007 From: ddmbox2000 at yahoo.co.uk (dexter) Date: Mon, 14 May 2007 18:29:01 +0100 Subject: [Fedora-livecd-list] Kadischi & mkisofs Message-ID: <200705141829.04599.ddmbox2000@yahoo.co.uk> Kadischi has a requirement on mkisofs.rpm which doesn't exist in F7 ...dex ___________________________________________________________ The all-new Yahoo! Mail goes wherever you go - free your email address from your Internet provider. http://uk.docs.yahoo.com/nowyoucan.html From ddmbox2000 at yahoo.co.uk Mon May 14 17:41:00 2007 From: ddmbox2000 at yahoo.co.uk (dexter) Date: Mon, 14 May 2007 18:41:00 +0100 Subject: [Fedora-livecd-list] Kadischi & nash Message-ID: <200705141841.03147.ddmbox2000@yahoo.co.uk> Kadischi uses nash but doesnt copy over its shared libs which result in failure to exec. Can busybox not provide the same functionality hence not requiring initrd bloat ??? [root at dexterFC ~]# ldd `which nash` linux-gate.so.1 => (0x00fb5000) libnash.so.6.0.9 => /usr/lib/libnash.so.6.0.9 (0x00305000) libbdevid.so.6.0.9 => /usr/lib/libbdevid.so.6.0.9 (0x00360000) libdevmapper.so.1.02 => /lib/libdevmapper.so.1.02 (0x0054f000) libparted-1.8.so.6 => /usr/lib/libparted-1.8.so.6 (0x0598d000) libblkid.so.1 => /lib/libblkid.so.1 (0x003f1000) libselinux.so.1 => /lib/libselinux.so.1 (0x00d48000) libsepol.so.1 => /lib/libsepol.so.1 (0x00d00000) libuuid.so.1 => /lib/libuuid.so.1 (0x00549000) libpopt.so.0 => /usr/lib/libpopt.so.0 (0x00d7c000) libresolv.so.2 => /lib/libresolv.so.2 (0x00de4000) libdl.so.2 => /lib/libdl.so.2 (0x002b2000) libdhcp.so.1 => /usr/lib/libdhcp.so.1 (0x00366000) libnl.so.1 => /usr/lib/libnl.so.1 (0x002ce000) libdhcp4client-3.0.5.so.0 => /usr/lib/libdhcp4client-3.0.5.so.0 (0x003fc000) libdhcp6client-0.10.so.0 => /usr/lib/libdhcp6client-0.10.so.0 (0x00381000) libglib-2.0.so.0 => /lib/libglib-2.0.so.0 (0x00570000) libm.so.6 => /lib/libm.so.6 (0x00287000) libc.so.6 => /lib/libc.so.6 (0x00131000) /lib/ld-linux.so.2 (0x00112000) libcrypto.so.6 => /lib/libcrypto.so.6 (0x0620a000) libz.so.1 => /lib/libz.so.1 (0x002b9000) ...dex ____________________________________________________ Yahoo! Photos is now offering a quality print service from just 7p a photo. http://uk.photos.yahoo.com From jasperhartline at adelphia.net Mon May 14 17:27:24 2007 From: jasperhartline at adelphia.net (Jasper Hartline) Date: Mon, 14 May 2007 12:27:24 -0500 Subject: [Fedora-livecd-list] More Anaconda & Kadischi In-Reply-To: <4645E76C.8010702@adelphia.net> References: <200705121556.16509.ddmbox2000@yahoo.co.uk> <4645E76C.8010702@adelphia.net> Message-ID: <46489BFC.9030205@adelphia.net> > dexter wrote: >> commenting out line 5 gets past this. >> >> 2.Next anaconda goes off into an endless loop and doesn't come back! >> until Ctrl-c. >> >> using command: >> >> kadischi -C --kickstart=Desktop/minimal-livecd-dex.cfg \ >> http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/core/development/i386/os >> \ iso/fedora-live.iso >> I cannot reproduce this issue. A few things I can think of are possible filesystem and/or package corruption not enough RAM in the machine, slower type processor. That's about it with the information given. Can you post the livecd.cfg kickstart file you are actually using that does this.. and can you also attach the /tmp/anaconda.log when the stalling occurs? From vladimir.shebordaev at gmail.com Mon May 14 18:07:45 2007 From: vladimir.shebordaev at gmail.com (Vladimir Shebordaev) Date: Mon, 14 May 2007 22:07:45 +0400 Subject: [Fedora-livecd-list] livecd-tools backport to FC5 In-Reply-To: <1179161610.12077.65.camel@aglarond.local> References: <200705101805.19507.holger@layer-acht.org> <200705101940.11337.holger@layer-acht.org> <1178819222.2586.4.camel@aglarond.local> <200705112101.39087.holger@layer-acht.org> <1179153699.12077.23.camel@aglarond.local> <464891D3.9090104@gmail.com> <1179161610.12077.65.camel@aglarond.local> Message-ID: <4648A571.3050006@gmail.com> Jeremy, thanks, it seems I can't avoid trying. I will send the patches here if they are worth looking at :) Regards, Vladimir Jeremy Katz ?????: > On Mon, 2007-05-14 at 20:44 +0400, Vladimir Shebordaev wrote: >> how would you estimate the chances to successfully backport >> current livecd-tools/anaconda from FC7 to FC5? > > It would be a fair bit of work. And since FC5 is officially EOL'd with > the release of Fedora 7, it's not really something that I'm going to > take the time to do. I'd be willing to look at clean patches, but I > suspect that's easier said than done > > Jeremy > > -- > Fedora-livecd-list mailing list > Fedora-livecd-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-livecd-list > From ddmbox2000 at yahoo.co.uk Mon May 14 20:09:36 2007 From: ddmbox2000 at yahoo.co.uk (dexter) Date: Mon, 14 May 2007 21:09:36 +0100 Subject: [Fedora-livecd-list] More Anaconda & Kadischi In-Reply-To: <46489BFC.9030205@adelphia.net> References: <200705121556.16509.ddmbox2000@yahoo.co.uk> <4645E76C.8010702@adelphia.net> <46489BFC.9030205@adelphia.net> Message-ID: <200705142109.37923.ddmbox2000@yahoo.co.uk> -PLEASE EXCUSE ME FOR NOISE IF ALREADY POSTED, YAHOO MAIL IS F#*7%@ SH1T ATM- On Mon May 14 2007 18:27:24 Jasper Hartline wrote: > > dexter wrote: > >> commenting out line 5 gets past this. > >> > >> 2.Next anaconda goes off into an endless loop and doesn't come back! > >> until Ctrl-c. > >> > >> using command: > >> > >> kadischi -C --kickstart=Desktop/minimal-livecd-dex.cfg \ > >> http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora > >>/linux/core/development/i386/os \ iso/fedora-live.iso > > I cannot reproduce this issue. > A few things I can think of are possible filesystem and/or package > corruption > not enough RAM in the machine, slower type processor. > > That's about it with the information given. > Can you post the livecd.cfg kickstart file you are actually using that > does this.. > and can you also attach the /tmp/anaconda.log when the stalling occurs? > hello jasper, This box is good enuff 1gb ram athlon-xp 2600 2ghz MSI-6570 sata-promise fake raid rawhide, using original kickstart minimal.cfg with line 5: langsupport commented out. anaconda.log when stalled: 14:48:31 INFO : using only installclass _Fedora 14:48:31 INFO : anaconda called with cmdline = ['/usr/sbin/anaconda', '--kickstart=/home/dexter/mini-ks-cfg.ks', '--method=http://mirror.atrpms.net/fedoracore/development/i386/os', '--rootpath=/tmp/kadischi/system', '--cmdline'] 14:48:31 INFO : Display mode = c 14:48:31 INFO : Method = http://mirror.atrpms.net/fedoracore/development/i386/os 14:48:32 INFO : anaconda floppy device fd0 14:48:35 DEBUG : starting mpaths 14:48:35 DEBUG : self.driveList(): ['sda', 'sdb', 'sdc', 'sdd', 'sde'] 14:48:35 DEBUG : DiskSet.skippedDisks: [] 14:48:35 DEBUG : DiskSet.skippedDisks: [] 14:48:35 DEBUG : starting all mpaths on drives ['sda', 'sdb', 'sdc', 'sdd', 'sde'] 14:48:35 DEBUG : scanning for multipath on drives ['sda', 'sdb', 'sdc', 'sdd', 'sde'] 14:48:35 DEBUG : mpaths: [] 14:48:35 DEBUG : done starting mpaths. Drivelist: ['sda', 'sdb', 'sdc', 'sdd', 'sde'] 14:48:35 DEBUG : starting dmraids 14:48:35 DEBUG : self.driveList(): ['sda', 'sdb', 'sdc', 'sdd', 'sde'] 14:48:35 DEBUG : DiskSet.skippedDisks: [] 14:48:35 DEBUG : DiskSet.skippedDisks: [] 14:48:35 DEBUG : starting all dmraids on drives ['sda', 'sdb', 'sdc', 'sdd', 'sde'] 14:48:35 DEBUG : scanning for dmraid on drives ['sda', 'sdb', 'sdc', 'sdd', 'sde'] I did manage to spin a minimal cd by not using any kickstart file and not selecting anything from anaconda-gui all rpms were grabbed successfully this time here is the kickstart file it left: # dexters minimal-kickstart file for uk-locale install url --url http://mirror.atrpms.net/fedoracore/development/i386/os lang en_GB.UTF-8 keyboard uk network --device eth0 --bootproto dchp rootpw --iscrypted $1$6drK.8lP$hSkRKrJgqtc8W8p7P13.r/ firewall --disabled authconfig --enableshadow --enablemd5 selinux --disabled timezone Europe/London bootloader --location=none # # # %packages @british-support @core This booted ok after the nash & mkisofs problems mentioned in another email. Of course feeding this file back into anaconda via kadischi or command line results in 99% usage failure as above, rpm -V anaconda gives a clean bill of health. Trying to select anything ambitious like a kde desktop results in anaconda trying to grab non existant rpms off the mirrors. BZ#240038 On another note after about 7 or 8 good runs of kadischi it refused to start with: [kadischi]: Checking requirements for Kadischi rpmdb: Lock table is out of available locker entries rpmdb: Unknown locker ID: cc2 error: db4 error(22) from dbenv->close: Invalid argument error: cannot open Packages index using db3 - Cannot allocate memory (12) error: cannot open Packages database in /var/lib/rpm Traceback (most recent call last): File "/usr/share/kadischi/kadischi.py", line 527, in rc = main() File "/usr/share/kadischi/kadischi.py", line 38, in main requirements() File "/usr/share/kadischi/kadischi.py", line 330, in requirements missing_rpms = check_installed_rpms ('/', required_rpms, False) File "/usr/share/kadischi/lib/functions.py", line 39, in check_installed_rpms mi = ts.dbMatch ('name', package) TypeError: rpmdb open failed seen this before ??? ...dex ___________________________________________________________ Try the all-new Yahoo! Mail. "The New Version is radically easier to use" ? The Wall Street Journal http://uk.docs.yahoo.com/nowyoucan.html From ddmbox2000 at yahoo.co.uk Mon May 14 19:21:48 2007 From: ddmbox2000 at yahoo.co.uk (dexter) Date: Mon, 14 May 2007 20:21:48 +0100 Subject: [Fedora-livecd-list] More Anaconda & Kadischi In-Reply-To: <46489BFC.9030205@adelphia.net> References: <200705121556.16509.ddmbox2000@yahoo.co.uk> <4645E76C.8010702@adelphia.net> <46489BFC.9030205@adelphia.net> Message-ID: <200705142021.50456.ddmbox2000@yahoo.co.uk> On Mon May 14 2007 18:27:24 Jasper Hartline wrote: > > dexter wrote: > >> commenting out line 5 gets past this. > >> > >> 2.Next anaconda goes off into an endless loop and doesn't come back! > >> until Ctrl-c. > >> > >> using command: > >> > >> kadischi -C --kickstart=Desktop/minimal-livecd-dex.cfg \ > >> http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora > >>/linux/core/development/i386/os \ iso/fedora-live.iso > > I cannot reproduce this issue. > A few things I can think of are possible filesystem and/or package > corruption > not enough RAM in the machine, slower type processor. > > That's about it with the information given. > Can you post the livecd.cfg kickstart file you are actually using that > does this.. > and can you also attach the /tmp/anaconda.log when the stalling occurs? > hello jasper, This box is good enuff 1gb ram athlon-xp 2600 2ghz MSI-6570 sata-promise fake raid rawhide, using original kickstart minimal.cfg with line 5: langsupport commented out. anaconda.log when stalled: 14:48:31 INFO : using only installclass _Fedora 14:48:31 INFO : anaconda called with cmdline = ['/usr/sbin/anaconda', '--kickstart=/home/dexter/mini-ks-cfg.ks', '--method=http://mirror.atrpms.net/fedoracore/development/i386/os', '--rootpath=/tmp/kadischi/system', '--cmdline'] 14:48:31 INFO : Display mode = c 14:48:31 INFO : Method = http://mirror.atrpms.net/fedoracore/development/i386/os 14:48:32 INFO : anaconda floppy device fd0 14:48:35 DEBUG : starting mpaths 14:48:35 DEBUG : self.driveList(): ['sda', 'sdb', 'sdc', 'sdd', 'sde'] 14:48:35 DEBUG : DiskSet.skippedDisks: [] 14:48:35 DEBUG : DiskSet.skippedDisks: [] 14:48:35 DEBUG : starting all mpaths on drives ['sda', 'sdb', 'sdc', 'sdd', 'sde'] 14:48:35 DEBUG : scanning for multipath on drives ['sda', 'sdb', 'sdc', 'sdd', 'sde'] 14:48:35 DEBUG : mpaths: [] 14:48:35 DEBUG : done starting mpaths. Drivelist: ['sda', 'sdb', 'sdc', 'sdd', 'sde'] 14:48:35 DEBUG : starting dmraids 14:48:35 DEBUG : self.driveList(): ['sda', 'sdb', 'sdc', 'sdd', 'sde'] 14:48:35 DEBUG : DiskSet.skippedDisks: [] 14:48:35 DEBUG : DiskSet.skippedDisks: [] 14:48:35 DEBUG : starting all dmraids on drives ['sda', 'sdb', 'sdc', 'sdd', 'sde'] 14:48:35 DEBUG : scanning for dmraid on drives ['sda', 'sdb', 'sdc', 'sdd', 'sde'] I did manage to spin a minimal cd by not using any kickstart file and not selecting anything from anaconda-gui all rpms were grabbed successfully this time here is the kickstart file it left: # dexters minimal-kickstart file for uk-locale install url --url http://mirror.atrpms.net/fedoracore/development/i386/os lang en_GB.UTF-8 keyboard uk network --device eth0 --bootproto dchp rootpw --iscrypted $1$6drK.8lP$hSkRKrJgqtc8W8p7P13.r/ firewall --disabled authconfig --enableshadow --enablemd5 selinux --disabled timezone Europe/London bootloader --location=none # # # %packages @british-support @core This booted ok after the nash & mkisofs problems mentioned in another email. Of course feeding this file back into anaconda via kadischi or command line results in 99% usage failure as above, rpm -V anaconda gives a clean bill of health. Trying to select anything ambitious like a kde desktop results in anaconda trying to grab non existant rpms off the mirrors. BZ#240038 On another note after about 7 or 8 good runs of kadischi it refused to start with: [kadischi]: Checking requirements for Kadischi rpmdb: Lock table is out of available locker entries rpmdb: Unknown locker ID: cc2 error: db4 error(22) from dbenv->close: Invalid argument error: cannot open Packages index using db3 - Cannot allocate memory (12) error: cannot open Packages database in /var/lib/rpm Traceback (most recent call last): File "/usr/share/kadischi/kadischi.py", line 527, in rc = main() File "/usr/share/kadischi/kadischi.py", line 38, in main requirements() File "/usr/share/kadischi/kadischi.py", line 330, in requirements missing_rpms = check_installed_rpms ('/', required_rpms, False) File "/usr/share/kadischi/lib/functions.py", line 39, in check_installed_rpms mi = ts.dbMatch ('name', package) TypeError: rpmdb open failed seen this before ??? ...dex ___________________________________________________________ All New Yahoo! Mail ? Tired of Vi at gr@! come-ons? Let our SpamGuard protect you. http://uk.docs.yahoo.com/nowyoucan.html From heiko.andresen at gmx.de Tue May 15 09:56:02 2007 From: heiko.andresen at gmx.de (Heiko Andresen) Date: Tue, 15 May 2007 11:56:02 +0200 Subject: [Fedora-livecd-list] force installation of RPMs Message-ID: <20070515095602.259940@gmx.net> I'm struggling around with a (hopefully) small problem. I've setup a Fedora Core 6 system and followed the instructions http://www-128.ibm.com/developerworks/linux/library/l-fedora-livecd/ to build a LiveCD with livecd-creator, which works perfectly ! My problem now is that I have to integrate an RPM which has to be installed with "rpm -i --nodeps". How do I manage this ? Is there a way to force this in the pkgadd) section of the configuration file ? regards, -- Heiko Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten Browser-Versionen downloaden: http://www.gmx.net/de/go/browser From patrice.guay at nanotechnologies.qc.ca Tue May 15 15:37:40 2007 From: patrice.guay at nanotechnologies.qc.ca (Patrice Guay) Date: Tue, 15 May 2007 11:37:40 -0400 Subject: [Fedora-livecd-list] CentOS 5 Live CD Message-ID: <4649D3C4.5000202@nanotechnologies.qc.ca> I'm currently trying to build a CentOS 5 live CD with the livecd-creator script (version 007). I modified the creator script to avoid try/except/finally structures which are unsupported by python 2.4.3. I also had to force the creation of /etc/sysconfig in install_root to avoid errors during the language and timezone configuration. Now, I am stuck with this error: [root at localhost centos-live]# livecd-creator --config=/root/centos-live/centos-livecd.ks [...] Package cadaver - 0.22.5-1.el5.rf.i386 already installed and latest version Package cadaver - 0.22.5-1.el5.rf.i386 already installed and latest version Traceback (most recent call last): File "/usr/bin/livecd-creator", line 1082, in ? sys.exit(main()) File "/usr/bin/livecd-creator", line 1063, in main target.install() File "/usr/bin/livecd-creator", line 866, in install self.configureSystem() File "/usr/bin/livecd-creator", line 689, in configureSystem subprocess.call(["/usr/bin/passwd", "-d", "root"], preexec_fn=self.run_in_root) File "/usr/lib/python2.4/subprocess.py", line 412, in call return Popen(*args, **kwargs).wait() File "/usr/lib/python2.4/subprocess.py", line 542, in __init__ errread, errwrite) File "/usr/lib/python2.4/subprocess.py", line 975, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory At this point during the livecd construction, only boot, dev, etc, lost+found, proc, selinux, sys and var directories are present in /var/tmp/livecd-creator-xxxxxx/install_root/ Any help would be appreciated, -- Patrice From jkeating at redhat.com Tue May 15 19:32:30 2007 From: jkeating at redhat.com (Jesse Keating) Date: Tue, 15 May 2007 15:32:30 -0400 Subject: [Fedora-livecd-list] Kadischi & mkisofs In-Reply-To: <200705141829.04599.ddmbox2000@yahoo.co.uk> References: <200705141829.04599.ddmbox2000@yahoo.co.uk> Message-ID: <200705151532.30339.jkeating@redhat.com> On Monday 14 May 2007 13:29:01 dexter wrote: > Kadischi has a requirement on mkisofs.rpm which doesn't exist in F7 'mkisofs' is provided by the genisoimage subpackage of the cdrkit package. -- Jesse Keating Release Engineer: Fedora -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From hunt at m2s.com Tue May 15 20:16:23 2007 From: hunt at m2s.com (Elias Hunt) Date: Tue, 15 May 2007 16:16:23 -0400 Subject: [Fedora-livecd-list] Interrupted livecd-creator leaves hungloopback mount In-Reply-To: <23930304.1178814870854.JavaMail.root@eastrmwml04.mgt.cox.net> References: <23930304.1178814870854.JavaMail.root@eastrmwml04.mgt.cox.net> Message-ID: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95781F0@exchange2.ad.medicalmetrx.com> Andy, I hit the same problems while testing against T4. I don't remember if I performed a lazy unmount first or dumped the loop device. But effectively you need to clear the loop device to tidy things up. losetup -d /dev/loop0 If that alone doesn't allow you to unmount, or that fails with a mount issue, try running unmount with the "-l" flag for lazy unmount. That clears the mount from the mount tables without waiting on processes. -Eli -----Original Message----- From: fedora-livecd-list-bounces at redhat.com [mailto:fedora-livecd-list-bounces at redhat.com] On Behalf Of asmith11 at cox.net Sent: Thursday, May 10, 2007 12:35 PM To: fedora-livecd-list at redhat.com Subject: [Fedora-livecd-list] Interrupted livecd-creator leaves hungloopback mount Hi, I've been using the livecd-creator with FC7-t3 and am mostly pretty happy with the results. I have noticed one problem. If I try to CTRL-C the livecd-creator during the RPM-installation step (which for my current spin takes 10 minutes or so) I end up with a hung /dev/loop0 mount that I cannot umount. I find I have to reboot to clear the mount. I'm working on a customized application DVD with many custom RPMs -- this means that frequently during the RPM installation phase of livecd-creator I see an issue I want to address and I would rather not wait for it to finish so I would like to be able to CTRL-C things right there. Here's an example of what I see after an interrupted livecd-creator session and what I try to do to clear it (I modified livecd-creator to use /repo/tmp rather than /var/tmp on my machine but that's the only change): [root at mca proc]# df -h Filesystem Size Used Avail Use% Mounted on /dev/sda8 5.9G 4.3G 1.5G 75% / tmpfs 1007M 0 1007M 0% /dev/shm /dev/sda7 4.9G 2.2G 2.8G 45% /images /dev/sda9 25G 6.9G 18G 29% /repo /dev/loop0 3.4G 1.3G 2.1G 39% /repo/tmp/livecd-creator-o_09S3/install_root [root at mca proc]# umount /repo/tmp/livecd-creator-o_09S3/install_root umount: /repo/tmp/livecd-creator-o_09S3/install_root: device is busy umount: /repo/tmp/livecd-creator-o_09S3/install_root: device is busy [root at mca proc]# lsof | grep /repo/tmp/livecd-creator-o_09S3/install_root [root at mca proc]# lsof | grep loop0 loop0 3445 root cwd DIR 8,8 4096 2 / loop0 3445 root rtd DIR 8,8 4096 2 / loop0 3445 root txt unknown /proc/3445/exe [root at mca proc]# ps auxww | grep 3445 root 3445 0.5 0.0 0 0 ? S< 16:05 0:04 [loop0] root 5140 0.0 0.0 4000 704 pts/0 R+ 16:18 0:00 grep 3445 [root at mca proc]# I'd appreciate any help or insight into how I can either umount the /dev/loop0 mount or more cleanly interrupt the livecd-creator. Thanks! -Andy Smith -- Fedora-livecd-list mailing list Fedora-livecd-list at redhat.com https://www.redhat.com/mailman/listinfo/fedora-livecd-list From jasperhartline at adelphia.net Wed May 16 01:25:32 2007 From: jasperhartline at adelphia.net (Jasper Hartline) Date: Tue, 15 May 2007 20:25:32 -0500 Subject: [Fedora-livecd-list] Kadischi & mkisofs In-Reply-To: <200705141829.04599.ddmbox2000@yahoo.co.uk> References: <200705141829.04599.ddmbox2000@yahoo.co.uk> Message-ID: <464A5D8C.4010308@adelphia.net> dexter wrote: > Kadischi has a requirement on mkisofs.rpm which doesn't exist in F7 > > This is fixed in Kadischi's CVS. mkisofs is now part of genisoimage package. J. Hartline From jasperhartline at adelphia.net Wed May 16 01:24:30 2007 From: jasperhartline at adelphia.net (Jasper Hartline) Date: Tue, 15 May 2007 20:24:30 -0500 Subject: [Fedora-livecd-list] Kadischi & nash In-Reply-To: <200705141841.03147.ddmbox2000@yahoo.co.uk> References: <200705141841.03147.ddmbox2000@yahoo.co.uk> Message-ID: <464A5D4E.2020904@adelphia.net> dexter wrote: > Kadischi uses nash but doesnt copy over its shared libs > which result in failure to exec. Can busybox not provide the same > functionality hence not requiring initrd bloat ??? > > Actually the intention was to use NASH and mkinitrd from the system. Since patches were rejected for --libs and --binaries to be included in the initramfs for mkinitrd, there is no way to insert find-live-cd or any libraries it might need into the initramfs, requireing unarchiving of the initramfs and insertion of these files. While this may be an option, it just hasn't happenned yet. In any case, this should be fixed in CVS. I've switched to using NASH exclusively rather than Busybox. J. Hartline From jasperhartline at adelphia.net Wed May 16 01:34:35 2007 From: jasperhartline at adelphia.net (Jasper Hartline) Date: Tue, 15 May 2007 20:34:35 -0500 Subject: [Fedora-livecd-list] More Anaconda & Kadischi In-Reply-To: <200705142109.37923.ddmbox2000@yahoo.co.uk> References: <200705121556.16509.ddmbox2000@yahoo.co.uk> <4645E76C.8010702@adelphia.net> <46489BFC.9030205@adelphia.net> <200705142109.37923.ddmbox2000@yahoo.co.uk> Message-ID: <464A5FAB.1070003@adelphia.net> dexter wrote: > anaconda.log when stalled: > > > 14:48:35 DEBUG : starting all dmraids on drives > ['sda', 'sdb', 'sdc', 'sdd', 'sde'] > 14:48:35 DEBUG : scanning for dmraid on drives > ['sda', 'sdb', 'sdc', 'sdd', 'sde'] > > I did manage to spin a minimal cd by not using any kickstart file and not > selecting anything from anaconda-gui all rpms were grabbed successfully this > time here is the kickstart file it left: > > I can't reproduce this issue here using the latest May 12th RAWHIDE tree using kickstart, text nor graphical methods. > On another note after about 7 or 8 good runs of kadischi it refused to start > with: > > [kadischi]: Checking requirements for Kadischi > rpmdb: Lock table is out of available locker entries > rpmdb: Unknown locker ID: cc2 > error: db4 error(22) from dbenv->close: Invalid argument > error: cannot open Packages index using db3 - Cannot allocate memory (12) > error: cannot open Packages database in /var/lib/rpm > > > > seen this before ??? > Not with Kadischi. What kernel are you running under when this happens? J. Hartline From markmc at redhat.com Wed May 16 16:56:17 2007 From: markmc at redhat.com (Mark McLoughlin) Date: Wed, 16 May 2007 17:56:17 +0100 Subject: [Fedora-livecd-list] Support for custom configuration using python templates In-Reply-To: <1177579762.3487.36.camel@blaa> References: <1177440837.3387.28.camel@localhost.localdomain> <1177579762.3487.36.camel@blaa> Message-ID: <1179334577.12412.13.camel@blaa> On Thu, 2007-04-26 at 10:29 +0100, Mark McLoughlin wrote: > On Tue, 2007-04-24 at 14:53 -0400, John (J5) Palmieri wrote: > > > One of the things we need to for OLPC from the LiveCD creator is the > > ability to output configuration files from a template. > > One thing I've been meaning to do for a while, based on David > Lutterkort's suggestion, is to try using puppet[1] from the > livecd-creator ... i.e. run puppet from %post with a manifest that would > change whatever configuration files you need. One reason puppet might be > nice is that it does inheritance, templating etc. I gave this a shot. What I did was: - Packaged, in an RPM, a manifest for changing the iptables config - Demonstrated a form of inheritance - i.e. there's a base iptables configuration, and the manifest adds to that - Installed puppet and the manifest RPM via the kickstart package list - In %post, passed the manifest to puppet and then removed puppet again See the attached kickstart file and puppet files. So, some comments: - I don't want to have to require setting up a puppet server in order to build images - Having to package the manifest in an RPM sucks, we should probably have support for copying the manifest into the chroot e.g. $> livecd-creator -t raw -c ./test-image.ks -p iptables.pp --p myiptables.pp - One reason why I include the iptables config inline in the puppet manifest is that I don't like having stuff scattered over many different files - The main reason, though, is that I wanted the derived iptables config to just add some rules rather than completely override the entire config. Can we do something similar with templating? - This is all fairly clunky, is there a better way? Cheers, Mark. -------------- next part -------------- lang en_US.UTF-8 keyboard us timezone US/Eastern auth --useshadow --enablemd5 selinux --enforcing firewall --disabled network --device eth0 --bootproto dhcp repo --name=fedora --baseurl=file:///redhat/rawhide-latest/x86_64 repo --name=puppet --baseurl=file:///redhat/rawhide-latest/puppet-repo %packages bash kernel-xen syslinux passwd policycoreutils chkconfig authconfig rootfiles # in order to add a tty on /dev/xvc0 kudzu # in order to bring eth0 up dhclient # let's play around with iptables iptables myiptables # for config changes in %post puppet %post # turn on swap probing sed -i -e 's/AUTOSWAP=no/AUTOSWAP=yes/' /etc/sysconfig/init puppet /etc/puppet/myiptables.pp # get rid of puppet again rpm -e myiptables puppet facter ruby ruby-libs -------------- next part -------------- $iptables_base = "*filter :INPUT ACCEPT [0:0] :FORWARD ACCEPT [0:0] :OUTPUT ACCEPT [0:0] # disable all forwarding -A FORWARD -j REJECT --reject-with icmp-host-prohibited # trust loopback device -A INPUT -i lo -j ACCEPT # allow ICMP -A INPUT -p icmp --icmp-type any -j ACCEPT # allow IPSec -A INPUT -p 50 -j ACCEPT -A INPUT -p 51 -j ACCEPT # allow mDNS -A INPUT -p udp --dport 5353 -d 224.0.0.251 -j ACCEPT # allow CUPS browsing -A INPUT -p udp -m udp --dport 631 -j ACCEPT -A INPUT -p tcp -m tcp --dport 631 -j ACCEPT # allow packets for established connections -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT " $iptables_final = " -A INPUT -j REJECT --reject-with icmp-host-prohibited COMMIT " class iptables { file { "iptables" : path => "/etc/sysconfig/iptables", content => "$iptables_base$iptables_final" } service { "iptables" : enable => true } } -------------- next part -------------- import "iptables.pp" class myiptables inherits iptables { $iptables_config = " # Allow SSH and HTTP -A INPUT -m state --state NEW -m tcp -p tcp --dport 22 -j ACCEPT -A INPUT -m state --state NEW -m tcp -p tcp --dport 80 -j ACCEPT " File["iptables"] { content => "$iptables_base$iptables_config$iptables_final" } } include myiptables From markmc at redhat.com Wed May 16 17:28:50 2007 From: markmc at redhat.com (Mark McLoughlin) Date: Wed, 16 May 2007 18:28:50 +0100 Subject: [Fedora-livecd-list] Support for custom configuration using python templates In-Reply-To: <1179334577.12412.13.camel@blaa> References: <1177440837.3387.28.camel@localhost.localdomain> <1177579762.3487.36.camel@blaa> <1179334577.12412.13.camel@blaa> Message-ID: <1179336531.12412.17.camel@blaa> On Wed, 2007-05-16 at 17:56 +0100, Mark McLoughlin wrote: > - The main reason, though, is that I wanted the derived iptables > config to just add some rules rather than completely override the > entire config. Can we do something similar with templating? Here's a quick prototype of using templating. Hmm. Cheers, Mark. -------------- next part -------------- class iptables { $start = "*filter :INPUT ACCEPT [0:0] :FORWARD ACCEPT [0:0] :OUTPUT ACCEPT [0:0] # disable all forwarding -A FORWARD -j REJECT --reject-with icmp-host-prohibited # trust loopback device -A INPUT -i lo -j ACCEPT # allow ICMP -A INPUT -p icmp --icmp-type any -j ACCEPT # allow IPSec -A INPUT -p 50 -j ACCEPT -A INPUT -p 51 -j ACCEPT # allow mDNS -A INPUT -p udp --dport 5353 -d 224.0.0.251 -j ACCEPT # allow CUPS browsing -A INPUT -p udp -m udp --dport 631 -j ACCEPT -A INPUT -p tcp -m tcp --dport 631 -j ACCEPT # allow packets for established connections -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT " $end = " -A INPUT -j REJECT --reject-with icmp-host-prohibited COMMIT " file { "iptables" : path => "/tmp/iptables", content => "$start\n$end\n" } } class myiptables inherits iptables { $ports = [ "22", "80" ] $lines = template("/root/puppet/addport.erb") File["iptables"] { content => "$start\n$lines\n$end\n" } } include myiptables -------------- next part -------------- <% ports.each do |port| -%>-A INPUT -m state --state NEW -m tcp -p tcp --dport <%= port %> -j ACCEPT <% end -%> From dlutter at redhat.com Wed May 16 17:37:33 2007 From: dlutter at redhat.com (David Lutterkort) Date: Wed, 16 May 2007 19:37:33 +0200 Subject: [Fedora-livecd-list] Support for custom configuration using python templates In-Reply-To: <1179334577.12412.13.camel@blaa> References: <1177440837.3387.28.camel@localhost.localdomain> <1177579762.3487.36.camel@blaa> <1179334577.12412.13.camel@blaa> Message-ID: <1179337054.22413.15.camel@galia.watzmann.net> On Wed, 2007-05-16 at 17:56 +0100, Mark McLoughlin wrote: > - I don't want to have to require setting up a puppet server in order > to build images Absolutely; for livecd, you want to use the standalone command line clinet for puppet (as you did) > - Having to package the manifest in an RPM sucks, we should probably > have support for copying the manifest into the chroot e.g. > > $> livecd-creator -t raw -c ./test-image.ks -p iptables.pp --p myiptables.pp To integrate more tightly, you want to do two things for puppet; (1) copy a number of puppet modules [1] into the chroot and (2) have a toplevel manifest that uses those modules and changes the config in the chroot. It's pretty much what you have, mostly some small changes to make the setup a little more flexible. > - One reason why I include the iptables config inline in the puppet > manifest is that I don't like having stuff scattered over many > different files > > - The main reason, though, is that I wanted the derived iptables > config to just add some rules rather than completely override the > entire config. Can we do something similar with templating? > > - This is all fairly clunky, is there a better way? One thing that makes that clunky is that AFAIK no good way to ask whether the current iptables has a certain rule installed, and if not install it. If something like that existed, it would be fairly easy to write a puppet type that made this a little less clunky. The underlying wrangling with iptables and /etc/sysconfig/iptables doesn't really belong into a config mgmt tool like puppet, but into tools that make iptables more manageable. This is similar to how useradd/usermod/userdel make dealing with /etc/passwd pretty straightforward, and puppet exposes that with the user type. [1] http://reductivelabs.com/trac/puppet/wiki/ModuleOrganisation From holger at layer-acht.org Wed May 16 19:19:33 2007 From: holger at layer-acht.org (Holger Levsen) Date: Wed, 16 May 2007 21:19:33 +0200 Subject: [Fedora-livecd-list] Support for custom configuration using python templates In-Reply-To: <1179337054.22413.15.camel@galia.watzmann.net> References: <1177440837.3387.28.camel@localhost.localdomain> <1179334577.12412.13.camel@blaa> <1179337054.22413.15.camel@galia.watzmann.net> Message-ID: <200705162119.52299.holger@layer-acht.org> Hi, On Wednesday 16 May 2007 19:37, David Lutterkort wrote: > One thing that makes that clunky is that AFAIK no good way to ask > whether the current iptables has a certain rule installed, and if not > install it. If something like that existed, it would be fairly easy to > write a puppet type that made this a little less clunky. I'm doing the same what is done with puppet here, with FAI (http://www.informatik.uni-koeln.de/fai/ and http://faiwiki.debian.net). I'll post a short howto tomorrow. And with FAI I would use a cfengine script for such "edits", and I think you can use cfengine with puppet, too. FAI used to be a debian only installer, but since some time (years..) it's also possible to update and manage running systems with it, also rpm based systems. (It doesn't support installations of rpm based systems yet, mostly because there seems to be no aquivalent to debootstrap.) regards, Holger -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From lars.bjorndal at broadpark.no Thu May 17 21:16:28 2007 From: lars.bjorndal at broadpark.no (Lars =?iso-8859-1?Q?Bj=F8rndal?=) Date: Thu, 17 May 2007 23:16:28 +0200 Subject: [Fedora-livecd-list] Error while installing the livecd-tools Message-ID: I would like to install the livecd-tools on my FC6 system, but I got the following error after doing: yum --enablerepo=development --enablerepo=extras-development\ --enablerepo=livna-development --enablerepo=livna-testing\ --enablerepo=updates-testing install livecd-tools Error: Missing Dependency: python(abi) = 2.4 is needed by package libxml2-python Error: Missing Dependency: python(abi) = 2.4 is needed by package rhnlib How do I solve this problem? Lars From vladimir.shebordaev at gmail.com Thu May 17 21:29:44 2007 From: vladimir.shebordaev at gmail.com (Vladimir Shebordaev) Date: Fri, 18 May 2007 01:29:44 +0400 Subject: [Fedora-livecd-list] Error while installing the livecd-tools In-Reply-To: References: Message-ID: <464CC948.8000002@gmail.com> Hi, Lars, I did the same thing. I had to manually upgrade to python from FC7 :( Btw, Jeremy says successful backport is non-trivial. In the hope it helps. Regards, Vladimir Lars Bj?rndal ?????: > I would like to install the livecd-tools on my FC6 system, but I got > the following error after doing: > > yum --enablerepo=development --enablerepo=extras-development\ > --enablerepo=livna-development --enablerepo=livna-testing\ > --enablerepo=updates-testing install livecd-tools > > Error: Missing Dependency: python(abi) = 2.4 is needed by package > libxml2-python > Error: Missing Dependency: python(abi) = 2.4 is needed by package > rhnlib > > How do I solve this problem? > > Lars > > -- > Fedora-livecd-list mailing list > Fedora-livecd-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-livecd-list > From lars.bjorndal at broadpark.no Fri May 18 20:31:07 2007 From: lars.bjorndal at broadpark.no (Lars =?iso-8859-1?Q?Bj=F8rndal?=) Date: Fri, 18 May 2007 22:31:07 +0200 Subject: [Fedora-livecd-list] Error while installing the livecd-tools In-Reply-To: <464CC948.8000002@gmail.com> References: <464CC948.8000002@gmail.com> Message-ID: Hello! Vladimir Shebordaev writes: > I did the same thing. I had to manually upgrade to python from FC7 :( To manage that, I installed fedora-release-6.93-1.noarch.rpm, and then, I did 'yum update' (with --disablerepo=livna). After reboot, I tried to run emacs, which I use to edite config files etc., I get the following error: Fatal error (11)Segmentation fault That's all. The Emacs-packages that are installed are: emacs-22.0.95-1.fc7 emacs-common-22.0.95-1.fc7 emacs-nox-22.0.95-1.fc7 Could any of you give me a hint to fix this problem? Thank you! Lars From lars.bjorndal at broadpark.no Fri May 18 21:42:26 2007 From: lars.bjorndal at broadpark.no (Lars =?iso-8859-1?Q?Bj=F8rndal?=) Date: Fri, 18 May 2007 23:42:26 +0200 Subject: [Fedora-livecd-list] Error while installing the livecd-tools Solved In-Reply-To: References: <464CC948.8000002@gmail.com> Message-ID: lars.bjorndal at broadpark.no (Lars Bj?rndal) writes: > Hello! > > Vladimir Shebordaev writes: > >> I did the same thing. I had to manually upgrade to python from FC7 :( > > To manage that, I installed fedora-release-6.93-1.noarch.rpm, and > then, I did 'yum update' (with --disablerepo=livna). After reboot, I > tried to run emacs, which I use to edite config files etc., I > get the following error: > > Fatal error (11)Segmentation fault > OK. I downgraded glibc from 2.6.x to 2.5.x. Lars From vladimir.shebordaev at gmail.com Fri May 18 21:56:05 2007 From: vladimir.shebordaev at gmail.com (Vladimir Shebordaev) Date: Sat, 19 May 2007 01:56:05 +0400 Subject: [Fedora-livecd-list] Error while installing the livecd-tools In-Reply-To: References: <464CC948.8000002@gmail.com> Message-ID: <464E20F5.4050305@gmail.com> Lars, I meant I've upgraded python to the version in question, built from source rpm and installed pykickstart-0.96.. Some intermediate version of livecd-tools appeared to be working with the original anaconda. It was about a month ago, when Jeremy hasn't yet introduced livecd method to anaconda... It is the point, anaconda is *very* release sensitive and depends on a dozen packages... So, in order to make the most recent livecd-tools from FC7 development tree work for the earlier Fedora Core releases you must incorporate livecd.py method into original anaconda, rebuild the anaconda rpms and reinstall 'em. Then you might want to build and install livecd-tools and try different kickstart scripts... There is probably another way but this one looks the most feasible to me. I guess you've got the most core binary packages from your FC6 installation (partially) upgraded to FC7.. Well, probably, you've got original emacs binary that has been built against the FC6 shared libraries but the latter has been replaced by yum update, so.. Who knows.. But you'd better backup your original FC6 installation before such a hazardous experiment. Regards, Vladimir Lars Bj?rndal ?????: > Hello! > > Vladimir Shebordaev writes: > >> I did the same thing. I had to manually upgrade to python from FC7 :( > > To manage that, I installed fedora-release-6.93-1.noarch.rpm, and > then, I did 'yum update' (with --disablerepo=livna). After reboot, I > tried to run emacs, which I use to edite config files etc., I > get the following error: > > Fatal error (11)Segmentation fault > > That's all. The Emacs-packages that are installed are: > > emacs-22.0.95-1.fc7 > emacs-common-22.0.95-1.fc7 > emacs-nox-22.0.95-1.fc7 > > Could any of you give me a hint to fix this problem? > > Thank you! > > Lars > > -- > Fedora-livecd-list mailing list > Fedora-livecd-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-livecd-list > From ml at deadbabylon.de Sat May 19 10:22:19 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Sat, 19 May 2007 12:22:19 +0200 Subject: [Fedora-livecd-list] using koji as repository? Message-ID: <20070519122219.01c9109c@localhost.localdomain> Hi. ATM the packages tagged as f7final are getting too slowly into rawhide. Is there a way to set up koji as the used repository? Or at least an easy way to monitor the tag "f7final"? Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From katzj at redhat.com Sat May 19 15:23:42 2007 From: katzj at redhat.com (Jeremy Katz) Date: Sat, 19 May 2007 11:23:42 -0400 Subject: [Fedora-livecd-list] using koji as repository? In-Reply-To: <20070519122219.01c9109c@localhost.localdomain> References: <20070519122219.01c9109c@localhost.localdomain> Message-ID: <1179588222.2671.0.camel@aglarond.local> On Sat, 2007-05-19 at 12:22 +0200, Sebastian Vahl wrote: > ATM the packages tagged as f7final are getting too slowly into rawhide. > Is there a way to set up koji as the used repository? Or at least an > easy way to monitor the tag "f7final"? See http://koji.fedoraproject.org/static-repos/ for repos generated hourly based on the latest contents of a tag Jeremy From ml at deadbabylon.de Sat May 19 21:12:26 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Sat, 19 May 2007 23:12:26 +0200 Subject: [Fedora-livecd-list] using koji as repository? In-Reply-To: <1179588222.2671.0.camel@aglarond.local> References: <20070519122219.01c9109c@localhost.localdomain> <1179588222.2671.0.camel@aglarond.local> Message-ID: <20070519231226.073df84d@localhost.localdomain> Am Sat, 19 May 2007 11:23:42 -0400 schrieb Jeremy Katz : > On Sat, 2007-05-19 at 12:22 +0200, Sebastian Vahl wrote: > > ATM the packages tagged as f7final are getting too slowly into > > rawhide. Is there a way to set up koji as the used repository? Or > > at least an easy way to monitor the tag "f7final"? > > See http://koji.fedoraproject.org/static-repos/ for repos generated > hourly based on the latest contents of a tag Great. Thanks! Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From lars.bjorndal at broadpark.no Sun May 20 07:29:48 2007 From: lars.bjorndal at broadpark.no (Lars =?iso-8859-1?Q?Bj=F8rndal?=) Date: Sun, 20 May 2007 09:29:48 +0200 Subject: [Fedora-livecd-list] What does this error mean? Message-ID: File "/usr/bin/livecd-creator", line 1088, in sys.exit(main()) File "/usr/bin/livecd-creator", line 1069, in main target.install() File "/usr/bin/livecd-creator", line 871, in install self.installPackages(self.packages, self.epackages, self.groups) File "/usr/bin/livecd-creator", line 483, in installPackages self.ayum.runInstall() File "/usr/bin/livecd-creator", line 283, in runInstall return self.runTransaction(cb) File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 561, in runTrans action errors = self.ts.run(cb.callback, '') File "/usr/share/yum-cli/callback.py", line 116, in callback fd = os.open(rpmloc, os.O_RDONLY) OSError: [Errno 2] No such file or directory: '/var/tmp/livecd-creator-bfplf1/in stall_root/var/cache/yum/a-dev/packages/util-linux-2.13-0.51.fc7.i386.rpm' I used a modified version of livecd-fedora-minimal.ks. Lars From ml at deadbabylon.de Sun May 20 09:55:24 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Sun, 20 May 2007 11:55:24 +0200 Subject: [Fedora-livecd-list] using koji as repository? In-Reply-To: <1179588222.2671.0.camel@aglarond.local> References: <20070519122219.01c9109c@localhost.localdomain> <1179588222.2671.0.camel@aglarond.local> Message-ID: <20070520115524.11883251@localhost.localdomain> Am Sat, 19 May 2007 11:23:42 -0400 schrieb Jeremy Katz : > On Sat, 2007-05-19 at 12:22 +0200, Sebastian Vahl wrote: > > ATM the packages tagged as f7final are getting too slowly into > > rawhide. Is there a way to set up koji as the used repository? Or > > at least an easy way to monitor the tag "f7final"? > > See http://koji.fedoraproject.org/static-repos/ for repos generated > hourly based on the latest contents of a tag Is it just temporary that the comps.xml is not populated? Since yesterday evening I'm getting this comps.xml: Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From notting at redhat.com Mon May 21 01:02:39 2007 From: notting at redhat.com (Bill Nottingham) Date: Sun, 20 May 2007 21:02:39 -0400 Subject: [Fedora-livecd-list] using koji as repository? In-Reply-To: <20070520115524.11883251@localhost.localdomain> References: <20070519122219.01c9109c@localhost.localdomain> <1179588222.2671.0.camel@aglarond.local> <20070520115524.11883251@localhost.localdomain> Message-ID: <20070521010239.GB24156@nostromo.devel.redhat.com> Sebastian Vahl (ml at deadbabylon.de) said: > Am Sat, 19 May 2007 11:23:42 -0400 > schrieb Jeremy Katz : > > > On Sat, 2007-05-19 at 12:22 +0200, Sebastian Vahl wrote: > > > ATM the packages tagged as f7final are getting too slowly into > > > rawhide. Is there a way to set up koji as the used repository? Or > > > at least an easy way to monitor the tag "f7final"? > > > > See http://koji.fedoraproject.org/static-repos/ for repos generated > > hourly based on the latest contents of a tag > > Is it just temporary that the comps.xml is not populated? Since > yesterday evening I'm getting this comps.xml: > > > > koji almost certainly knows nothing of checking the comps file out of cvs and building it; I wouldn't expect it to have 'correct' comps. Bill From lars.bjorndal at broadpark.no Mon May 21 07:27:36 2007 From: lars.bjorndal at broadpark.no (Lars =?iso-8859-1?Q?Bj=F8rndal?=) Date: Mon, 21 May 2007 09:27:36 +0200 Subject: [Fedora-livecd-list] FATAL error: Message-ID: Hello Running livecd-creator, I get the following error message: Building an initramfs at /boot/livecd-initramfs.img for kernel 2.6.21-1.3163.fc7 FATAL: Module ide_cd not found. FATAL: Module usbhid not found. Done; initramfs is 4,3M. Should I use an older kernel while building the livecd? Lars From ml at deadbabylon.de Mon May 21 08:22:48 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Mon, 21 May 2007 10:22:48 +0200 Subject: [Fedora-livecd-list] using koji as repository? In-Reply-To: <20070521010239.GB24156@nostromo.devel.redhat.com> References: <20070519122219.01c9109c@localhost.localdomain> <1179588222.2671.0.camel@aglarond.local> <20070520115524.11883251@localhost.localdomain> <20070521010239.GB24156@nostromo.devel.redhat.com> Message-ID: <20070521102248.717b5680@localhost.localdomain> Am Sun, 20 May 2007 21:02:39 -0400 schrieb Bill Nottingham : > Sebastian Vahl (ml at deadbabylon.de) said: > > Am Sat, 19 May 2007 11:23:42 -0400 > > schrieb Jeremy Katz : > > > > > On Sat, 2007-05-19 at 12:22 +0200, Sebastian Vahl wrote: > > > > ATM the packages tagged as f7final are getting too slowly into > > > > rawhide. Is there a way to set up koji as the used repository? > > > > Or at least an easy way to monitor the tag "f7final"? > > > > > > See http://koji.fedoraproject.org/static-repos/ for repos > > > generated hourly based on the latest contents of a tag > > > > Is it just temporary that the comps.xml is not populated? Since > > yesterday evening I'm getting this comps.xml: > > > > > > > > > > koji almost certainly knows nothing of checking the comps file out > of cvs and building it; I wouldn't expect it to have 'correct' comps. I could swear it was working for one time. The problem is: I need the groups defined in the comps.xml. ATM livecd-creator stops because it cannot find the group "core". So it seems that I have to sync the whole directory and generate a local repository with comps.xml. :( Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From katzj at redhat.com Mon May 21 12:30:02 2007 From: katzj at redhat.com (Jeremy Katz) Date: Mon, 21 May 2007 08:30:02 -0400 Subject: [Fedora-livecd-list] using koji as repository? In-Reply-To: <20070521102248.717b5680@localhost.localdomain> References: <20070519122219.01c9109c@localhost.localdomain> <1179588222.2671.0.camel@aglarond.local> <20070520115524.11883251@localhost.localdomain> <20070521010239.GB24156@nostromo.devel.redhat.com> <20070521102248.717b5680@localhost.localdomain> Message-ID: <1179750602.2671.11.camel@aglarond.local> On Mon, 2007-05-21 at 10:22 +0200, Sebastian Vahl wrote: > I could swear it was working for one time. Hrmm... I kind of thought it was there too. Maybe I'm hallucinating though and was only using the hot-repos on top of, eg, rawhide. > The problem is: I need the > groups defined in the comps.xml. ATM livecd-creator stops because it > cannot find the group "core". > So it seems that I have to sync the whole directory and generate a > local repository with comps.xml. :( You don't have to sync the whole repo. You can have an empty repo with just the comps file and it'll apply across all the repos. Jeremy From katzj at redhat.com Mon May 21 12:31:00 2007 From: katzj at redhat.com (Jeremy Katz) Date: Mon, 21 May 2007 08:31:00 -0400 Subject: [Fedora-livecd-list] FATAL error: In-Reply-To: References: Message-ID: <1179750660.2671.13.camel@aglarond.local> On Mon, 2007-05-21 at 09:27 +0200, Lars Bj?rndal wrote: > Running livecd-creator, I get the following error message: > > Building an initramfs at /boot/livecd-initramfs.img for kernel > 2.6.21-1.3163.fc7 > FATAL: Module ide_cd not found. > FATAL: Module usbhid not found. > Done; initramfs is 4,3M. > > Should I use an older kernel while building the livecd? No, the messages are misleading... I thought I had killed them off, but apparently not. Patches accepted or I'll get there eventually :-) Jeremy From kanarip at kanarip.com Mon May 21 12:33:58 2007 From: kanarip at kanarip.com (Jeroen van Meeuwen) Date: Mon, 21 May 2007 14:33:58 +0200 Subject: [Fedora-livecd-list] using koji as repository? In-Reply-To: <20070521102248.717b5680@localhost.localdomain> References: <20070519122219.01c9109c@localhost.localdomain> <1179588222.2671.0.camel@aglarond.local> <20070520115524.11883251@localhost.localdomain> <20070521010239.GB24156@nostromo.devel.redhat.com> <20070521102248.717b5680@localhost.localdomain> Message-ID: <465191B6.6040203@kanarip.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sebastian Vahl wrote: > > I could swear it was working for one time. The problem is: I need the > groups defined in the comps.xml. ATM livecd-creator stops because it > cannot find the group "core". > So it seems that I have to sync the whole directory and generate a > local repository with comps.xml. :( > > Sebastian > Why not just use the /etc/pungi/comps-fc7.xml that comes with pungi, or use the comps.xml in the development repositories? - -kanarip -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGUZG2KN6f2pNCvwgRAt4pAKDMP2GQJZDcgPgM/fvL0VblQpOY7ACfWI1T DA9gdvg9g+0r4FZPMZA32JQ= =ZiXF -----END PGP SIGNATURE----- From ml at deadbabylon.de Mon May 21 15:09:43 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Mon, 21 May 2007 17:09:43 +0200 Subject: [Fedora-livecd-list] liveinst.desktop doesn't start anaconda Message-ID: <20070521170943.16dfcfa5@localhost.localdomain> Hi. I have a problem with my own created live cds: When clicking on the icon "Install to harddrive" anaconda does not start. It's the same when I try to start "liveinst" with ALT+F2. Only in a terminal "liveinst" is starting anaconda and working fine. It seems that this only occurs on my own cds, rawhide-kde-20070517 is working. And it happens with kde and gnome (an own gnome cd, not livecd-fedora-destkop). I don't know how to debug this. If I select the option "Start in terminal" in kde for /home/fedora/liveinst.desktop to see some debug messages anaconda is starting. Any hints? Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From ml at deadbabylon.de Mon May 21 15:21:40 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Mon, 21 May 2007 17:21:40 +0200 Subject: [Fedora-livecd-list] using koji as repository? In-Reply-To: <1179750602.2671.11.camel@aglarond.local> References: <20070519122219.01c9109c@localhost.localdomain> <1179588222.2671.0.camel@aglarond.local> <20070520115524.11883251@localhost.localdomain> <20070521010239.GB24156@nostromo.devel.redhat.com> <20070521102248.717b5680@localhost.localdomain> <1179750602.2671.11.camel@aglarond.local> Message-ID: <20070521172140.2d94273d@localhost.localdomain> Am Mon, 21 May 2007 08:30:02 -0400 schrieb Jeremy Katz : > On Mon, 2007-05-21 at 10:22 +0200, Sebastian Vahl wrote: > > I could swear it was working for one time. > > Hrmm... I kind of thought it was there too. Maybe I'm hallucinating > though and was only using the hot-repos on top of, eg, rawhide. > > > The problem is: I need the > > groups defined in the comps.xml. ATM livecd-creator stops because it > > cannot find the group "core". > > So it seems that I have to sync the whole directory and generate a > > local repository with comps.xml. :( > > You don't have to sync the whole repo. You can have an empty repo > with just the comps file and it'll apply across all the repos. You man I could use: livecd-creator --config=./livecd-fedora-kde.ks \ --repo=d7;file:///myrepo/ \ --repo=d7;http://koji.fedoraproject.org/static-repos/f7-final-current/i386 where "myrepo" only contains the comps.xml? Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From katzj at redhat.com Mon May 21 15:32:24 2007 From: katzj at redhat.com (Jeremy Katz) Date: Mon, 21 May 2007 11:32:24 -0400 Subject: [Fedora-livecd-list] using koji as repository? In-Reply-To: <20070521172140.2d94273d@localhost.localdomain> References: <20070519122219.01c9109c@localhost.localdomain> <1179588222.2671.0.camel@aglarond.local> <20070520115524.11883251@localhost.localdomain> <20070521010239.GB24156@nostromo.devel.redhat.com> <20070521102248.717b5680@localhost.localdomain> <1179750602.2671.11.camel@aglarond.local> <20070521172140.2d94273d@localhost.localdomain> Message-ID: <1179761544.24269.10.camel@aglarond.local> On Mon, 2007-05-21 at 17:21 +0200, Sebastian Vahl wrote: > Am Mon, 21 May 2007 08:30:02 -0400 > schrieb Jeremy Katz : > > > On Mon, 2007-05-21 at 10:22 +0200, Sebastian Vahl wrote: > > > I could swear it was working for one time. > > > > Hrmm... I kind of thought it was there too. Maybe I'm hallucinating > > though and was only using the hot-repos on top of, eg, rawhide. > > > > > The problem is: I need the > > > groups defined in the comps.xml. ATM livecd-creator stops because it > > > cannot find the group "core". > > > So it seems that I have to sync the whole directory and generate a > > > local repository with comps.xml. :( > > > > You don't have to sync the whole repo. You can have an empty repo > > with just the comps file and it'll apply across all the repos. > > You man I could use: > > livecd-creator --config=./livecd-fedora-kde.ks \ > --repo=d7;file:///myrepo/ \ > --repo=d7;http://koji.fedoraproject.org/static-repos/f7-final-current/i386 > > where "myrepo" only contains the comps.xml? Call the comps repo something different, but essentially, yes Jeremy From katzj at redhat.com Mon May 21 15:33:15 2007 From: katzj at redhat.com (Jeremy Katz) Date: Mon, 21 May 2007 11:33:15 -0400 Subject: [Fedora-livecd-list] liveinst.desktop doesn't start anaconda In-Reply-To: <20070521170943.16dfcfa5@localhost.localdomain> References: <20070521170943.16dfcfa5@localhost.localdomain> Message-ID: <1179761595.24269.12.camel@aglarond.local> On Mon, 2007-05-21 at 17:09 +0200, Sebastian Vahl wrote: > I have a problem with my own created live cds: When clicking on the > icon "Install to harddrive" anaconda does not start. It's the same when > I try to start "liveinst" with ALT+F2. Only in a terminal "liveinst" is > starting anaconda and working fine. Check ~/.xsession-errors (or whereever stdout/stderr gets dumped for apps launched from the desktop under KDE) Jeremy From ml at deadbabylon.de Mon May 21 15:54:48 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Mon, 21 May 2007 17:54:48 +0200 Subject: [Fedora-livecd-list] liveinst.desktop doesn't start anaconda In-Reply-To: <20070521174509.57cc11b9@localhost.localdomain> References: <20070521170943.16dfcfa5@localhost.localdomain> <1179761595.24269.12.camel@aglarond.local> <20070521174509.57cc11b9@localhost.localdomain> Message-ID: <20070521175448.2aad8dba@localhost.localdomain> Am Mon, 21 May 2007 17:45:09 +0200 schrieb Sebastian Vahl : > Am Mon, 21 May 2007 11:33:15 -0400 > schrieb Jeremy Katz : > > > On Mon, 2007-05-21 at 17:09 +0200, Sebastian Vahl wrote: > > > I have a problem with my own created live cds: When clicking on > > > the icon "Install to harddrive" anaconda does not start. It's the > > > same when I try to start "liveinst" with ALT+F2. Only in a > > > terminal "liveinst" is starting anaconda and working fine. > > > > Check ~/.xsession-errors (or whereever stdout/stderr gets dumped for > > apps launched from the desktop under KDE) > > Ah. Thanks. I've attached a xsession-errors with the error. >>> UnicodeEncodeError: 'ascii' codec can't encode character u'\xdc' in >>> position 0: ordinal not in range(128) Mhh. This happens with LANG=de_DE.UTF-8. If I use system-config-language to set it to "English (USA)" (en_US.UTF-8) an re-login it is working. Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From ml at deadbabylon.de Mon May 21 15:45:09 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Mon, 21 May 2007 17:45:09 +0200 Subject: [Fedora-livecd-list] liveinst.desktop doesn't start anaconda In-Reply-To: <1179761595.24269.12.camel@aglarond.local> References: <20070521170943.16dfcfa5@localhost.localdomain> <1179761595.24269.12.camel@aglarond.local> Message-ID: <20070521174509.57cc11b9@localhost.localdomain> Am Mon, 21 May 2007 11:33:15 -0400 schrieb Jeremy Katz : > On Mon, 2007-05-21 at 17:09 +0200, Sebastian Vahl wrote: > > I have a problem with my own created live cds: When clicking on the > > icon "Install to harddrive" anaconda does not start. It's the same > > when I try to start "liveinst" with ALT+F2. Only in a terminal > > "liveinst" is starting anaconda and working fine. > > Check ~/.xsession-errors (or whereever stdout/stderr gets dumped for > apps launched from the desktop under KDE) Ah. Thanks. I've attached a xsession-errors with the error. Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: xsession-errors Type: application/octet-stream Size: 2219 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From ml at deadbabylon.de Mon May 21 16:05:14 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Mon, 21 May 2007 18:05:14 +0200 Subject: [Fedora-livecd-list] using koji as repository? In-Reply-To: <1179761544.24269.10.camel@aglarond.local> References: <20070519122219.01c9109c@localhost.localdomain> <1179588222.2671.0.camel@aglarond.local> <20070520115524.11883251@localhost.localdomain> <20070521010239.GB24156@nostromo.devel.redhat.com> <20070521102248.717b5680@localhost.localdomain> <1179750602.2671.11.camel@aglarond.local> <20070521172140.2d94273d@localhost.localdomain> <1179761544.24269.10.camel@aglarond.local> Message-ID: <20070521180514.7b5cc311@localhost.localdomain> Am Mon, 21 May 2007 11:32:24 -0400 schrieb Jeremy Katz : > On Mon, 2007-05-21 at 17:21 +0200, Sebastian Vahl wrote: > > Am Mon, 21 May 2007 08:30:02 -0400 > > schrieb Jeremy Katz : > > > > > On Mon, 2007-05-21 at 10:22 +0200, Sebastian Vahl wrote: > > > > I could swear it was working for one time. > > > > > > Hrmm... I kind of thought it was there too. Maybe I'm > > > hallucinating though and was only using the hot-repos on top of, > > > eg, rawhide. > > > > > > > The problem is: I need the > > > > groups defined in the comps.xml. ATM livecd-creator stops > > > > because it cannot find the group "core". > > > > So it seems that I have to sync the whole directory and > > > > generate a local repository with comps.xml. :( > > > > > > You don't have to sync the whole repo. You can have an empty repo > > > with just the comps file and it'll apply across all the repos. > > > > You man I could use: > > > > livecd-creator --config=./livecd-fedora-kde.ks \ > > --repo=d7;file:///myrepo/ \ > > --repo=d7;http://koji.fedoraproject.org/static-repos/f7-final-current/i386 > > > > where "myrepo" only contains the comps.xml? > > Call the comps repo something different, but essentially, yes Thanks. I've thought that I could only overwrite the repos defined in the kickstart with this. It's working now. Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From ml at deadbabylon.de Mon May 21 15:45:09 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Mon, 21 May 2007 17:45:09 +0200 Subject: [Fedora-livecd-list] liveinst.desktop doesn't start anaconda In-Reply-To: <1179761595.24269.12.camel@aglarond.local> References: <20070521170943.16dfcfa5@localhost.localdomain> <1179761595.24269.12.camel@aglarond.local> Message-ID: <20070521174509.57cc11b9@localhost.localdomain> Am Mon, 21 May 2007 11:33:15 -0400 schrieb Jeremy Katz : > On Mon, 2007-05-21 at 17:09 +0200, Sebastian Vahl wrote: > > I have a problem with my own created live cds: When clicking on the > > icon "Install to harddrive" anaconda does not start. It's the same > > when I try to start "liveinst" with ALT+F2. Only in a terminal > > "liveinst" is starting anaconda and working fine. > > Check ~/.xsession-errors (or whereever stdout/stderr gets dumped for > apps launched from the desktop under KDE) Ah. Thanks. I've attached a xsession-errors with the error. Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: xsession-errors Type: application/octet-stream Size: 2219 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From ml at deadbabylon.de Mon May 21 16:52:38 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Mon, 21 May 2007 18:52:38 +0200 Subject: [Fedora-livecd-list] liveinst.desktop doesn't start anaconda In-Reply-To: <20070521175448.2aad8dba@localhost.localdomain> References: <20070521170943.16dfcfa5@localhost.localdomain> <1179761595.24269.12.camel@aglarond.local> <20070521174509.57cc11b9@localhost.localdomain> <20070521175448.2aad8dba@localhost.localdomain> Message-ID: <20070521185238.17a7a293@localhost.localdomain> Am Mon, 21 May 2007 17:54:48 +0200 schrieb Sebastian Vahl : > Am Mon, 21 May 2007 17:45:09 +0200 > schrieb Sebastian Vahl : > > > Am Mon, 21 May 2007 11:33:15 -0400 > > schrieb Jeremy Katz : > > > > > On Mon, 2007-05-21 at 17:09 +0200, Sebastian Vahl wrote: > > > > I have a problem with my own created live cds: When clicking on > > > > the icon "Install to harddrive" anaconda does not start. It's > > > > the same when I try to start "liveinst" with ALT+F2. Only in a > > > > terminal "liveinst" is starting anaconda and working fine. > > > > > > Check ~/.xsession-errors (or whereever stdout/stderr gets dumped > > > for apps launched from the desktop under KDE) > > > > Ah. Thanks. I've attached a xsession-errors with the error. > > >>> UnicodeEncodeError: 'ascii' codec can't encode character u'\xdc' > >>> in position 0: ordinal not in range(128) > > Mhh. This happens with LANG=de_DE.UTF-8. If I use > system-config-language to set it to "English (USA)" (en_US.UTF-8) an > re-login it is working. And it also happens with rawhide-20070517-i386-Live (the gnome cd): https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=240787 Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From holger at layer-acht.org Mon May 21 17:39:33 2007 From: holger at layer-acht.org (Holger Levsen) Date: Mon, 21 May 2007 19:39:33 +0200 Subject: [Fedora-livecd-list] building an automatic installer with livecd-creator In-Reply-To: <200705141847.21526.holger@layer-acht.org> References: <200705101805.19507.holger@layer-acht.org> <1179153699.12077.23.camel@aglarond.local> <200705141847.21526.holger@layer-acht.org> Message-ID: <200705211939.39940.holger@layer-acht.org> Hi, I'm still working on building a fedora7 livecd which turns into a textmode installer... Basically I'm there, but I still have found some problems (which are all workaroundable, but...). I've been using fedora7 as of today and livecd from git as of today, to build the image. The config is at http://xs-dev.laptop.org/holger/livecd-xs-installer-9.ks and the resulting iso is at http://xs-dev.laptop.org/holger/My-Fedora-LiveCD-9.iso The first problem is at the very end of the build process: anaconda-runtime not installed; not setting up mediacheck This is strange, as a.) anaconda-runtime is installed on the build-host and b.) is included in livecd-xs-installer-9.ks The CD boots fine and starts anaconda in textmode. Then there is the second problem: the questions about installing grub only appear, if I choose to review the partioning layout! (I basically just say "ok" to all questions.) Then, when I eject the CD and boot the installed system, it starts grub, but there is not /boot/grub/menu.lst. When I configure grub manually (select root device, kernel & initrd), the system boots fine. But then I hit the fourth problem: I can login as root without a password. (In the newly installed system.) Attached is anaconda.log from /tmp/anaconda.log after an installation without reviewing the partioning layout and thus without the grub questions, the atached anacond2.log is from one with the grub questions. Except for that and the dates, those are identical though. regards, Holger -------------- next part -------------- A non-text attachment was scrubbed... Name: anacond2.log Type: text/x-log Size: 8000 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: anaconda.log Type: text/x-log Size: 7846 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From lars.bjorndal at broadpark.no Mon May 21 18:38:05 2007 From: lars.bjorndal at broadpark.no (Lars =?iso-8859-1?Q?Bj=F8rndal?=) Date: Mon, 21 May 2007 20:38:05 +0200 Subject: [Fedora-livecd-list] FATAL error: In-Reply-To: <1179750660.2671.13.camel@aglarond.local> References: <1179750660.2671.13.camel@aglarond.local> Message-ID: Jeremy Katz writes: > On Mon, 2007-05-21 at 09:27 +0200, Lars Bj?rndal wrote: >> Running livecd-creator, I get the following error message: >> >> Building an initramfs at /boot/livecd-initramfs.img for kernel >> 2.6.21-1.3163.fc7 >> FATAL: Module ide_cd not found. >> FATAL: Module usbhid not found. >> Done; initramfs is 4,3M. >> >> Should I use an older kernel while building the livecd? > > No, the messages are misleading... I thought I had killed them off, but > apparently not. Patches accepted or I'll get there eventually :-) Fine, if you could do that. However, the CD will not start. I get the following error messages: Booting to kernel Buffer I/O error on device sr0,logical 67351 (8 times) ... Setting up new root fs No fstab.sys, mounting internal defaults ... Unable to load selinux policy. Machine is in enforcing mode. Halting now. I'm running livecd-tools version 008-1.fc7, on an yum-updated FC7 install: Uname -a gives: Linux cd.localdomain 2.6.21-1.3163.fc7 #1 SMP Tue May 15 17:23:21 EDT 2007 i686 i686 i386 GNU/Linux Please tell me if I should provide some more info. Lars From vladimir.shebordaev at gmail.com Tue May 22 00:38:24 2007 From: vladimir.shebordaev at gmail.com (Vladimir Shebordaev) Date: Tue, 22 May 2007 04:38:24 +0400 Subject: [Fedora-livecd-list] FATAL error: In-Reply-To: References: <1179750660.2671.13.camel@aglarond.local> Message-ID: <46523B80.7080805@gmail.com> Lars, pardon me, but you are actually trying to crossbreed FC7 against FC6. It seems to have got prenatal injury, some kind of brain damage, I guess.. So, numerous abortions are not surprizing... Why don't you try authentic FC7 Live CD with its naturally born livecd-tools? You will the most probably succeed with the FC7 LiveCD installation. Then you could add missing packages and make you custom FC7 LiveCD. Perhaps, it will be more vivid... In the hope it helps. Regards, Vladimir Lars Bj?rndal ?????: > Jeremy Katz writes: > >> On Mon, 2007-05-21 at 09:27 +0200, Lars Bj?rndal wrote: >>> Running livecd-creator, I get the following error message: >>> >>> Building an initramfs at /boot/livecd-initramfs.img for kernel >>> 2.6.21-1.3163.fc7 >>> FATAL: Module ide_cd not found. >>> FATAL: Module usbhid not found. >>> Done; initramfs is 4,3M. >>> >>> Should I use an older kernel while building the livecd? >> No, the messages are misleading... I thought I had killed them off, but >> apparently not. Patches accepted or I'll get there eventually :-) > > Fine, if you could do that. However, the CD will not start. I get the > following error messages: > > Booting to kernel > Buffer I/O error on device sr0,logical 67351 > (8 times) > ... > Setting up new root fs > No fstab.sys, mounting internal defaults > ... > Unable to load selinux policy. Machine is in enforcing mode. > Halting now. > > I'm running livecd-tools version 008-1.fc7, on an yum-updated FC7 > install: > > Uname -a gives: > Linux cd.localdomain 2.6.21-1.3163.fc7 #1 SMP Tue May 15 17:23:21 EDT > 2007 i686 > i686 i386 GNU/Linux > > Please tell me if I should provide some more info. > > Lars > > -- > Fedora-livecd-list mailing list > Fedora-livecd-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-livecd-list > From hunt at m2s.com Tue May 22 16:15:28 2007 From: hunt at m2s.com (Elias Hunt) Date: Tue, 22 May 2007 12:15:28 -0400 Subject: [Fedora-livecd-list] quick questions Message-ID: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6A78@exchange2.ad.medicalmetrx.com> I searched the archive and was unable to find an answer to either question. Feel free to redirect me if there is already info on either of these. Is there a way to adjust the livecd boot delay? Currently it's set to 60 seconds which is a long time for our application, we'd like it around 5 or 10 seconds, but I've been unable to determine where that comes from in the CD image, nor if there is a kickstart value to set it easily at creation time. Second, I'm sure someone else has seen "Buffer I/O error on device sr0, logical block xxxxxx" errors. I've burned over 20 different ISOs now at varying burn speeds and they all have one block that generates errors during boot. Each burn is a different block id, but they all error about 8 times, and then continue booting. It doesn't seem to be causing problems, but I'm concerned that something in the livecd-creator process isn't doing what is expected and may give us trouble down the road. Any help or thoughts on either of those are greatly appreciated. -Eli -- Elias Hunt Systems Engineer M2S, Inc. 12 Commerce Ave. W Lebanon, NH 03784 Ph: 603-298-5509 x365 Fax: 603-298-8816 hunt at m2s.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From katzj at redhat.com Tue May 22 20:12:55 2007 From: katzj at redhat.com (Jeremy Katz) Date: Tue, 22 May 2007 16:12:55 -0400 Subject: [Fedora-livecd-list] FATAL error: In-Reply-To: References: <1179750660.2671.13.camel@aglarond.local> Message-ID: <1179864775.8820.10.camel@aglarond.local> On Mon, 2007-05-21 at 20:38 +0200, Lars Bj?rndal wrote: > Fine, if you could do that. However, the CD will not start. I get the > following error messages: > Booting to kernel > Buffer I/O error on device sr0,logical 67351 > (8 times) This is a read error off of your CD... > ... > Setting up new root fs > No fstab.sys, mounting internal defaults > ... > Unable to load selinux policy. Machine is in enforcing mode. > Halting now. And this is init complaining -- you've said that you want SELinux to be configured in enforcing mode but you didn't install policy. Therefore, init won't let you boot. selinux=0 on the kernel command line should let it boot. And then either add selinux --disabled to your config or install a policy package. Jeremy From katzj at redhat.com Tue May 22 20:14:33 2007 From: katzj at redhat.com (Jeremy Katz) Date: Tue, 22 May 2007 16:14:33 -0400 Subject: [Fedora-livecd-list] quick questions In-Reply-To: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6A78@exchange2.ad.medicalmetrx.com> References: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6A78@exchange2.ad.medicalmetrx.com> Message-ID: <1179864873.8820.13.camel@aglarond.local> On Tue, 2007-05-22 at 12:15 -0400, Elias Hunt wrote: > Is there a way to adjust the livecd boot delay? Currently it?s set to > 60 seconds which is a long time for our application, we?d like it > around 5 or 10 seconds, but I?ve been unable to determine where that > comes from in the CD image, nor if there is a kickstart value to set > it easily at creation time. It's in isolinux/isolinux.cfg in the image. As it stands right now, there's not really a good way to tweak it (and a FIXME along those lines in the code) > Second, I?m sure someone else has seen ?Buffer I/O error on device > sr0, logical block xxxxxx? errors. I?ve burned over 20 different ISOs > now at varying burn speeds and they all have one block that generates > errors during boot. Each burn is a different block id, but they all > error about 8 times, and then continue booting. It doesn?t seem to be > causing problems, but I?m concerned that something in the > livecd-creator process isn?t doing what is expected and may give us > trouble down the road. This is the kernel not being happy reading the CD; if it's always one block, it could be your burner or the type of media that you're using. There's really not any way for it to be something in the isofs. Jeremy > From heiko.andresen at gmx.de Wed May 23 07:36:11 2007 From: heiko.andresen at gmx.de (Heiko Andresen) Date: Wed, 23 May 2007 09:36:11 +0200 Subject: [Fedora-livecd-list] force installation of RPMs In-Reply-To: <20070515095602.259940@gmx.net> References: <20070515095602.259940@gmx.net> Message-ID: <20070523073611.66460@gmx.net> Ho it's very disappointing to get no answer to a request. If I did anything wrong like posting to the wrong mailinglist it would have been nice to see anybody pointing that out. I do not want to sound ungrateful. It's just that something is not working with the communication between user and developer and I'm wondering what that is. > I'm struggling around with a (hopefully) small problem. I've setup a > Fedora Core 6 system and followed the instructions > http://www-128.ibm.com/developerworks/linux/library/l-fedora-livecd/ to build a LiveCD with > livecd-creator, which works perfectly ! > > My problem now is that I have to integrate an RPM which has to be > installed with "rpm -i --nodeps". How do I manage this ? Is there a way to force > this in the pkgadd) section of the configuration file ? > > regards, > -- > Heiko > -- Heiko Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten Browser-Versionen downloaden: http://www.gmx.net/de/go/browser From vladimir.shebordaev at gmail.com Wed May 23 09:22:25 2007 From: vladimir.shebordaev at gmail.com (Vladimir Shebordaev) Date: Wed, 23 May 2007 13:22:25 +0400 Subject: [Fedora-livecd-list] force installation of RPMs In-Reply-To: <20070523073611.66460@gmx.net> References: <20070515095602.259940@gmx.net> <20070523073611.66460@gmx.net> Message-ID: <465407D1.4030703@gmail.com> Hi, Heiko! I'm sure not the livecd-tools developer. But I guess this silence is due to those livecd-tools are discontinued, so that IBM's page is rather outdated. Probably, you might wish to address David directly. Either you can try to resolve rpm dependences yourself. In the hope it helps. Regards, Vladimir Heiko Andresen ?????: > Ho > > it's very disappointing to get no answer to a request. If I did > anything wrong like posting to the wrong mailinglist it would have > been nice to see anybody pointing that out. > I do not want to sound ungrateful. It's just that something is not > working with the communication between user and developer and I'm > wondering what that is. > >> I'm struggling around with a (hopefully) small problem. I've setup a >> Fedora Core 6 system and followed the instructions >> http://www-128.ibm.com/developerworks/linux/library/l-fedora-livecd/ to build a LiveCD with >> livecd-creator, which works perfectly ! >> >> My problem now is that I have to integrate an RPM which has to be >> installed with "rpm -i --nodeps". How do I manage this ? Is there a way to force >> this in the pkgadd) section of the configuration file ? >> >> regards, >> -- >> Heiko >> > > From ml at deadbabylon.de Wed May 23 09:32:37 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Wed, 23 May 2007 11:32:37 +0200 Subject: [Fedora-livecd-list] force installation of RPMs In-Reply-To: <20070515095602.259940@gmx.net> References: <20070515095602.259940@gmx.net> Message-ID: <20070523113237.7facb405@localhost.localdomain> Am Tue, 15 May 2007 11:56:02 +0200 schrieb "Heiko Andresen" : > I'm struggling around with a (hopefully) small problem. I've setup a > Fedora Core 6 system and followed the instructions > http://www-128.ibm.com/developerworks/linux/library/l-fedora-livecd/ > to build a LiveCD with livecd-creator, which works perfectly ! > > My problem now is that I have to integrate an RPM which has to be > installed with "rpm -i --nodeps". How do I manage this ? Is there a > way to force this in the pkgadd) section of the configuration file ? Not testet but maybe worth a try: use livecd-creator with the option "--shell". This will drop you into a chroot after the package installation. Then you could copy your rpm into the buildroot (eg. /var/tmp/livecd-creator-*/install_root) and install it with rpm -ivh --nodeps foo.rpm. Or better: Solve the deps. Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From ml at deadbabylon.de Wed May 23 15:38:26 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Wed, 23 May 2007 17:38:26 +0200 Subject: [Fedora-livecd-list] small error after media check (/init) Message-ID: <20070523173826.306e8435@localhost.localdomain> Hi. I've noticed a small error after testing some cds with the bootoption "Verify and run from image": Right after the check is passed, this line is shown: /init line 310 = No such file or directory I've not noticed any problems because of that. So it just might be a small thing. I will open a bug for it later the day. This only as a quick notice. Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From ml at deadbabylon.de Wed May 23 20:22:53 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Wed, 23 May 2007 22:22:53 +0200 Subject: [Fedora-livecd-list] small error after media check (/init) In-Reply-To: <20070523173826.306e8435@localhost.localdomain> References: <20070523173826.306e8435@localhost.localdomain> Message-ID: <20070523222253.27222b0d@localhost.localdomain> Am Wed, 23 May 2007 17:38:26 +0200 schrieb Sebastian Vahl : > Hi. > > I've noticed a small error after testing some cds with the bootoption > "Verify and run from image": Right after the check is passed, this > line is shown: > > /init line 310 = No such file or directory > > I've not noticed any problems because of that. So it just might be a > small thing. > > I will open a bug for it later the day. This only as a quick notice. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=241066 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From katzj at redhat.com Wed May 23 21:16:46 2007 From: katzj at redhat.com (Jeremy Katz) Date: Wed, 23 May 2007 17:16:46 -0400 Subject: [Fedora-livecd-list] small error after media check (/init) In-Reply-To: <20070523222253.27222b0d@localhost.localdomain> References: <20070523173826.306e8435@localhost.localdomain> <20070523222253.27222b0d@localhost.localdomain> Message-ID: <1179955006.2521.8.camel@aglarond.local> On Wed, 2007-05-23 at 22:22 +0200, Sebastian Vahl wrote: > Am Wed, 23 May 2007 17:38:26 +0200 > schrieb Sebastian Vahl : > > I've noticed a small error after testing some cds with the bootoption > > "Verify and run from image": Right after the check is passed, this > > line is shown: > > > > /init line 310 = No such file or directory > > > > I've not noticed any problems because of that. So it just might be a > > small thing. > > > > I will open a bug for it later the day. This only as a quick notice. > > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=241066 Testnig a likely fix now... Jeremy From ddmbox2000 at yahoo.co.uk Thu May 24 15:41:06 2007 From: ddmbox2000 at yahoo.co.uk (dexter) Date: Thu, 24 May 2007 16:41:06 +0100 Subject: [Fedora-livecd-list] Yet More Anaconda & Kadischi Message-ID: <200705241641.56251.ddmbox2000@yahoo.co.uk> I've now gotten anaconda going with kickstart using the command-line: anaconda --kickstart=/home/dexter/mini-ks-cfg.ks --nodmraid --nompath \ --method=http://mirror.atrpms.net/fedoracore/development/i386/os \ --rootpath=/tmp/kadischi.oluQuu The anaconda so called ninjas are obviously way to busy to notice! I struggle on. ...dex -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 481 bytes Desc: not available URL: From holger at layer-acht.org Thu May 24 18:32:38 2007 From: holger at layer-acht.org (Holger Levsen) Date: Thu, 24 May 2007 20:32:38 +0200 Subject: [Fedora-livecd-list] building an automatic installer with livecd-creator In-Reply-To: <200705211939.39940.holger@layer-acht.org> References: <200705101805.19507.holger@layer-acht.org> <200705141847.21526.holger@layer-acht.org> <200705211939.39940.holger@layer-acht.org> Message-ID: <200705242032.38876.holger@layer-acht.org> Hi, On Monday 21 May 2007 19:39, Holger Levsen wrote: > The first problem is at the very end of the build process: > anaconda-runtime not installed; not setting up mediacheck > > This is strange, as a.) anaconda-runtime is installed on the build-host and > b.) is included in livecd-xs-installer-9.ks This is still there. > The CD boots fine and starts anaconda in textmode. Then there is the second > problem: the questions about installing grub only appear, if I choose to > review the partioning layout! (I basically just say "ok" to all questions.) This too. But the third (no grub installed) and fourth (no root passwd) problem are gone since yesterdays updates in fedora7, yay. So now I want to use a kickstart-file with anaconda, to install the system from the livecd automatically. And hit another exception, anaconda-dump file attached. The kickstart-file is part of the livecd config-file :) and is online at http://xs-dev.laptop.org/holger/livecd-xs-installer-14.ks anaconda is executed from liveinst.sh like this: ANACONDA="/usr/sbin/anaconda --method=livecd://$LIVE_BLOCK --lang $LANG --kickstart=/root/anaconda-ks.cfg" regards, Holger P.S.: would you prefer if I directly file bugs in bugzilla, or is it fine like this? -------------- next part -------------- Traceback (most recent call first): File "/usr/lib/anaconda/textw/grpselect_text.py", line 82, in __call__ self.ayum = anaconda.backend.ayum File "/usr/lib/anaconda/text.py", line 582, in run rc = win(self.screen, instance) File "/usr/sbin/anaconda", line 955, in anaconda.intf.run(anaconda) AttributeError: LiveCDCopyBackend instance has no attribute 'ayum' Local variables in innermost frame: screen: self: anaconda: <__main__.Anaconda instance at 0xb7f8b7cc> Anaconda instance, containing members: rootPath: /mnt/sysimage rescue_mount: True intf: InstallInterface instance, containing members: intf.screen: SnackScreen instance, containing members: intf.screen.width: 80 intf.screen.helpCb: > intf.screen.height: 25 intf.instLanguage: Language instance, containing members: intf.instLanguage.targetLang: None intf.instLanguage.default: en_US.UTF-8 intf.instLanguage.displayMode: t intf.instLanguage.current: en_US.UTF-8 intf.showingHelpOnHelp: 0 rescue: False updateSrc: None methodstr: livecd:///dev/live-osimg dispatch: Dispatcher instance, containing members: dispatch.step: 29 dispatch.skipSteps: {'upgrademigfind': 1, 'accounts': 1, 'keyboard': 1, 'timezone': 1, 'confirminstall': 1, 'bootloader': 2, 'addswap': 1, 'network': 1, 'upgrademigratefs': 1, 'parttype': 1, 'confirmupgrade': 1, 'welcome': 1, 'bootloaderadvanced': 2, 'tasksel': 1, 'betanag': 2, 'upgbootloader': 2, 'upgrademount': 1, 'upgradecontinue': 1, 'findrootparts': 1, 'findinstall': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'partition': 1, 'regkey': 1} dispatch.firstStep: 0 dispatch.method: LiveCDImageMethod instance, containing members: dispatch.method.splitmethod: False dispatch.method.intf: Already dumped dispatch.method.tree: None dispatch.method.rootPath: /mnt/sysimage dispatch.method.osimg: //dev/live-osimg dispatch.anaconda: Already dumped method: Already dumped isKickstart: True id: InstallData instance, containing members: id.firewall: Firewall instance, containing members: id.firewall.portlist: [22:tcp, 22:tcp] id.firewall.trustdevs: [] id.firewall.enabled: True id.rootParts: None id.upgradeRoot: None id.xsetup: XSetup instance, containing members: id.xsetup.skipx: 0 id.xsetup.xserver: XServer instance, containing members: id.xsetup.xserver.videohw: primary: 0 vidCards: [] Primary Video Card Info: device: None driver : vesa descr : InnoTek Systemberatung GmbH VirtualBox Graphics Adapter vidRam: None id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp] id.xsetup.xserver.resolution: 800x600 id.xsetup.xserver.root: / id.xsetup.xserver.hwstate: XF86HardwareState instance, containing members: id.xsetup.xserver.hwstate.videocard_PCIFn: None id.xsetup.xserver.hwstate.monitor: monName: None monID: Unprobed Monitor monHoriz: None monVert: None physicalWidth: 0 physicalHeight: 0 id.xsetup.xserver.hwstate.config_resolutions: [] id.xsetup.xserver.hwstate.videocard_name: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter id.xsetup.xserver.hwstate.monitor_name: Unknown monitor id.xsetup.xserver.hwstate.video_ram: 0 id.xsetup.xserver.hwstate.videocard: Already dumped id.xsetup.xserver.hwstate.videocard_driver: vesa id.xsetup.xserver.hwstate.videocard_options: [] id.xsetup.xserver.hwstate.all_resolutions: [640x480, 800x480, 800x512, 800x600, 848x480, 854x480, 1024x600, 1024x768, 1152x768, 1152x864, 1200x900, 1280x720, 1280x800, 1280x854, 1280x960, 1280x1024, 1360x768, 1400x900, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1900x1200, 1920x1080, 1920x1200, 1920x1440, 2048x1536, 2560x1600] id.xsetup.xserver.hwstate.hsync: 31.5-37.9 id.xsetup.xserver.hwstate.vsync: 50-70 id.xsetup.xserver.hwstate.probed_video_ram: 0 id.xsetup.xserver.hwstate.videocard_PCIBus: None id.xsetup.xserver.hwstate.colordepth: 24 id.xsetup.xserver.hwstate.videocard_PCIDev: None id.xsetup.xserver.hwstate.resolution: 800x600 id.xsetup.xserver.hwstate.dri_enabled: 0 id.xsetup.xserver.hwstate.xconfig: None id.xsetup.xserver.monitorhw: Already dumped id.xsetup.xserver.keyboard: Keyboard instance, containing members: id.xsetup.xserver.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': de} id.xsetup.xserver.keyboard.type: PC id.xsetup.xserver.keyboard.beenset: 1 id.xsetup.xserver.keyboard._mods: KeyboardModels instance, containing members: id.xsetup.xserver.mousehw: FULLNAME="Generic - 3 Button Mouse (PS/2)" MOUSETYPE="imps2" XEMU3="no" XMOUSETYPE="IMPS/2" id.xsetup.xserver.defaultdepth: 24 id.xsetup.xserver.logfile: /dev/null id.xsetup.xserver.config: None id.xsetup.xserver.display: :9 id.xsetup.anaconda: Already dumped id.keyboard: Already dumped id.timezone: Timezone instance, containing members: id.timezone.utc: True id.timezone.arc: 0 id.timezone.tz: America/New_York id.mouse: Already dumped id.zfcp: ZFCP instance, containing members: id.zfcp.hasReadConfig: True id.zfcp.fcpdevs: [] id.upgrade: False id.monitor: Already dumped id.iscsi: id.methodstr: livecd:///dev/live-osimg id.fsset: FileSystemSet instance, containing members: id.fsset.messageWindow: > id.fsset.volumesCreated: 0 id.fsset.progressWindow: > id.fsset.migratedfs: 0 id.fsset.waitWindow: > id.fsset.entries: [fsentry -- device: VolGroup00/LogVol00 mountpoint: / fsystem: ext3 format: True ismounted: 0 options: 'defaults' bytesPerInode: 4096 label: None , fsentry -- device: sda1 mountpoint: /boot fsystem: ext3 format: True ismounted: 0 options: 'defaults' bytesPerInode: 4096 label: None , fsentry -- device: shm mountpoint: /dev/shm fsystem: tmpfs format: 0 ismounted: 0 options: 'defaults' bytesPerInode: 4096 label: None , fsentry -- device: devpts mountpoint: /dev/pts fsystem: devpts format: 0 ismounted: 0 options: 'gid=5,mode=620' bytesPerInode: 4096 label: None , fsentry -- device: sys mountpoint: /sys fsystem: sysfs format: 0 ismounted: 0 options: 'defaults' bytesPerInode: 4096 label: None , fsentry -- device: proc mountpoint: /proc fsystem: proc format: 0 ismounted: 0 options: 'defaults' bytesPerInode: 4096 label: None , fsentry -- device: VolGroup00/LogVol01 mountpoint: swap fsystem: swap format: True ismounted: 0 options: 'defaults' bytesPerInode: 4096 label: None , fsentry -- device: sda2 mountpoint: None fsystem: physical volume (LVM) format: True ismounted: 0 options: 'defaults' bytesPerInode: 4096 label: None , fsentry -- device: VolGroup00 mountpoint: None fsystem: volume group (LVM) format: True ismounted: 0 options: 'defaults' bytesPerInode: 4096 label: None ] id.fsset.mountcount: 0 id.desktop: Desktop instance, containing members: id.desktop.info: {'DESKTOP': } id.desktop.runlevel: 5 id.x_already_set: 0 id.backend: LiveCDCopyBackend instance, containing members: id.backend.modeText: id.backend.instPath: /mnt/sysimage id.backend.supportsPackageSelection: False id.backend.instLog: None id.backend.supportsUpgrades: False id.backend.method: Already dumped id.firstboot: 1 id.diskset: DiskSet instance, containing members: id.diskset.disks: {'sda': } id.diskset.anaconda: Already dumped id.diskset.onlyPrimary: None id.users: None id.displayMode: t id.auth: --enableshadow --enablemd5 id.ksdata: AnacondaKSHandler instance, containing members: id.ksdata.logvol: LogVol instance, containing members: id.ksdata.logvol.writePriority: 132 id.ksdata.logvol.handler: Already dumped id.ksdata.logvol.currentCmd: logvol id.ksdata.logvol.lineno: 23 id.ksdata.logvol.lvList: [logvol / --fstype="ext3" --grow --size=1024 --name=LogVol00 --vgname=VolGroup00 --bytes-per-inode=4096 , logvol --fstype="swap" --grow --maxsize=1024 --size=512 --name=LogVol01 --vgname=VolGroup00 --bytes-per-inode=4096 ] id.ksdata.RepoData: pykickstart.commands.repo.FC6_RepoData id.ksdata.raid: Raid instance, containing members: id.ksdata.raid.raidList: [] id.ksdata.raid.currentCmd: id.ksdata.raid.writePriority: 140 id.ksdata.raid.handler: None id.ksdata.raid.lineno: 0 id.ksdata.raid.levelMap: {'RAID5': RAID5, 'RAID10': RAID10, '10': RAID10, '1': RAID1, '0': RAID0, 'RAID6': RAID6, '5': RAID5, 'RAID0': RAID0, '6': RAID6, 'RAID1': RAID1} id.ksdata.firewall: Firewall instance, containing members: id.ksdata.firewall.currentCmd: firewall id.ksdata.firewall.enabled: True id.ksdata.firewall.trusts: [] id.ksdata.firewall.writePriority: 0 id.ksdata.firewall.handler: Already dumped id.ksdata.firewall.lineno: 9 id.ksdata.firewall.ports: [22:tcp] id.ksdata.selinux: SELinux instance, containing members: id.ksdata.selinux.writePriority: 0 id.ksdata.selinux.handler: Already dumped id.ksdata.selinux.currentCmd: selinux id.ksdata.selinux.lineno: 11 id.ksdata.selinux.selinux: 1 id.ksdata.firstboot: Firstboot instance, containing members: id.ksdata.firstboot.writePriority: 0 id.ksdata.firstboot.handler: None id.ksdata.firstboot.currentCmd: id.ksdata.firstboot.lineno: 0 id.ksdata.firstboot.firstboot: None id.ksdata.ksVGMapping: {'VolGroup00': 100001} id.ksdata.clearpart: ClearPart instance, containing members: id.ksdata.clearpart.currentCmd: clearpart id.ksdata.clearpart.initAll: False id.ksdata.clearpart.drives: [sda] id.ksdata.clearpart.writePriority: 120 id.ksdata.clearpart.handler: Already dumped id.ksdata.clearpart.lineno: 18 id.ksdata.clearpart.type: 0 id.ksdata.RaidData: pykickstart.commands.raid.FC5_RaidData id.ksdata.services: id.ksdata.ksPVMapping: {'pv.6': 100000} id.ksdata.ksRaidMapping: {} id.ksdata.IscsiData: pykickstart.commands.iscsi.FC6_IscsiData id.ksdata.keyboard: Keyboard instance, containing members: id.ksdata.keyboard.writePriority: 0 id.ksdata.keyboard.handler: Already dumped id.ksdata.keyboard.currentCmd: keyboard id.ksdata.keyboard.lineno: 5 id.ksdata.keyboard.keyboard: de id.ksdata.timezone: Timezone instance, containing members: id.ksdata.timezone.currentCmd: timezone id.ksdata.timezone.writePriority: 0 id.ksdata.timezone.handler: Already dumped id.ksdata.timezone.lineno: 12 id.ksdata.timezone.timezone: America/New_York id.ksdata.timezone.isUtc: True id.ksdata.skipx: SkipX instance, containing members: id.ksdata.skipx.writePriority: 0 id.ksdata.skipx.handler: None id.ksdata.skipx.skipx: False id.ksdata.skipx.currentCmd: id.ksdata.skipx.lineno: 0 id.ksdata.multipath: MultiPath instance, containing members: id.ksdata.multipath.writePriority: 50 id.ksdata.multipath.handler: None id.ksdata.multipath.currentCmd: id.ksdata.multipath.lineno: 0 id.ksdata.multipath.mpaths: [] id.ksdata.id: Already dumped id.ksdata.skipSteps: [language, keyboard, videocard, monitor, xcustom, checkmonitorok, setsanex, accounts, timezone, partition, zfcpconfig, parttype, partition, zfcpconfig, parttype, partition, zfcpconfig, parttype, partition, zfcpconfig, parttype, group-selection] id.ksdata.dmraid: DmRaid instance, containing members: id.ksdata.dmraid.writePriority: 60 id.ksdata.dmraid.handler: None id.ksdata.dmraid.currentCmd: id.ksdata.dmraid.lineno: 0 id.ksdata.dmraid.dmraids: [] id.ksdata.bootloader: Bootloader instance, containing members: id.ksdata.bootloader.upgrade: False id.ksdata.bootloader.currentCmd: bootloader id.ksdata.bootloader.forceLBA: False id.ksdata.bootloader.md5pass: id.ksdata.bootloader.driveorder: [sda] id.ksdata.bootloader.appendLine: rhgb quiet id.ksdata.bootloader.writePriority: 10 id.ksdata.bootloader.handler: Already dumped id.ksdata.bootloader.lineno: 13 id.ksdata.bootloader.password: id.ksdata.bootloader.location: mbr id.ksdata.upgrade: Upgrade instance, containing members: id.ksdata.upgrade.writePriority: 0 id.ksdata.upgrade.handler: Already dumped id.ksdata.upgrade.currentCmd: install id.ksdata.upgrade.upgrade: False id.ksdata.upgrade.lineno: 3 id.ksdata.monitor: Monitor instance, containing members: id.ksdata.monitor.currentCmd: id.ksdata.monitor.monitor: id.ksdata.monitor.probe: True id.ksdata.monitor.writePriority: 0 id.ksdata.monitor.handler: None id.ksdata.monitor.hsync: id.ksdata.monitor.lineno: 0 id.ksdata.monitor.vsync: id.ksdata.autopart: AutoPart instance, containing members: id.ksdata.autopart.writePriority: 100 id.ksdata.autopart.handler: None id.ksdata.autopart.currentCmd: id.ksdata.autopart.lineno: 0 id.ksdata.autopart.autopart: False id.ksdata.deviceprobe: id.ksdata.ignoredisk: IgnoreDisk instance, containing members: id.ksdata.ignoredisk.writePriority: 0 id.ksdata.ignoredisk.handler: None id.ksdata.ignoredisk.currentCmd: id.ksdata.ignoredisk.lineno: 0 id.ksdata.ignoredisk.ignoredisk: [] id.ksdata.iscsi: Iscsi instance, containing members: id.ksdata.iscsi.writePriority: 70 id.ksdata.iscsi.handler: None id.ksdata.iscsi.iscsi: [] id.ksdata.iscsi.currentCmd: id.ksdata.iscsi.lineno: 0 id.ksdata.displaymode: id.ksdata.reboot: Reboot instance, containing members: id.ksdata.reboot.currentCmd: id.ksdata.reboot.eject: False id.ksdata.reboot.writePriority: 0 id.ksdata.reboot.handler: None id.ksdata.reboot.lineno: 0 id.ksdata.reboot.action: None id.ksdata.DmRaidData: pykickstart.commands.dmraid.FC6_DmRaidData id.ksdata.platform: id.ksdata.iscsiname: IscsiName instance, containing members: id.ksdata.iscsiname.writePriority: 71 id.ksdata.iscsiname.handler: None id.ksdata.iscsiname.iscsiname: id.ksdata.iscsiname.currentCmd: id.ksdata.iscsiname.lineno: 0 id.ksdata.zerombr: ZeroMbr instance, containing members: id.ksdata.zerombr.writePriority: 110 id.ksdata.zerombr.handler: None id.ksdata.zerombr.currentCmd: id.ksdata.zerombr.lineno: 0 id.ksdata.zerombr.zerombr: False id.ksdata.rootpw: RootPw instance, containing members: id.ksdata.rootpw.currentCmd: rootpw id.ksdata.rootpw.isCrypted: True id.ksdata.rootpw.writePriority: 0 id.ksdata.rootpw.handler: Already dumped id.ksdata.rootpw.lineno: 8 id.ksdata.rootpw.password: $1$Bf0Ag93M$weSucLBipI6jTjtolgZE61 id.ksdata.MultiPathData: pykickstart.commands.multipath.FC6_MultiPathData id.ksdata.VolGroupData: pykickstart.commands.volgroup.FC3_VolGroupData id.ksdata.method: id.ksdata.mediacheck: id.ksdata._writeOrder: {0: [, , , , , , , , , , , , , , , , , , , , , , , , , , , , , ], 130: [], 131: [], 132: [], 70: [], 71: [], 10: [], 140: [], 110: [], 50: [], 120: [], 100: [], 60: []} id.ksdata.ksUsedMembers: [] id.ksdata.vnc: id.ksdata.zfcp: ZFCP instance, containing members: id.ksdata.zfcp.writePriority: 0 id.ksdata.zfcp.handler: None id.ksdata.zfcp.currentCmd: id.ksdata.zfcp.lineno: 0 id.ksdata.zfcp.zfcp: [] id.ksdata.showSteps: [bootloader, group-selection] id.ksdata.autostep: AutoStep instance, containing members: id.ksdata.autostep.writePriority: 0 id.ksdata.autostep.handler: None id.ksdata.autostep.currentCmd: id.ksdata.autostep.lineno: 0 id.ksdata.autostep.autoscreenshot: False id.ksdata.repo: id.ksdata.authconfig: Authconfig instance, containing members: id.ksdata.authconfig.writePriority: 0 id.ksdata.authconfig.handler: Already dumped id.ksdata.authconfig.authconfig: --enableshadow --enablemd5 id.ksdata.authconfig.currentCmd: authconfig id.ksdata.authconfig.lineno: 10 id.ksdata.driverdisk: id.ksdata.user: id.ksdata.key: id.ksdata.scripts: [] id.ksdata.device: id.ksdata.packages: AnacondaKSPackages instance, containing members: id.ksdata.packages.groupList: [] id.ksdata.packages.packageList: [] id.ksdata.packages.default: False id.ksdata.packages.excludeDocs: False id.ksdata.packages.addBase: True id.ksdata.packages.excludedList: [] id.ksdata.packages.handleMissing: 0 id.ksdata.packages.seen: False id.ksdata.ksID: 100002 id.ksdata.network: Network instance, containing members: id.ksdata.network.writePriority: 0 id.ksdata.network.handler: Already dumped id.ksdata.network.currentCmd: network id.ksdata.network.lineno: 7 id.ksdata.network.network: [network --bootproto=dhcp --device=eth0 --hostname=olpc-server --onboot=on ] id.ksdata.lang: Lang instance, containing members: id.ksdata.lang.writePriority: 0 id.ksdata.lang.handler: Already dumped id.ksdata.lang.currentCmd: lang id.ksdata.lang.lineno: 4 id.ksdata.lang.lang: en_US.UTF-8 id.ksdata.UserData: pykickstart.commands.user.FC6_UserData id.ksdata.commands: {'logvol': Already dumped , 'firewall': Already dumped , 'selinux': Already dumped , 'keyboard': Already dumped , 'clearpart': Already dumped , 'cmdline': Already dumped , 'poweroff': Already dumped , 'shutdown': Already dumped , 'firstboot': Already dumped , 'timezone': Already dumped , 'skipx': Already dumped , 'multipath': Already dumped , 'dmraid': Already dumped , 'upgrade': Already dumped , 'monitor': Already dumped , 'autopart': Already dumped , 'deviceprobe': Already dumped , 'ignoredisk': Already dumped , 'iscsi': Already dumped , 'raid': Already dumped , 'reboot': Already dumped , 'iscsiname': Already dumped , 'device': Already dumped , 'text': Already dumped , 'zerombr': Already dumped , 'rootpw': Already dumped , 'mediacheck': Already dumped , 'graphical': Already dumped , 'vnc': Already dumped , 'halt': Already dumped , 'auth': Already dumped , 'autostep': Already dumped , 'repo': Already dumped , 'authconfig': Already dumped , 'driverdisk': Already dumped , 'user': Already dumped , 'key': Already dumped , 'cdrom': Already dumped , 'bootloader': Already dumped , 'network': Already dumped , 'lang': Already dumped , 'zfcp': Already dumped , 'logging': Logging instance, containing members: id.ksdata.commands.currentCmd: id.ksdata.commands.level: id.ksdata.commands.writePriority: 0 id.ksdata.commands.host: id.ksdata.commands.handler: None id.ksdata.commands.lineno: 0 id.ksdata.commands.port: , 'xconfig': XConfig instance, containing members: id.ksdata.commands.videoRam: id.ksdata.commands.startX: True id.ksdata.commands.currentCmd: xconfig id.ksdata.commands.monitor: id.ksdata.commands.driver: id.ksdata.commands.noProbe: False id.ksdata.commands.server: id.ksdata.commands.writePriority: 0 id.ksdata.commands.depth: 0 id.ksdata.commands.handler: Already dumped id.ksdata.commands.hsync: id.ksdata.commands.lineno: 6 id.ksdata.commands.vsync: id.ksdata.commands.defaultdesktop: id.ksdata.commands.resolution: id.ksdata.commands.card: , 'url': Already dumped , 'partition': Partition instance, containing members: id.ksdata.commands.writePriority: 130 id.ksdata.commands.handler: Already dumped id.ksdata.commands.currentCmd: part id.ksdata.commands.lineno: 20 id.ksdata.commands.partitions: [part /boot --fstype="ext3" --ondisk=sda --size=100 --bytes-per-inode=4096 , part --grow --ondisk=sda --bytes-per-inode=4096 ] , 'harddrive': Already dumped , 'volgroup': VolGroup instance, containing members: id.ksdata.commands.writePriority: 131 id.ksdata.commands.handler: Already dumped id.ksdata.commands.currentCmd: volgroup id.ksdata.commands.vgList: [volgroup VolGroup00 --pesize=32768 pv.6 ] id.ksdata.commands.lineno: 21 , 'nfs': Already dumped , 'part': Already dumped , 'services': Already dumped , 'install': Already dumped , 'interactive': } id.ksdata.logging: Already dumped id.ksdata.xconfig: Already dumped id.ksdata.ZFCPData: pykickstart.commands.zfcp.FC3_ZFCPData id.ksdata.NetworkData: pykickstart.commands.network.FC6_NetworkData id.ksdata.partition: Already dumped id.ksdata.volgroup: Already dumped id.ksdata.LogVolData: pykickstart.commands.logvol.FC4_LogVolData id.ksdata.PartData: pykickstart.commands.partition.FC4_PartData id.ksdata.anaconda: Already dumped id.ksdata.permanentSkipSteps: [upgbootloader, bootloader, bootloaderadvanced] id.ksdata.interactive: Already dumped id.bootloader: x86BootloaderInfo instance, containing members: id.bootloader.doUpgradeOnly: 0 id.bootloader.above1024: 0 id.bootloader.defaultDevice: mbr id.bootloader.pure: None id.bootloader.serialDevice: None id.bootloader.args: KernelArguments instance, containing members: id.bootloader.args.args: rhgb quiet id.bootloader.kernelLocation: /boot/ id.bootloader.device: sda id.bootloader.configfile: /etc/lilo.conf id.bootloader.kickstart: 0 id.bootloader.serialOptions: None id.bootloader.useGrubVal: 1 id.bootloader._drivelist: [sda] id.bootloader.images: BootImages instance, containing members: id.bootloader.images.default: VolGroup00/LogVol00 id.bootloader.images.images: {'VolGroup00/LogVol00': ('linux', 'Fedora', 'ext3')} id.bootloader.drivelist: [sda] id.bootloader.serial: 0 id.bootloader.password: None id.bootloader.forceLBA32: False id.extraModules: [] id.network: Network instance, containing members: id.network.hostname: olpc-server id.network.overrideDHCPhostname: 1 id.network.netdevices: {'eth0': DEVICE=eth0 BOOTPROTO=dhcp DHCPCLASS= HWADDR=08:00:27:66:6C:FF ONBOOT=yes } id.network.primaryNS: 10.0.2.3 id.network.firstnetdevice: eth0 id.network.isConfigured: 0 id.network.domains: [] id.network.secondaryNS: id.network.gateway: id.instClass: DefaultInstall instance, containing members: id.floppyDevice: fd0 id.partitions: Partitions instance, containing members: id.partitions.useFdisk: 0 id.partitions.useAutopartitioning: 1 id.partitions.autoClearPartType: 0 id.partitions.nextUniqueID: 9 id.partitions.reinitializeDisks: 0 id.partitions.autoClearPartDrives: [sda] id.partitions.zeroMbr: 0 id.partitions.isKickstart: 0 id.partitions.requests: [New Part Request -- mountpoint: /boot uniqueID: 6 type: ext3 format: True badblocks: None device: sda1 drive: ['sda'] primary: None size: 100 grow: 0 maxsize: None start: None end: None migrate: None fslabel: origfstype: None bytesPerInode: 4096 options: 'None' , LV Request -- mountpoint: uniqueID: 8 type: swap format: True badblocks: None size: 1024 lvname: LogVol01 volgroup: 100001 bytesPerInode: 4096 options: 'None' , LV Request -- mountpoint: / uniqueID: 7 type: ext3 format: True badblocks: None size: 6816 lvname: LogVol00 volgroup: 100001 bytesPerInode: 4096 options: 'None' , New Part Request -- mountpoint: uniqueID: 100000 type: physical volume (LVM) format: True badblocks: None device: sda2 drive: ['sda'] primary: None size: 0 grow: True maxsize: None start: None end: None migrate: None fslabel: origfstype: None bytesPerInode: 4096 options: 'None' , VG Request -- name: VolGroup00 uniqueID: 100001 format: True pesize: 32768 physvols: [100000] ] id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: /boot uniqueID: None type: ext3 format: True badblocks: None device: None drive: ['sda'] primary: None size: 100 grow: 0 maxsize: None start: None end: None migrate: None fslabel: origfstype: None bytesPerInode: 4096 options: 'None' , New Part Request -- mountpoint: uniqueID: 100000 type: physical volume (LVM) format: True badblocks: None device: None drive: ['sda'] primary: None size: 0 grow: True maxsize: None start: None end: None migrate: None fslabel: origfstype: None bytesPerInode: 4096 options: 'None' , VG Request -- name: VolGroup00 uniqueID: 100001 format: True pesize: 32768 physvols: [100000] , LV Request -- mountpoint: / uniqueID: None type: ext3 format: True badblocks: None size: 1024 lvname: LogVol00 volgroup: 100001 bytesPerInode: 4096 options: 'None' , LV Request -- mountpoint: uniqueID: None type: swap format: True badblocks: None size: 512 lvname: LogVol01 volgroup: 100001 bytesPerInode: 4096 options: 'None' ] id.partitions.deletes: [lvname: LogVol00 vgname: VolGroup00 , drive: sda start: 208845 end: 16370234 , drive: sda start: 63 end: 208844 , lvname: LogVol01 vgname: VolGroup00 , vgname: VolGroup00 ] id.isHeadless: 0 id.videocard: Already dumped id.instLanguage: Already dumped id.security: Security instance, containing members: id.security.selinux: 1 id.upgradeSwapInfo: None dir: 1 backend: Already dumped /tmp/anaconda.log: 19:52:31 INFO : using only installclass _Fedora 19:52:31 INFO : anaconda called with cmdline = ['/usr/sbin/anaconda', '--method=livecd:///dev/live-osimg', '--lang', 'en_US.UTF-8', '--kickstart=/root/anaconda-ks.cfg'] 19:52:31 INFO : Display mode = g 19:52:31 INFO : Method = livecd:///dev/live-osimg 19:52:32 INFO : anaconda floppy device fd0 19:52:35 WARNING : Graphical installation not available... Starting text mode. 19:52:37 DEBUG : starting mpaths 19:52:37 DEBUG : self.driveList(): ['sda'] 19:52:37 DEBUG : DiskSet.skippedDisks: [] 19:52:37 DEBUG : DiskSet.skippedDisks: [] 19:52:37 DEBUG : starting all mpaths on drives ['sda'] 19:52:37 DEBUG : scanning for multipath on drives ['sda'] 19:52:37 DEBUG : mpaths: [] 19:52:37 DEBUG : done starting mpaths. Drivelist: ['sda'] 19:52:37 DEBUG : starting dmraids 19:52:37 DEBUG : self.driveList(): ['sda'] 19:52:37 DEBUG : DiskSet.skippedDisks: [] 19:52:37 DEBUG : DiskSet.skippedDisks: [] 19:52:37 DEBUG : starting all dmraids on drives ['sda'] 19:52:37 DEBUG : scanning for dmraid on drives ['sda'] 19:52:37 DEBUG : done starting dmraids. Drivelist: ['sda'] 19:52:37 WARNING : step installtype does not exist 19:52:37 WARNING : step complete does not exist 19:52:37 WARNING : step complete does not exist 19:52:37 WARNING : step complete does not exist 19:52:37 WARNING : step complete does not exist 19:52:37 WARNING : step complete does not exist 19:52:37 WARNING : step complete does not exist 19:52:37 WARNING : step complete does not exist 19:52:37 WARNING : step complete does not exist 19:52:37 WARNING : step complete does not exist 19:52:37 WARNING : step complete does not exist 19:52:37 WARNING : step complete does not exist 19:52:37 WARNING : step complete does not exist 19:52:37 INFO : moving (1) to step partitionobjinit 19:52:37 INFO : no /tmp/fcpconfig; not configuring zfcp 19:52:38 INFO : lv VolGroup00/LogVol00, attr is -wi-a- 19:52:38 INFO : lv is VolGroup00/LogVol00, size of 6816 19:52:38 INFO : lv is VolGroup00/LogVol01, size of 1024 19:52:40 INFO : pv is /dev/sda2 in vg VolGroup00, size is 7891 19:52:40 INFO : vg VolGroup00, size is 7872, pesize is 32768 19:52:42 INFO : lv is VolGroup00/LogVol00, size of 6816 19:52:42 INFO : lv is VolGroup00/LogVol01, size of 1024 19:52:42 INFO : mdadm -E /dev/VolGroup00/LogVol00 19:52:42 INFO : mdadm -E /dev/VolGroup00/LogVol01 19:52:43 INFO : scd0 is a protected partition 19:52:43 INFO : no request, probably a removable drive 19:52:43 INFO : moving (1) to step autopartitionexecute 19:52:43 INFO : scd0 is a protected partition 19:52:43 INFO : no request, probably a removable drive 19:52:43 DEBUG : used space is 1536 19:52:43 DEBUG : actual space is 7840 19:52:43 DEBUG : used space is 5728 19:52:43 DEBUG : actual space is 7840 19:52:43 DEBUG : used space is 6240 19:52:43 DEBUG : actual space is 7840 19:52:43 DEBUG : used space is 7840 19:52:43 DEBUG : actual space is 7840 19:52:43 DEBUG : used space is 7840 19:52:43 DEBUG : actual space is 7840 19:52:43 DEBUG : used space is 7840 19:52:43 DEBUG : actual space is 7840 19:52:43 INFO : moving (1) to step partitiondone 19:52:43 INFO : moving (1) to step bootloadersetup 19:52:43 INFO : moving (1) to step networkdevicecheck 19:52:43 INFO : moving (1) to step reposetup 19:52:43 INFO : moving (1) to step basepkgsel 19:52:43 INFO : moving (1) to step group-selection 19:52:43 CRITICAL: Traceback (most recent call first): File "/usr/lib/anaconda/textw/grpselect_text.py", line 82, in __call__ self.ayum = anaconda.backend.ayum File "/usr/lib/anaconda/text.py", line 582, in run rc = win(self.screen, instance) File "/usr/sbin/anaconda", line 955, in anaconda.intf.run(anaconda) AttributeError: LiveCDCopyBackend instance has no attribute 'ayum' 19:52:44 INFO : in run, screen = 19:54:53 INFO : using only installclass _Fedora 19:54:53 INFO : anaconda called with cmdline = ['/usr/sbin/anaconda', '--method=livecd:///dev/live-osimg', '--lang', 'en_US.UTF-8', '--kickstart=/root/anaconda-ks.cfg'] 19:54:53 INFO : Display mode = g 19:54:53 INFO : Method = livecd:///dev/live-osimg 19:54:53 INFO : anaconda floppy device fd0 19:54:56 WARNING : Graphical installation not available... Starting text mode. 19:54:59 DEBUG : starting mpaths 19:54:59 DEBUG : self.driveList(): ['sda'] 19:54:59 DEBUG : DiskSet.skippedDisks: [] 19:54:59 DEBUG : DiskSet.skippedDisks: [] 19:54:59 DEBUG : starting all mpaths on drives ['sda'] 19:54:59 DEBUG : scanning for multipath on drives ['sda'] 19:54:59 DEBUG : mpaths: [] 19:54:59 DEBUG : done starting mpaths. Drivelist: ['sda'] 19:54:59 DEBUG : starting dmraids 19:54:59 DEBUG : self.driveList(): ['sda'] 19:54:59 DEBUG : DiskSet.skippedDisks: [] 19:54:59 DEBUG : DiskSet.skippedDisks: [] 19:54:59 DEBUG : starting all dmraids on drives ['sda'] 19:54:59 DEBUG : scanning for dmraid on drives ['sda'] 19:54:59 DEBUG : done starting dmraids. Drivelist: ['sda'] 19:54:59 WARNING : step installtype does not exist 19:54:59 WARNING : step complete does not exist 19:54:59 WARNING : step complete does not exist 19:54:59 WARNING : step complete does not exist 19:54:59 WARNING : step complete does not exist 19:54:59 WARNING : step complete does not exist 19:54:59 WARNING : step complete does not exist 19:54:59 WARNING : step complete does not exist 19:54:59 WARNING : step complete does not exist 19:54:59 WARNING : step complete does not exist 19:54:59 WARNING : step complete does not exist 19:54:59 WARNING : step complete does not exist 19:54:59 WARNING : step complete does not exist 19:54:59 INFO : moving (1) to step partitionobjinit 19:54:59 INFO : no /tmp/fcpconfig; not configuring zfcp 19:54:59 INFO : lv VolGroup00/LogVol00, attr is -wi--- 19:54:59 INFO : lv VolGroup00/LogVol01, attr is -wi--- 19:55:00 INFO : lv is VolGroup00/LogVol00, size of 6816 19:55:00 INFO : lv is VolGroup00/LogVol01, size of 1024 19:55:02 INFO : pv is /dev/sda2 in vg VolGroup00, size is 7891 19:55:02 INFO : vg VolGroup00, size is 7872, pesize is 32768 19:55:02 INFO : lv is VolGroup00/LogVol00, size of 6816 19:55:02 INFO : lv is VolGroup00/LogVol01, size of 1024 19:55:02 INFO : mdadm -E /dev/VolGroup00/LogVol00 19:55:02 INFO : mdadm -E /dev/VolGroup00/LogVol01 19:55:03 INFO : scd0 is a protected partition 19:55:03 INFO : no request, probably a removable drive 19:55:03 INFO : moving (1) to step autopartitionexecute 19:55:03 INFO : scd0 is a protected partition 19:55:03 INFO : no request, probably a removable drive 19:55:03 DEBUG : used space is 1536 19:55:03 DEBUG : actual space is 7840 19:55:03 DEBUG : used space is 2048 19:55:03 DEBUG : actual space is 7840 19:55:03 DEBUG : used space is 7840 19:55:03 DEBUG : actual space is 7840 19:55:03 DEBUG : used space is 7840 19:55:03 DEBUG : actual space is 7840 19:55:03 INFO : moving (1) to step partitiondone 19:55:03 INFO : moving (1) to step bootloadersetup 19:55:03 INFO : moving (1) to step networkdevicecheck 19:55:03 INFO : moving (1) to step reposetup 19:55:03 INFO : moving (1) to step basepkgsel 19:55:03 INFO : moving (1) to step group-selection /tmp/lvmout: 0 logical volume(s) in volume group "VolGroup00" now active up00" Found volume group "VolGroup00" Removing VolGroup00-LogVol00 (253:1) Found volume group "VolGroup00" Found volume group "VolGroup00" Removing VolGroup00-LogVol01 (253:2) Found volume group "VolGroup00" Deactivated logical volumes in volume group "VolGroup00" -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From holger at layer-acht.org Fri May 25 18:58:26 2007 From: holger at layer-acht.org (Holger Levsen) Date: Fri, 25 May 2007 20:58:26 +0200 Subject: [Fedora-livecd-list] building an automatic installer with livecd-creator In-Reply-To: <200705242032.38876.holger@layer-acht.org> References: <200705101805.19507.holger@layer-acht.org> <200705211939.39940.holger@layer-acht.org> <200705242032.38876.holger@layer-acht.org> Message-ID: <200705252058.33438.holger@layer-acht.org> Hi, On Thursday 24 May 2007 20:32, Holger Levsen wrote: > So now I want to use a kickstart-file with anaconda, to install the system > from the livecd automatically. And hit another exception, anaconda-dump > file attached. This also happens with anaconda running in X, just checked. Same exception, so it's no textmode issue :) regards, Holger > The kickstart-file is part of the livecd config-file :) and is online at > http://xs-dev.laptop.org/holger/livecd-xs-installer-14.ks > anaconda is executed from liveinst.sh like this: > ANACONDA="/usr/sbin/anaconda --method=livecd://$LIVE_BLOCK --lang > $LANG --kickstart=/root/anaconda-ks.cfg" -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From kewley at gps.caltech.edu Tue May 29 02:36:09 2007 From: kewley at gps.caltech.edu (David Kewley) Date: Mon, 28 May 2007 16:36:09 -1000 Subject: [Fedora-livecd-list] firstboot & X login invisible fonts from KDE LiveCD hd install Message-ID: <200705281636.09789.kewley@gps.caltech.edu> Long story short, I installed the Fedora 7 RC2 KDE LiveCD image to my hard drive. Booting from the hard drive for the first time, firstboot comes up 800x600, with menu, button, and paragraph fonts about 3 pixels high -- totally unreadable. All the graphics and screen layout elements look normal size, much, much bigger than the text. The initial login screen comes up 1920x1080 (because it's hooked up to my HD TV via VGA), but the text is again tiny compared to the graphics and layout. It seems to be around 5 pixels high in this case. I don't see any other reports about this in fedora-livecd, fedora-devel, fedora-test, nor Bugzilla. Is it worth putting into Bugzilla, or should I somehow contact members of the KDE SIG (how?), or what? By the way, fedora-livecd-list is not listed on http://www.redhat.com/mailman/listinfo/ -- is that deliberate? Thanks, David P.S. Learned a bunch of other stuff along the way, because this is my first experience with a few technologies: * Fedora 7 (last used FC5 until this weekend) * Fedora LiveCD * making a LiveCD image boot from a Compact Flash card * using a Via Epia EN12000EG low-power Mini-ITX motherboard (idle in runlevel 5, with dual-hd RAID 1: 16W power :) * installing the LiveCD image to the hard drive * tuning the case fan speed through software From holger at layer-acht.org Wed May 30 14:59:19 2007 From: holger at layer-acht.org (Holger Levsen) Date: Wed, 30 May 2007 16:59:19 +0200 Subject: [Fedora-livecd-list] building an automatic installer with livecd-creator In-Reply-To: <200705252058.33438.holger@layer-acht.org> References: <200705101805.19507.holger@layer-acht.org> <200705242032.38876.holger@layer-acht.org> <200705252058.33438.holger@layer-acht.org> Message-ID: <200705301659.19980.holger@layer-acht.org> Hi, On Friday 25 May 2007 20:58, Holger Levsen wrote: > On Thursday 24 May 2007 20:32, Holger Levsen wrote: > > So now I want to use a kickstart-file with anaconda, to install the > > system from the livecd automatically. And hit another exception, > > anaconda-dump file attached. > This also happens with anaconda running in X, just checked. Same exception, > so it's no textmode issue :) I'm aware that it's not even a week since I reported this bug, but it's quite a blocker for us. Do you need more details or you want a bugreport to track this? regards, Holger -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From katzj at redhat.com Wed May 30 14:59:37 2007 From: katzj at redhat.com (Jeremy Katz) Date: Wed, 30 May 2007 10:59:37 -0400 Subject: [Fedora-livecd-list] building an automatic installer with livecd-creator In-Reply-To: <200705301659.19980.holger@layer-acht.org> References: <200705101805.19507.holger@layer-acht.org> <200705242032.38876.holger@layer-acht.org> <200705252058.33438.holger@layer-acht.org> <200705301659.19980.holger@layer-acht.org> Message-ID: <1180537177.1724.20.camel@aglarond.local> On Wed, 2007-05-30 at 16:59 +0200, Holger Levsen wrote: > On Friday 25 May 2007 20:58, Holger Levsen wrote: > > On Thursday 24 May 2007 20:32, Holger Levsen wrote: > > > So now I want to use a kickstart-file with anaconda, to install the > > > system from the livecd automatically. And hit another exception, > > > anaconda-dump file attached. > > This also happens with anaconda running in X, just checked. Same exception, > > so it's no textmode issue :) > > I'm aware that it's not even a week since I reported this bug, but it's quite > a blocker for us. Do you need more details or you want a bugreport to track > this? Sorry, been preoccupied with getting the Fedora 7 release finalized and all of the i's dotted, t's crossed, etc. But yes, a bug report against anaconda would be great. Much less easy to get lost that way than mail :-) Jeremy From hunt at m2s.com Thu May 31 13:27:19 2007 From: hunt at m2s.com (Elias Hunt) Date: Thu, 31 May 2007 09:27:19 -0400 Subject: [Fedora-livecd-list] Problems with network setup on custom livecd Message-ID: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6DC1@exchange2.ad.medicalmetrx.com> I'm experiencing a couple problems with the network configuration on a custom livecd. In case it makes a difference we're using the -base-on argument to work off a pre-created ISO when making network customizations. This is the line in the kickstart file that we're using to setup the network: network --device eth0 --bootproto static --ip 192.168.1.5 --netmask 255.255.255.0 --gateway 192.168.1.1 --device eth1 --bootproto dhcp --nameserver 192.168.1.5,192.168.1.6,192.168.1.110,192.168.1.111 --hostname livecd-test.m2s.com The first problem we're having is that only the first nameserver is actually being put in the /etc/resolv.conf file. The second problem is that the eth0 interface showed up unconfigured, and eth1 was set to dhcp as expected. Does anyone see any blatant errors or mistakes in my syntax? Or know if this might be a known issue? Thanks. -Eli -- Elias Hunt Systems Engineer M2S, Inc. 12 Commerce Ave. W Lebanon, NH 03784 Ph: 603-298-5509 x365 Fax: 603-298-8816 hunt at m2s.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From markmc at redhat.com Thu May 31 13:37:04 2007 From: markmc at redhat.com (Mark McLoughlin) Date: Thu, 31 May 2007 14:37:04 +0100 Subject: [Fedora-livecd-list] Problems with network setup on custom livecd In-Reply-To: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6DC1@exchange2.ad.medicalmetrx.com> References: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6DC1@exchange2.ad.medicalmetrx.com> Message-ID: <1180618624.3712.12.camel@blaa> On Thu, 2007-05-31 at 09:27 -0400, Elias Hunt wrote: > network --device eth0 --bootproto static --ip 192.168.1.5 --netmask > 255.255.255.0 --gateway 192.168.1.1 --device eth1 --bootproto dhcp > --nameserver 192.168.1.5,192.168.1.6,192.168.1.110,192.168.1.111 > --hostname livecd-test.m2s.com AFAIR you want: network --device eth0 --bootproto static -ip ... network --device eth1 --bootproto dhcp ... > The first problem we?re having is that only the first nameserver is > actually being put in the /etc/resolv.conf file. Ah, that's a bug. Patch attached. > The second problem is that the eth0 interface showed up unconfigured, > and eth1 was set to dhcp as expected. That sounds like it's caused by having both devices on the one network line. Split the line up. Cheers, Mark. -------------- next part -------------- A non-text attachment was scrubbed... Name: livecd-creator-secondary-nameserver-typo.patch Type: text/x-patch Size: 462 bytes Desc: not available URL: From hunt at m2s.com Thu May 31 13:56:01 2007 From: hunt at m2s.com (Elias Hunt) Date: Thu, 31 May 2007 09:56:01 -0400 Subject: [Fedora-livecd-list] Problems with network setup on custom livecd In-Reply-To: <1180618624.3712.12.camel@blaa> References: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6DC1@exchange2.ad.medicalmetrx.com> <1180618624.3712.12.camel@blaa> Message-ID: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6DCA@exchange2.ad.medicalmetrx.com> Mark, Thanks. I'll give splitting the network lines a try later today and see if all goes well. I do have one more question. I glanced at the patch you sent and it looks like it supports only two nameservers, a primary and secondary. We actually need to put a total of four in there. Can you just confirm if that behavior is true? If so I may be able to patch things myself to support the four that we need, though it would definitely be handy if that support ended up in the main livecd-creator code so that we can upgrade along with the rest of the world. :) Thanks again. -Eli -----Original Message----- From: fedora-livecd-list-bounces at redhat.com [mailto:fedora-livecd-list-bounces at redhat.com] On Behalf Of Mark McLoughlin Sent: Thursday, May 31, 2007 9:37 AM To: fedora-livecd-list at redhat.com Subject: Re: [Fedora-livecd-list] Problems with network setup on custom livecd On Thu, 2007-05-31 at 09:27 -0400, Elias Hunt wrote: > network --device eth0 --bootproto static --ip 192.168.1.5 --netmask > 255.255.255.0 --gateway 192.168.1.1 --device eth1 --bootproto dhcp > --nameserver 192.168.1.5,192.168.1.6,192.168.1.110,192.168.1.111 > --hostname livecd-test.m2s.com AFAIR you want: network --device eth0 --bootproto static -ip ... network --device eth1 --bootproto dhcp ... > The first problem we?re having is that only the first nameserver is > actually being put in the /etc/resolv.conf file. Ah, that's a bug. Patch attached. > The second problem is that the eth0 interface showed up unconfigured, > and eth1 was set to dhcp as expected. That sounds like it's caused by having both devices on the one network line. Split the line up. Cheers, Mark. From markmc at redhat.com Thu May 31 14:08:00 2007 From: markmc at redhat.com (Mark McLoughlin) Date: Thu, 31 May 2007 15:08:00 +0100 Subject: [Fedora-livecd-list] Problems with network setup on custom livecd In-Reply-To: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6DCA@exchange2.ad.medicalmetrx.com> References: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6DC1@exchange2.ad.medicalmetrx.com> <1180618624.3712.12.camel@blaa> <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6DCA@exchange2.ad.medicalmetrx.com> Message-ID: <1180620480.3712.34.camel@blaa> On Thu, 2007-05-31 at 09:56 -0400, Elias Hunt wrote: > Mark, > > Thanks. I'll give splitting the network lines a try later today and > see if all goes well. I do have one more question. I glanced at the > patch you sent and it looks like it supports only two nameservers, a > primary and secondary. We actually need to put a total of four in > there. Can you just confirm if that behavior is true? There's no real reason for us to not write out as many nameservers as is passed in, except that I think I was just following what anaconda does. Just send a patch, I'm sure Jeremy would take it. Cheers, Mark. From jmbabich at gmail.com Thu May 31 14:37:47 2007 From: jmbabich at gmail.com (John Babich) Date: Thu, 31 May 2007 17:37:47 +0300 Subject: [Fedora-livecd-list] Fwd: Error in livecd-creator In-Reply-To: <1803889251.20070531131217@autocomp.com.pl> References: <1803889251.20070531131217@autocomp.com.pl> Message-ID: <9d2c731f0705310737l77afa080q61a4bde9b3edc493@mail.gmail.com> The following request was sent directly to my email account. See below for the full message. To summarize, there is an alleged bug in Live CD and I was asked to make a correction to the wiki page, http://fedoraproject.org/wiki/FedoraLiveCD/LiveCDHowTo, where I added the READ ME from v.0.3 (Apr 24 2007). Therefore, I have several questions: 1. Is this a verified bug and should I add a clarification to this page? 2. More importantly, is there a more recent version of this READ ME file? If there are any changes that need to be made, I will be glad to update the wiki page. John Babich Volunteer, Fedora Docs Project ---------- Forwarded message ---------- From: Dariusz Bednarczyk Date: May 31, 2007 2:12 PM Subject: Error in livecd-creator To: jmbabich at gmail.com Hello John, Could you please add following information to the Fedora Project Wiki http://fedoraproject.org/wiki/FedoraLiveCD/LiveCDHowTo There is a bug in livecd-creator. You must change: mayflowerconf.write('MODULES+="sata_mv sata_qstor sata_sis sata_uli"\n') mayflowerconf.write('MODULES+="sata_nv sata_sil24 sata_svw sata_via"\n') into: mayflowerconf.write('MODULES+="sata_mv sata_qstor sata_sis sata_uli "\n') mayflowerconf.write('MODULES+="sata_nv sata_sil24 sata_svw sata_via "\n') Sorry for my english. -- Best regards, Dariusz Bednarczyk From hunt at m2s.com Thu May 31 19:06:27 2007 From: hunt at m2s.com (Elias Hunt) Date: Thu, 31 May 2007 15:06:27 -0400 Subject: [Fedora-livecd-list] Problems with network setup on custom livecd In-Reply-To: <1180620480.3712.34.camel@blaa> References: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6DC1@exchange2.ad.medicalmetrx.com><1180618624.3712.12.camel@blaa><50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6DCA@exchange2.ad.medicalmetrx.com> <1180620480.3712.34.camel@blaa> Message-ID: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6E01@exchange2.ad.medicalmetrx.com> Jeremy, Here is a patch based on my conversation with Mark on supporting more than 2 nameservers. I just changed it to effectively support an unlimited number of nameservers. However I believe the linux network stack may have a maximum it will use before failing a connection attempt, I'm just not clear on what that number would be so went in favor of infinite. Either way, here is the patch file, hopefully generated correctly. It would be great to see this in the next version so that we can return to using the main build. Mark, please let me know if there is an alternate place besides the list that I should submit this. This will be my first time actually submitting anything back to the community. :) Thanks. -Eli -----Original Message----- From: fedora-livecd-list-bounces at redhat.com [mailto:fedora-livecd-list-bounces at redhat.com] On Behalf Of Mark McLoughlin Sent: Thursday, May 31, 2007 10:08 AM To: fedora-livecd-list at redhat.com Subject: RE: [Fedora-livecd-list] Problems with network setup on custom livecd On Thu, 2007-05-31 at 09:56 -0400, Elias Hunt wrote: > Mark, > > Thanks. I'll give splitting the network lines a try later today and > see if all goes well. I do have one more question. I glanced at the > patch you sent and it looks like it supports only two nameservers, a > primary and secondary. We actually need to put a total of four in > there. Can you just confirm if that behavior is true? There's no real reason for us to not write out as many nameservers as is passed in, except that I think I was just following what anaconda does. Just send a patch, I'm sure Jeremy would take it. Cheers, Mark. -- Fedora-livecd-list mailing list Fedora-livecd-list at redhat.com https://www.redhat.com/mailman/listinfo/fedora-livecd-list -------------- next part -------------- A non-text attachment was scrubbed... Name: livecd-creator-multiple-nameservers.patch Type: application/octet-stream Size: 1629 bytes Desc: livecd-creator-multiple-nameservers.patch URL: From katzj at redhat.com Thu May 31 20:06:18 2007 From: katzj at redhat.com (Jeremy Katz) Date: Thu, 31 May 2007 16:06:18 -0400 Subject: [Fedora-livecd-list] Problems with network setup on custom livecd In-Reply-To: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6E01@exchange2.ad.medicalmetrx.com> References: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6DC1@exchange2.ad.medicalmetrx.com> <1180618624.3712.12.camel@blaa> <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6DCA@exchange2.ad.medicalmetrx.com> <1180620480.3712.34.camel@blaa> <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6E01@exchange2.ad.medicalmetrx.com> Message-ID: <1180641978.28791.15.camel@erebor.boston.redhat.com> On Thu, 2007-05-31 at 15:06 -0400, Elias Hunt wrote: > Here is a patch based on my conversation with Mark on supporting more > than 2 nameservers. I just changed it to effectively support an > unlimited number of nameservers. However I believe the linux network > stack may have a maximum it will use before failing a connection > attempt, I'm just not clear on what that number would be so went in > favor of infinite. Looks good; applied and will be pushed for the next version of livecd-tools. Thanks! Jeremy From katzj at redhat.com Thu May 31 20:09:02 2007 From: katzj at redhat.com (Jeremy Katz) Date: Thu, 31 May 2007 16:09:02 -0400 Subject: [Fedora-livecd-list] Fwd: Error in livecd-creator In-Reply-To: <9d2c731f0705310737l77afa080q61a4bde9b3edc493@mail.gmail.com> References: <1803889251.20070531131217@autocomp.com.pl> <9d2c731f0705310737l77afa080q61a4bde9b3edc493@mail.gmail.com> Message-ID: <1180642142.28791.18.camel@erebor.boston.redhat.com> On Thu, 2007-05-31 at 17:37 +0300, John Babich wrote: > The following request was sent directly to my email account. See below for > the full message. > > To summarize, there is an alleged bug in Live CD and I was asked to make a > correction to the wiki page, > http://fedoraproject.org/wiki/FedoraLiveCD/LiveCDHowTo, > where I added the READ ME from v.0.3 (Apr 24 2007). > > Therefore, I have several questions: > > 1. Is this a verified bug and should I add a clarification to this page? It was at one point as I remember fixing it; it's not anymore (and I just verified with the current code). > 2. More importantly, is there a more recent version of this READ ME > file? The README file lives in the git repo; it hasn't been updated since the last time you updated the wiki page, so should still be good in that respect. Jeremy From hunt at m2s.com Thu May 31 20:28:31 2007 From: hunt at m2s.com (Elias Hunt) Date: Thu, 31 May 2007 16:28:31 -0400 Subject: [Fedora-livecd-list] Problems with network setup on custom livecd In-Reply-To: <1180641978.28791.15.camel@erebor.boston.redhat.com> References: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6DC1@exchange2.ad.medicalmetrx.com><1180618624.3712.12.camel@blaa><50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6DCA@exchange2.ad.medicalmetrx.com><1180620480.3712.34.camel@blaa><50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6E01@exchange2.ad.medicalmetrx.com> <1180641978.28791.15.camel@erebor.boston.redhat.com> Message-ID: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6E0A@exchange2.ad.medicalmetrx.com> Jeremy, Found a bug with my own patch after sending it. I didn't define the nameservers variable so if no nameservers are specified in the kickstart file livecd-creator fails after package installation. I'm attaching a patch to fix that, after the first patch is applied. Thanks. -Eli -----Original Message----- From: fedora-livecd-list-bounces at redhat.com [mailto:fedora-livecd-list-bounces at redhat.com] On Behalf Of Jeremy Katz Sent: Thursday, May 31, 2007 4:06 PM To: fedora-livecd-list at redhat.com Subject: RE: [Fedora-livecd-list] Problems with network setup on custom livecd On Thu, 2007-05-31 at 15:06 -0400, Elias Hunt wrote: > Here is a patch based on my conversation with Mark on supporting more > than 2 nameservers. I just changed it to effectively support an > unlimited number of nameservers. However I believe the linux network > stack may have a maximum it will use before failing a connection > attempt, I'm just not clear on what that number would be so went in > favor of infinite. Looks good; applied and will be pushed for the next version of livecd-tools. Thanks! Jeremy -- Fedora-livecd-list mailing list Fedora-livecd-list at redhat.com https://www.redhat.com/mailman/listinfo/fedora-livecd-list -------------- next part -------------- A non-text attachment was scrubbed... Name: livecd-creator-multiple-nameservers-fix.patch Type: application/octet-stream Size: 340 bytes Desc: livecd-creator-multiple-nameservers-fix.patch URL: From katzj at redhat.com Thu May 31 20:54:56 2007 From: katzj at redhat.com (Jeremy Katz) Date: Thu, 31 May 2007 16:54:56 -0400 Subject: [Fedora-livecd-list] Problems with network setup on custom livecd In-Reply-To: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6E0A@exchange2.ad.medicalmetrx.com> References: <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6DC1@exchange2.ad.medicalmetrx.com> <1180618624.3712.12.camel@blaa> <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6DCA@exchange2.ad.medicalmetrx.com> <1180620480.3712.34.camel@blaa> <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6E01@exchange2.ad.medicalmetrx.com> <1180641978.28791.15.camel@erebor.boston.redhat.com> <50B0D0F07E90AD4A9A5DFB3CC6C7ACA95C6E0A@exchange2.ad.medicalmetrx.com> Message-ID: <1180644896.28791.22.camel@erebor.boston.redhat.com> On Thu, 2007-05-31 at 16:28 -0400, Elias Hunt wrote: > Found a bug with my own patch after sending it. I didn't define the > nameservers variable so if no nameservers are specified in the kickstart > file livecd-creator fails after package installation. I'm attaching a > patch to fix that, after the first patch is applied. Applied Jerem From bruno at postle.net Thu May 31 21:00:55 2007 From: bruno at postle.net (Bruno Postle) Date: Thu, 31 May 2007 22:00:55 +0100 Subject: [Fedora-livecd-list] creating an i386 livecd on an x86_64 system Message-ID: <20070531210055.GG4147@postle.net> Just a quick question, is it practical to build an i386 livecd on an x86_64 system? -- Bruno From katzj at redhat.com Thu May 31 21:07:17 2007 From: katzj at redhat.com (Jeremy Katz) Date: Thu, 31 May 2007 17:07:17 -0400 Subject: [Fedora-livecd-list] creating an i386 livecd on an x86_64 system In-Reply-To: <20070531210055.GG4147@postle.net> References: <20070531210055.GG4147@postle.net> Message-ID: <1180645637.28791.24.camel@erebor.boston.redhat.com> On Thu, 2007-05-31 at 22:00 +0100, Bruno Postle wrote: > Just a quick question, is it practical to build an i386 livecd on an > x86_64 system? Yep; just point at the i386 repos. This is how the i386 live images for Fedora 7 were done. Jeremy From jmbabich at gmail.com Thu May 31 23:01:21 2007 From: jmbabich at gmail.com (John Babich) Date: Fri, 1 Jun 2007 02:01:21 +0300 Subject: [Fedora-livecd-list] Fwd: Error in livecd-creator In-Reply-To: <1180642142.28791.18.camel@erebor.boston.redhat.com> References: <1803889251.20070531131217@autocomp.com.pl> <9d2c731f0705310737l77afa080q61a4bde9b3edc493@mail.gmail.com> <1180642142.28791.18.camel@erebor.boston.redhat.com> Message-ID: <9d2c731f0705311601o1cd604dch5babba2832e2e9eb@mail.gmail.com> Thanks, I'll keep the wiki page as it is until any updates are needed. John Babich Volunteer, Fedora Project