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
17:32:56 INFO : using only installclass _Fedora 17:32:56 INFO : anaconda called with cmdline = ['/usr/sbin/anaconda', '--method=livecd:///dev/live-osimg', '--lang', 'en_US.UTF-8'] 17:32:56 INFO : Display mode = g 17:32:56 INFO : Method = livecd:///dev/live-osimg 17:32:56 INFO : anaconda floppy device fd0 17:32:59 WARNING : Graphical installation not available... Starting text mode. 17:33:02 INFO : Detected 512M of memory 17:33:02 INFO : Swap attempt of 512M to 1024M 17:33:02 WARNING : step installtype does not exist 17:33:02 WARNING : step complete does not exist 17:33:02 INFO : moving (1) to step welcome 17:37:08 INFO : moving (1) to step betanag 17:37:10 INFO : moving (1) to step keyboard 17:37:12 ERROR : Could not install keymap de: Permission denied 17:37:12 INFO : moving (1) to step partitionobjinit 17:37:12 INFO : no /tmp/fcpconfig; not configuring zfcp 17:37:12 DEBUG : starting mpaths 17:37:12 DEBUG : self.driveList(): ['sda'] 17:37:12 DEBUG : DiskSet.skippedDisks: [] 17:37:12 DEBUG : DiskSet.skippedDisks: [] 17:37:12 DEBUG : starting all mpaths on drives ['sda'] 17:37:12 DEBUG : scanning for multipath on drives ['sda'] 17:37:12 DEBUG : mpaths: [] 17:37:12 DEBUG : done starting mpaths. Drivelist: ['sda'] 17:37:12 DEBUG : starting dmraids 17:37:12 DEBUG : self.driveList(): ['sda'] 17:37:12 DEBUG : DiskSet.skippedDisks: [] 17:37:12 DEBUG : DiskSet.skippedDisks: [] 17:37:12 DEBUG : starting all dmraids on drives ['sda'] 17:37:12 DEBUG : scanning for dmraid on drives ['sda'] 17:37:12 DEBUG : done starting dmraids. Drivelist: ['sda'] 17:37:13 INFO : lv VolGroup00/LogVol00, attr is -wi-a- 17:37:13 INFO : lv is VolGroup00/LogVol00, size of 6816 17:37:13 INFO : lv is VolGroup00/LogVol01, size of 1024 17:37:16 INFO : pv is /dev/sda2 in vg VolGroup00, size is 7891 17:37:16 INFO : vg VolGroup00, size is 7872, pesize is 32768 17:37:17 INFO : lv is VolGroup00/LogVol00, size of 6816 17:37:17 INFO : lv is VolGroup00/LogVol01, size of 1024 17:37:17 INFO : scd0 is a protected partition 17:37:17 INFO : no request, probably a removable drive 17:37:17 INFO : moving (1) to step parttype 17:37:25 INFO : moving (1) to step autopartitionexecute 17:37:26 DEBUG : used space is 1536 17:37:26 DEBUG : actual space is 7840 17:37:26 DEBUG : used space is 2048 17:37:26 DEBUG : actual space is 7840 17:37:26 DEBUG : used space is 7840 17:37:26 DEBUG : actual space is 7840 17:37:26 DEBUG : used space is 7840 17:37:26 DEBUG : actual space is 7840 17:37:26 INFO : moving (1) to step partition 17:37:28 INFO : moving (1) to step partitiondone 17:37:28 INFO : moving (1) to step bootloadersetup 17:37:28 INFO : moving (1) to step bootloader 17:37:35 INFO : moving (1) to step bootloaderadvanced 17:37:38 INFO : moving (1) to step networkdevicecheck 17:37:38 INFO : moving (1) to step network 17:37:55 INFO : moving (1) to step timezone 17:37:58 INFO : moving (1) to step accounts 17:38:04 INFO : moving (1) to step reposetup 17:38:04 INFO : moving (1) to step basepkgsel 17:38:04 INFO : moving (1) to step postselection 17:38:04 INFO : moving (1) to step confirminstall 17:38:06 INFO : moving (1) to step install 17:38:06 INFO : moving (1) to step enablefilesystems 17:38:06 INFO : lv is VolGroup00/LogVol00, size of 6816 17:38:06 INFO : lv is VolGroup00/LogVol01, size of 1024 17:38:06 INFO : removing lv LogVol00 17:38:07 INFO : removing lv LogVol01 17:38:07 INFO : pv is /dev/sda2 in vg VolGroup00, size is 7891 17:38:07 INFO : vgremove -v VolGroup00 17:38:07 INFO : pvremove -ff -y -v /dev/sda2 17:38:07 INFO : pvcreate -ff -y -v /dev/sda2 17:38:09 INFO : formatting swap as swap 17:38:09 INFO : formatting / as ext3 17:38:09 INFO : Format command: ['mke2fs', '/dev/VolGroup00/LogVol00', '-i', '4096', '-j'] 17:38:35 INFO : formatting /boot as ext3 17:38:35 INFO : Format command: ['mke2fs', '/tmp/sda1', '-i', '4096', '-j'] 17:38:37 INFO : lv VolGroup00/LogVol00, attr is -wi-a- 17:38:37 INFO : lv is VolGroup00/LogVol00, size of 6816 17:38:37 INFO : lv is VolGroup00/LogVol01, size of 1024 17:38:38 DEBUG : error reading swap label on /dev/VolGroup00: [Errno 21] Is a directory 17:38:38 DEBUG : error reading xfs label on /dev/VolGroup00: [Errno 21] Is a directory 17:38:38 DEBUG : error reading jfs label on /dev/VolGroup00: [Errno 21] Is a directory 17:38:38 DEBUG : error reading reiserfs label on /dev/VolGroup00: [Errno 21] Is a directory 17:38:38 INFO : trying to mount VolGroup00/LogVol00 on / 17:38:38 INFO : set SELinux context for mountpoint / to system_u:object_r:root_t 17:38:38 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage 17:38:38 INFO : trying to mount sda1 on /boot 17:38:38 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t 17:38:38 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/boot 17:38:38 INFO : trying to mount sys on /sys 17:38:38 INFO : set SELinux context for mountpoint /sys to None 17:38:38 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys 17:38:38 INFO : trying to mount proc on /proc 17:38:38 INFO : set SELinux context for mountpoint /proc to None 17:38:38 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc 17:38:39 INFO : moving (1) to step migratefilesystems 17:38:39 INFO : moving (1) to step setuptime 13:38:40 INFO : moving (1) to step preinstallconfig 13:38:40 INFO : moving (1) to step installpackages 13:38:40 INFO : Preparing to install packages 13:48:46 INFO : moving (1) to step postinstallconfig 13:48:46 INFO : doing post-install fs mangling 13:48:46 INFO : trying to mount VolGroup00/LogVol00 on / 13:48:46 INFO : set SELinux context for mountpoint / to system_u:object_r:root_t 13:48:46 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage 13:48:46 INFO : trying to mount sda1 on /boot 13:48:46 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t 13:48:46 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/boot 13:48:46 INFO : trying to mount sys on /sys 13:48:46 INFO : set SELinux context for mountpoint /sys to None 13:48:46 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys 13:48:46 INFO : trying to mount proc on /proc 13:48:46 INFO : set SELinux context for mountpoint /proc to None 13:48:46 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc 13:48:48 INFO : doing the copy for /boot 13:48:48 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t 13:48:48 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/mnt/boot 13:48:48 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t 13:48:48 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/boot 13:48:48 INFO : set fc of /boot/config-2.6.21-1.3163.fc7 to system_u:object_r:boot_t 13:48:48 INFO : set fc of /boot/vmlinuz-2.6.21-1.3163.fc7 to system_u:object_r:boot_t 13:48:48 INFO : set fc of /boot/System.map-2.6.21-1.3163.fc7 to system_u:object_r:system_map_t 13:48:48 INFO : set fc of /boot to system_u:object_r:boot_t 13:48:48 INFO : set fc of /boot/lost+found to system_u:object_r:lost_found_t 13:48:48 INFO : set fc of /boot/grub/splash.xpm.gz to system_u:object_r:boot_t 13:48:48 INFO : set fc of /boot/grub to system_u:object_r:boot_t 13:48:48 DEBUG : isys.py:mount()- going to mount /selinux on /mnt/sysimage/selinux 13:48:48 DEBUG : isys.py:mount()- going to mount /dev on /mnt/sysimage/dev 13:48:48 INFO : going to do resize 13:48:57 INFO : recreating initrd for 2.6.21-1.3163.fc7 13:49:28 INFO : moving (1) to step writeconfig 13:49:28 INFO : Writing main configuration 13:49:31 INFO : self.hostname = olpc-server
15:17:40 INFO : using only installclass _Fedora 15:17:40 INFO : anaconda called with cmdline = ['/usr/sbin/anaconda', '--method=livecd:///dev/live-osimg', '--lang', 'en_US.UTF-8'] 15:17:40 INFO : Display mode = g 15:17:40 INFO : Method = livecd:///dev/live-osimg 15:17:40 INFO : anaconda floppy device fd0 15:17:43 WARNING : Graphical installation not available... Starting text mode. 15:17:46 INFO : Detected 512M of memory 15:17:46 INFO : Swap attempt of 512M to 1024M 15:17:46 WARNING : step installtype does not exist 15:17:46 WARNING : step complete does not exist 15:17:46 INFO : moving (1) to step welcome 15:18:00 INFO : moving (1) to step betanag 15:18:03 INFO : moving (1) to step keyboard 15:18:05 ERROR : Could not install keymap de: Permission denied 15:18:05 INFO : moving (1) to step partitionobjinit 15:18:05 INFO : no /tmp/fcpconfig; not configuring zfcp 15:18:05 DEBUG : starting mpaths 15:18:05 DEBUG : self.driveList(): ['sda'] 15:18:05 DEBUG : DiskSet.skippedDisks: [] 15:18:05 DEBUG : DiskSet.skippedDisks: [] 15:18:05 DEBUG : starting all mpaths on drives ['sda'] 15:18:05 DEBUG : scanning for multipath on drives ['sda'] 15:18:05 DEBUG : mpaths: [] 15:18:05 DEBUG : done starting mpaths. Drivelist: ['sda'] 15:18:05 DEBUG : starting dmraids 15:18:05 DEBUG : self.driveList(): ['sda'] 15:18:05 DEBUG : DiskSet.skippedDisks: [] 15:18:05 DEBUG : DiskSet.skippedDisks: [] 15:18:05 DEBUG : starting all dmraids on drives ['sda'] 15:18:05 DEBUG : scanning for dmraid on drives ['sda'] 15:18:05 DEBUG : done starting dmraids. Drivelist: ['sda'] 15:18:06 INFO : lv VolGroup00/LogVol00, attr is -wi-a- 15:18:06 INFO : lv is VolGroup00/LogVol00, size of 6816 15:18:06 INFO : lv is VolGroup00/LogVol01, size of 1024 15:18:09 INFO : pv is /dev/sda2 in vg VolGroup00, size is 7891 15:18:09 INFO : vg VolGroup00, size is 7872, pesize is 32768 15:18:10 INFO : lv is VolGroup00/LogVol00, size of 6816 15:18:10 INFO : lv is VolGroup00/LogVol01, size of 1024 15:18:10 INFO : scd0 is a protected partition 15:18:10 INFO : no request, probably a removable drive 15:18:10 INFO : moving (1) to step parttype 15:18:32 INFO : moving (1) to step autopartitionexecute 15:18:32 DEBUG : used space is 1536 15:18:32 DEBUG : actual space is 7840 15:18:32 DEBUG : used space is 2048 15:18:32 DEBUG : actual space is 7840 15:18:32 DEBUG : used space is 7840 15:18:32 DEBUG : actual space is 7840 15:18:32 DEBUG : used space is 7840 15:18:32 DEBUG : actual space is 7840 15:18:32 INFO : moving (1) to step partitiondone 15:18:32 INFO : moving (1) to step bootloadersetup 15:18:32 INFO : moving (1) to step networkdevicecheck 15:18:32 INFO : moving (1) to step network 15:18:46 INFO : moving (1) to step timezone 15:18:48 INFO : moving (1) to step accounts 15:18:54 INFO : moving (1) to step reposetup 15:18:54 INFO : moving (1) to step basepkgsel 15:18:54 INFO : moving (1) to step postselection 15:18:54 INFO : moving (1) to step confirminstall 15:18:55 INFO : moving (1) to step install 15:18:55 INFO : moving (1) to step enablefilesystems 15:18:56 INFO : lv is VolGroup00/LogVol00, size of 6816 15:18:56 INFO : lv is VolGroup00/LogVol01, size of 1024 15:18:56 INFO : removing lv LogVol00 15:18:56 INFO : removing lv LogVol01 15:18:56 INFO : pv is /dev/sda2 in vg VolGroup00, size is 7891 15:18:56 INFO : vgremove -v VolGroup00 15:18:56 INFO : pvremove -ff -y -v /dev/sda2 15:18:57 INFO : pvcreate -ff -y -v /dev/sda2 15:18:59 INFO : formatting swap as swap 15:18:59 INFO : formatting / as ext3 15:18:59 INFO : Format command: ['mke2fs', '/dev/VolGroup00/LogVol00', '-i', '4096', '-j'] 15:19:28 INFO : formatting /boot as ext3 15:19:28 INFO : Format command: ['mke2fs', '/tmp/sda1', '-i', '4096', '-j'] 15:19:29 INFO : lv VolGroup00/LogVol00, attr is -wi-a- 15:19:29 INFO : lv is VolGroup00/LogVol00, size of 6816 15:19:29 INFO : lv is VolGroup00/LogVol01, size of 1024 15:19:30 DEBUG : error reading swap label on /dev/VolGroup00: [Errno 21] Is a directory 15:19:30 DEBUG : error reading xfs label on /dev/VolGroup00: [Errno 21] Is a directory 15:19:30 DEBUG : error reading jfs label on /dev/VolGroup00: [Errno 21] Is a directory 15:19:30 DEBUG : error reading reiserfs label on /dev/VolGroup00: [Errno 21] Is a directory 15:19:30 INFO : trying to mount VolGroup00/LogVol00 on / 15:19:30 INFO : set SELinux context for mountpoint / to system_u:object_r:root_t 15:19:30 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage 15:19:31 INFO : trying to mount sda1 on /boot 15:19:31 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t 15:19:31 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/boot 15:19:31 INFO : trying to mount sys on /sys 15:19:31 INFO : set SELinux context for mountpoint /sys to None 15:19:31 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys 15:19:31 INFO : trying to mount proc on /proc 15:19:31 INFO : set SELinux context for mountpoint /proc to None 15:19:31 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc 15:19:31 INFO : moving (1) to step migratefilesystems 15:19:31 INFO : moving (1) to step setuptime 11:19:33 INFO : moving (1) to step preinstallconfig 11:19:33 INFO : moving (1) to step installpackages 11:19:33 INFO : Preparing to install packages 11:28:56 INFO : moving (1) to step postinstallconfig 11:28:56 INFO : doing post-install fs mangling 11:28:56 INFO : trying to mount VolGroup00/LogVol00 on / 11:28:56 INFO : set SELinux context for mountpoint / to system_u:object_r:root_t 11:28:56 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage 11:28:56 INFO : trying to mount sda1 on /boot 11:28:57 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t 11:28:57 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/boot 11:28:57 INFO : trying to mount sys on /sys 11:28:57 INFO : set SELinux context for mountpoint /sys to None 11:28:57 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys 11:28:57 INFO : trying to mount proc on /proc 11:28:57 INFO : set SELinux context for mountpoint /proc to None 11:28:57 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc 11:28:59 INFO : doing the copy for /boot 11:28:59 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t 11:28:59 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/mnt/boot 11:28:59 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t 11:28:59 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/boot 11:28:59 INFO : set fc of /boot/System.map-2.6.21-1.3163.fc7 to system_u:object_r:system_map_t 11:28:59 INFO : set fc of /boot/config-2.6.21-1.3163.fc7 to system_u:object_r:boot_t 11:28:59 INFO : set fc of /boot/vmlinuz-2.6.21-1.3163.fc7 to system_u:object_r:boot_t 11:28:59 INFO : set fc of /boot to system_u:object_r:boot_t 11:28:59 INFO : set fc of /boot/lost+found to system_u:object_r:lost_found_t 11:28:59 INFO : set fc of /boot/grub/splash.xpm.gz to system_u:object_r:boot_t 11:28:59 INFO : set fc of /boot/grub to system_u:object_r:boot_t 11:28:59 DEBUG : isys.py:mount()- going to mount /selinux on /mnt/sysimage/selinux 11:28:59 DEBUG : isys.py:mount()- going to mount /dev on /mnt/sysimage/dev 11:28:59 INFO : going to do resize 11:29:08 INFO : recreating initrd for 2.6.21-1.3163.fc7 11:29:38 INFO : moving (1) to step writeconfig 11:29:38 INFO : Writing main configuration 11:29:43 INFO : self.hostname = olpc-server
pgpFjRFQ9DFIx.pgp
Description: PGP signature
-- Fedora-livecd-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-livecd-list
