Jeff Fisher
2006-Dec-04 13:20 UTC
[Xen-users] Xen 3.0.3 troubles with a plain old ide disk.
Hi folks, After using 3.0.3 at work for awhile I decided to upgrade my 3.0.2 install at home to 3.0.3; however, I ran into issues with my IDE disk not being discovered. The full log can be seen here: http://www.techmonkeys.org/xen.txt I think this is the part most people will care about: Red Hat nash version 4.2.1.8 starting Mounted /proc filesystem Mounting sysfs Creating /dev Starting udev Loading ide-disk.ko module ide_disk: no version for "struct_module" found: kernel tainted. Loading jbd.ko module Loading ext3.ko module Creating root device mkrootdev: label / not found Mounting root filesystem mount: error 2 mounting ext3 mount: error 2 mounting none Switching to new root switchroot: mount failed: 22 umount /initrd/dev failed: 2 Kernel panic - not syncing: Attempted to kill init! (XEN) Domain 0 crashed: rebooting machine in 5 seconds. I assume it has something to do with "ide_disk: no version for "struct_module" found: kernel tainted." -- has anyone run into this problem with 3.0.3 before? Thanks, Jeff _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Luke Crawford
2006-Dec-04 17:33 UTC
Re: [Xen-users] Xen 3.0.3 troubles with a plain old ide disk.
did you remember to rebuild your initrd? I would do that, and if that didn''t help, next I would re-compile linux with my ide drivers set to Y. (I ran into the exact same problem last weekend... I had accidentally forgotten to include the IDE drivers in my linux kernel config.) On Mon, 4 Dec 2006, Jeff Fisher wrote:> Hi folks, > > After using 3.0.3 at work for awhile I decided to upgrade my 3.0.2 > install at home to 3.0.3; however, I ran into issues with my IDE disk > not being discovered. > > The full log can be seen here: http://www.techmonkeys.org/xen.txt_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users