Kappler, Bernhard
2006-Mar-17 22:05 UTC
[Xen-users] Mount fails with EBUSY if running xen0 kernel
Hi, I''ve two SCSI disks attached to my system (Ubuntu Dapper). One is the system disk. The other one should be used for the guest images. My problem now is that I cannot mount /dev/sdb1 (ext3 fs) when booted with a xen0 kernel (2.6.12-xen0 as well as 2.6.16-xen0). Booting the normal Dapper kernel (2.6.15 no xen support) the disk mounts fine. strace mount /dev/sdb1 /images Shows: stat64("/sbin/mount.ext3", 0xbf8087bc) = -1 ENOENT (No such file or directory) mount("/dev/sdb1", "/images/", "ext3", MS_POSIXACL|MS_ACTIVE|MS_NOUSER|0xec0000, 0) = -1 EBUSY (Device or resource busy) Any idea? Best Regards Bernhard _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users