https://bugzilla.novell.com/show_bug.cgi?id=333753#c5 --- Comment #5 from Hannes Reinecke <hare@novell.com> 2007-10-19 08:20:15 MST --- Okay, this is what you can do: - Install 10.3 up to the point where the error happens. - Switch to another console with <CTRL>-<ALT>-<F2> - Check where the installed system is mounted with 'mount' (should be at /mnt) - Switch to the installed system with: mount --bind /dev /mnt/dev cd /mnt chroot . mount /sys mount /proc - Edit the mkinitrd script in /lib/mkinitrd/scripts/setup-block.sh - re-run mkinitrd - switch from the installed system with: umount /sys umount /proc exit umount /mnt/dev - switch back to the installation screen and press 'continue' Now the system should be able to boot ... hopefully. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.