|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Problems with Starting xen guest on top of debian 3.0 /
On Wed, Aug 09, 2006, Martin Rode wrote:
> SCSI subsystem initialized
> Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
> ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
> register_blkdev: cannot get major 8 for sd
.. this here is the problem. You've got the SCSI system compiled in and
therefore the Xen blockdev can't "take" the SCSI major device number.
Try removing the SCSI subsystem from the kernel config, recompile,
and try again.
adrian
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|