I compile gentoo kernel 2.6.20-r6, all files systems build in. But i can''t start domu with "disk = ... sda". It just works with "hda". What is going wrong? What is my mistake compiling the kernel? Holm _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
>I compile gentoo kernel 2.6.20-r6, all files systems build in. But i >can''t start domu with "disk = ... sda". It just works with "hda". > >What is going wrong? What is my mistake compiling the kernel?What domU OS are you trying this with? My experience so far w/ Xen 3.2.0 is that all my windows hvm''s can see the disc and controller when set to sd{n} but can''t format them for some reason. hd{n} emulates a PATA IDE disc and controller and those work fine. jlc _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Joseph L. Casale schrieb:> What domU OS are you trying this with?etch 32 bit I solved the Problem cazse i compiled the domu kernel with CONFIG_SCSI=n but now i have an other problem starting with "sda". EXT3 FS on sda2, internal journal Setting the system clock.. Cannot access the Hardware Clock via any known method. Use the --debug option to see the details of our search for an access method. With "hda" there is not such a message. Holm _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Friday April 25 2008 03:48:45 pm Holm Kapschitzki wrote:> I solved the Problem cazse i compiled the domu kernel with CONFIG_SCSI=n > but now i have an other problem starting with "sda". > > EXT3 FS on sda2, internal journal > Setting the system clock.. > Cannot access the Hardware Clock via any known method. > Use the --debug option to see the details of our search for an access > method. > > With "hda" there is not such a message.I seem to recall an Ubuntu error a few months back with the ''hwclock'' service. The work around involved disabling the service, or exiting the script right away, etc. Search the list for the last 6 months on ''hwclock''. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users