Hello Anas, I have a strange lockup of Yast2 while writing the bootloader. It freezes everytime at 64%. We use FSC P250 with Mylex-Raid-Controller and SLES8 here. Two disks are mirrored for the root disk (/dev/rd/c0d0). The System is booted via PXE (works fine). As you can see in the attachment, we use three primary partitions /, swap and the remaining space is for LVM. The installation of the packages works fine but after that, YaST wants to finish the installation and the screen freezes while installing the bootmanager. However, the virtual consoles are still accessible, so I copied some log to another host. After doing "chroot /mnt" and "lilo -v" successfully, I rebooted the system. It booted and continued with the Post-Install steps as if nothing happened. Besides, how can I choose which bootloader should be installed? lilo.conf looks fine: boot = /dev/rd/c0d0 change-rules reset read-only menu-scheme = Wb:kw:Wb:Wb linear prompt timeout = 80 message = /boot/message image = /boot/vmlinuz label = linux root = /dev/rd/c0d0p1 initrd = /boot/initrd append = " netdevice=eth0" image = /boot/vmlinuz.shipped label = failsafe root = /dev/rd/c0d0p1 initrd = /boot/initrd.shipped append = "ide=nodma apm=off acpi=off vga=normal nosmp maxcpus=0 disableapic 3 netdevice=eth0" optional last lines of y2log: 2003-03-11 15:21:25 <1> linux(431) [YCP] modules/Storage.ycp(GetSubDevFilterList):1801 GetSubDevFilterList partitions [$["device":"/dev/rd/c0d0p3", "fs_options":$[], "fsid":142, "fstype":"Linux LVM", "lvm_group":"vg_system", "mount":"", "nr":3, "region":[654, 1550], "size_byte":12748390400, "size_str":" 11.8 GB", "type":`primary, "used_fs":`unknown], $["device":"/dev/rd/c0d0p2", "fs_options":$[], "fsid":130, "mount":"swap", "nr":2, "region":[523, 131], "size_byte":1077444608, "size_str":" 1.0 GB", "type":`primary], $["detected_fs":`reiser, "device":"/dev/rd/c0d0p1", "fs_options":$[], "fsid":131, "mount":"/", "nr":1, "region":[0, 523], "size_byte":4301553664, "size_str":" 4.0 GB", "type":`primary, "used_fs":`reiser, "uuid":"98bbe1a6-d8bd-4aa1-b8b3-bd83dd08d385"], $["crypt_fs":false, "crypt_key":"", "detected_fs":`reiser, "device":"/dev/vg_system/lv_usr", "fs_options":$[], "fsid":142, "fstype":"LV", "mount":"/usr", "nr":"lv_usr", "region":[0, 1024], "size_bytes":4294967296, "type":`lvm, "use_module":"lvm_l l", "used_fs":`reiser, "uuid":"22955926-1914-464d-a3a6-012c6e830ba0"], $["crypt_fs":false, "crypt_key":"", "detected_fs":`reiser, "device":"/dev/vg_system/lv_home", "fs_options":$[], "fsid":142, "fstype":"LV", "mount":"/home", "nr":"lv_home", "region":[0, 512], "size_bytes":2147483648, "type":`lvm, "use_module":"lvm_ll", "used_fs":`reiser, "uuid":"a4823726-4747-4ba4-835e-d7a9d5f77a93"], $["crypt_fs":false, "crypt_key":"", "detected_fs":`reiser, "device":"/dev/vg_system/lv_tmp", "fs_options":$[], "fsid":142, "fstype":"LV", "mount":"/tmp", "nr":"lv_tmp", "region":[0, 256], "size_bytes":1073741824, "type":`lvm, "use_module":"lvm_ll", "used_fs":`reiser, "uuid":"623761be-f3f7-4d94-a5dc-0fbdd02d02b8"], $["crypt_fs":false, "crypt_key":"", "detected_fs":`reiser, "device":"/dev/vg_system/lv_var", "fs_options":$[], "fsid":142, "fstype":"LV", "mount":"/var", "nr":"lv_var", "region":[0, 256], "size_bytes":1073741824, "type":`lvm, "use_module":"lvm_ll", "used_fs":`reiser, "uuid":"c88f4b89-2fbf-4fd5-ac5c-8cbe7b91602f"]] 2003-03-11 15:21:25 <1> linux(431) [YCP] modules/Storage.ycp(FilterDelete):1501 FilterDelete called. Please use this define only for output. Dont't put back the return value to Storage 2003-03-11 15:21:25 <1> linux(431) [YCP] modules/Storage.ycp(Storage::CheckForLvmRootFs):841 CheckForLvmRootFs ret=false 2003-03-11 15:21:25 <1> linux(431) [YCP] modules/Boot.ycp(Boot::Save):602 Modules for the initrd: ["DAC960", "sym53c8xx", "reiserfs"] 2003-03-11 15:21:25 <1> linux(431) [YCP] modules/Boot.ycp(Boot::Save):606 Entries in /etc/sysconfig/kernel: DAC960 sym53c8xx reiserfs 2003-03-11 15:21:25 <1> linux(431) [YCP] modules/Boot.ycp(Boot::Save):618 Bootloader type is: lilo 2003-03-11 15:21:25 <1> linux(431) [YCP] modules/Misc.ycp(Misc::WriteYaSTInf):170 WriteYaSTInf($["Language":"de_DE", "RebootMsg":"0", "Root":"reboot"]) = Language: de_DE RebootMsg: 0 Root: reboot 2003-03-11 15:21:25 <1> linux(431) [YCP] modules/Boot.ycp(Boot::Write):668 LoaderType lilo 2003-03-11 15:21:25 <2> linux(431) [libycp] YCPInteger.cc(YCPIntegerRep):53 Cannot convert to an integer 2003-03-11 15:21:25 <1> linux(431) [YCP] modules/BootLILO.ycp(BootLILO::Write):457 lilo: mbr cmd: /usr/lib/YaST2/bin/dolilo / -m /dev/rd/c0d0 -a /dev/rd/c0d0p1 2003-03-11 15:21:25 <1> linux(431) [YCP] modules/BootLILO.ycp(BootLILO::Write):521 doenv: $["append":" netdevice=eth0", "bootdev":"/dev/rd/c0d0p1", "lba32":"", "linear":"yes", "rootdev":"/dev/rd/c0d0p1"] Mit freundlichem Gru?, Andreas Rother UNIX-Systemadministration -- Andreas Rother - E-Plus Mobilfunk GmbH & Co. KG Division Operations - System & Application Management - Systems Operation & Services - Open Systems
participants (1)
-
Andreas Rother