https://bugzilla.novell.com/show_bug.cgi?id=414535 Summary: Not able to get past linuxrc install screen (squashfs.ko missing???) Product: openSUSE 11.1 Version: Alpha 1 Platform: 64bit OS/Version: openSUSE 11.0 Status: NEW Severity: Critical Priority: P5 - None Component: Xen AssignedTo: cgriffin@novell.com ReportedBy: plc@novell.com QAContact: qa@suse.de Found By: Development Now that bug 414021 has been fixed I not able to get past linuxrc install screen. Last messages on logger(vt3) screen: Loading image "/var/adm/mount/boot/x86_64/root"... /download/image0: unknown fs type mount: /download/image0: No such file or directory
From shell screen, vt9, directory /download does exist and so does image0 file. image0 has size 38940672
If the image disk already had a file system on it then I was able to mount it insmod /modules/reiserfs.ko mount /dev/xvda2 /mnt ls /mnt shows contents OK I tied to load the ext3.ko module insmod /modules/ext3.ko insmod: error inserting '/modules/ext3.ko': -1 Unknown symbol in module On console I see: ext3: Unknown symbol journal_force_commit ext3: Unknown symbol journal_dirty_data ext3: Unknown symbol journal_force_commit_nested ... (Not sure this is related) image0 appears to be file /boot/x86_64/root, which is of type squashfs. I don't see a squashfs.ko module in /modules. opensuse 11.0 does have squashfs.ko So I think we need to get squashfs.ko onto the openSuSE 11.1a media. -- 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.