 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Exporting "SD" device.
 On 6/13/06, P M, Priya <pm.priya@xxxxxx> wrote: 
 This is just a guess, but you might try using the sda device instead. Last I used SCSI the Linux kernel squashed all SCSI id's to the beginning. This means that even if you had 1 device marked with SCSI ID 3, it showed up as /dev/sda. You are presenting the kernel with a virtual SCSI device and it is likely presenting it as the first SCSI device available: /dev/sda while you are telling xen to mount /dev/sdb. Leeman _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |