I''ve hit a bit of a roadblock getting a domU operating under FC4. The last few lines on the console are: Creating /dev Starting udev Loading jbd.ko module Loading ext3.ko module Creating root device Mounting root filesystem kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. Switching to new root unmounting old /proc unmounting old /sys exec of init (/sbin/init) failed!!!: 2 Kernel panic - not syncing: Attempted to kill init! dom0 is operating fine:>xm listName ID Mem(MiB) VCPUs State Time(s) Domain-0 0 1065 2 r----- 3707.7 Relevant info in the domU config file is: kernel = "/boot/vmlinuz-2.6.16-xen" ramdisk = "/boot/initrd-domU" disk = [ ''file:/xen/XEN-1,sdb1,w'' ] root = "/dev/sdb1 rw" fstab entry in the domU image is: /dev/sdb1 / ext3 defaults 1 1 This doesn''t appear to be a module or initrd problem as the console indicates that the root filesystem mounted ok but something is stopping the box from successfully executing init. Any input greatly appreciated. FL _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Thu July 6 2006 17:10, Frans Lawaetz wrote:> I''ve hit a bit of a roadblock getting a domU operating under FC4.> Relevant info in the domU config file is: > > kernel = "/boot/vmlinuz-2.6.16-xen" > ramdisk = "/boot/initrd-domU" > disk = [ ''file:/xen/XEN-1,sdb1,w'' ] > root = "/dev/sdb1 rw"You might start with ... root = "/dev/sdb1" extra = "ro" jerry _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Seemingly Similar Threads
- unable to recover software raid1 install
- Switchroot: mount failed: 22, Kernel panic - not syncing: Attempted tp kill init!
- Another node is heartbeating in our slot!
- mount.ocfs2: Value too large ...
- Centos7: Mount problem (Unit mnt-bk\x2dbenvet\x2d01.mount is bound to inactive unit dev-disk-by\x2dlabel-bk\x2dbenvet\x2d01.device. Stopping, too.