Alexandros Manakos
2007-Oct-19 21:35 UTC
[Xen-users] Error: Device hda1 (769, vbd) is already connected
Hi everybody, iam having a problem when i try to start my domU. I get this error: Error: Device hda1 (769, vbd) is already connected ...I tried it in the config with hda1, hda2..., hdb1, ...sda1, sdb1...etc. (also at the "root=" option) But everytime the same problem. I use xen 3.1 and kernel 2.6.18 (custom build). Any ideas? Here the configfile: --------------------- kernel = ''/boot/vmlinuz-2.6.18-xenU'' memory = 128 name = ''Nepenthes'' vif = [ '''' ] disk =[ ''file:/etc/xen/images/nepenthes.img,hda1,w'',''file:/etc/xen/images/nepenthes.swap,hda1,w'' ] root = ''/dev/sda2 ro'' --------------------- Regards Alexandros _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Alexandros Manakos
2007-Oct-20 10:43 UTC
Re: [Xen-users] Error: Device hda1 (769, vbd) is already connected
Hello Dan, You were right, i checked again the fstab in the image and the content of the configuration file. Then i realized that i have to change the values to: image: sda1, swapfile: sda2 and rootsys: sda1 now machine starts but i still cant get network access from the virtual machine...but everything looks fine... ...network bridge in dom0 is entering forwarding state etc. (no errors)... regards Alexandros Dan VerWeire schrieb:> Both of your images in the config say hda1, is that correct? > > On 10/19/07, *Alexandros Manakos* <alexandros@manakos.de > <mailto:alexandros@manakos.de>> wrote: > > Hi everybody, > > iam having a problem when i try to start my domU. I get this error: > > Error: Device hda1 (769, vbd) is already connected > > ...I tried it in the config with hda1, hda2..., hdb1, ...sda1, > sdb1...etc. (also at the "root=" option) > But everytime the same problem. I use xen 3.1 and kernel 2.6.18 > (custom > build). > Any ideas? > > Here the configfile: > --------------------- > kernel = ''/boot/vmlinuz-2.6.18-xenU'' > memory = 128 > name = ''Nepenthes'' > vif = [ '''' ] > disk =[ > ''file:/etc/xen/images/nepenthes.img,hda1,w'',''file:/etc/xen/images/nepenthes.swap,hda1,w'' > ] > root = ''/dev/sda2 ro'' > --------------------- > > Regards > Alexandros > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com <mailto:Xen-users@lists.xensource.com> > http://lists.xensource.com/xen-users > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users