Joe Nahmias wrote: > Package: rootskel > Version: 0.56 > Severity: critical > Tags: patch > Justification: breaks the whole system > > Hello, > > I'm testing the daily netboot images built by sjogren and I get the > following kernel panic when /sbin/init is run: > > Setting up filesystem, please wait ... > umount: Cannot open /proc/mounts > umount: initrd: Invalid argument > Kernel panic: Attempted to kill init! > > This can be fixed by removing the 'umount initrd' line
... which was added to fix another bug. Current CVS has "umount initrd || true", this should fix the problem (modulo the error message). Thiemo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

