[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: AW: [Xen-users] XEN and Dapper - III
Still no luck: root@John:/xen-image/mnt# xm create winxpt.hvm Using config file "/etc/xen/winxpt.hvm". Started domain winxpt Using config file: kernel = "/usr/lib/xen/boot/hvmloader" builder = 'hvm' name = "winxpt" device_model = '/usr/lib/xen/bin/qemu-dm' serial='pty' memory = 512 disk = [ 'file:/xen-image/mnt/winxp.iso,ioemu:hda,w' ] on_poweroff = 'destroy' on_reboot = 'destroy' on_crash = 'destroy' cdrom='/dev/hda' boot='c' sdl=1 vnc=0 "DD" also gives me an error: root@John:/xen-image/mnt# dd if=/dev/hda of=/xen-image/mnt/winxp.iso dd: reading `/dev/hda': Input/output error 1190848+0 records in 1190848+0 records out 609714176 bytes (610 MB) copied, 172.029 seconds, 3.5 MB/s root@John:/xen-image/mnt# ls -als total 596020 4 drwxrwxrwx 2 root root 4096 Sep 16 11:50 . 4 drwxrwxrwx 3 root root 4096 Sep 12 18:04 .. 596012 -rw-r--r-- 1 root root 609714176 Sep 16 11:53 winxp.iso Any ideas?? > Try do dd your winxp CD to a iso file and define this iso file > > dd if=/dev/cdrom of =/fs/winxp.iso > > and in your domU /etc/xen/winxp config as: > > cdrom = '/fs/winxp.iso' > boot = 'd' > > > Thomas > >> -----Ursprüngliche Nachricht----- >> Von: xen-users-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-users- >> bounces@xxxxxxxxxxxxxxxxxxx] Im Auftrag von John Cassidy >> Gesendet: Samstag, 16. September 2006 09:54 >> An: z24@xxxxxxx >> Cc: xen-users@xxxxxxxxxxxxxxxxxxx >> Betreff: Re: [Xen-users] XEN and Dapper - III >> >> Hello all, >> >> the command >> qemu -hda /...winxp.img -cdrom /dev/hda -m 512 -boot d << >> WORKS (Doze starts etc.).. but this does not bring me any further with >> XEN... >> >> Any further ideas?? >> >> >> TIA and regards, >> >> >> JC >> >> >> > On Fri, 15 Sep 2006 17:17:55 +0200 (CEST), you wrote: >> > >> >>Booting from CD-Rom... >> >>unsupported PCI BIOS function 0x0E >> >>int13_harddisk: function 15, unmapped device for ELDL=81 >> >>KBD: int09h_handler(): unknown scancode read! >> >>HVM_PIT:guest init pit channel 0! >> >>HVM_PIT:pass info 0xc002ead to HV! >> > >> > I don't know what this error means, but you may try installing qemu >> > and running it directly with: >> > qemu -hda /...winxp.img -cdrom /dev/hda -m 512 -boot d >> > >> > -- >> > Z24 >> > >> > _______________________________________________ >> > Xen-users mailing list >> > Xen-users@xxxxxxxxxxxxxxxxxxx >> > http://lists.xensource.com/xen-users >> > >> >> >> John Cassidy (Dipl.-Ingr.) >> >> Berninastrasse 9 >> >> 8057 Zuerich >> >> Europe >> >> Telephone: +41 (0) 43 300 4602 >> >> Mobile: +41 (0) 79 207 3268 >> >> >> E-Mail: john.cassidy@xxxxxxxxxxxxxxxx >> >> http://www.JDCassidy.net >> >> http://www.europeunited.org >> >> http://en.wikipedia.org/wiki/Europe_United >> >> >> >> >> _______________________________________________ >> Xen-users mailing list >> Xen-users@xxxxxxxxxxxxxxxxxxx >> http://lists.xensource.com/xen-users >> >> >> -- >> No virus found in this incoming message. >> Checked by AVG Free Edition. >> Version: 7.1.405 / Virus Database: 268.12.4/449 - Release Date: >> 15.09.2006 > > > _______________________________________________ > Xen-users mailing list > Xen-users@xxxxxxxxxxxxxxxxxxx > http://lists.xensource.com/xen-users > John Cassidy (Dipl.-Ingr.) Berninastrasse 9 8057 Zuerich Europe Telephone: +41 (0) 43 300 4602 Mobile: +41 (0) 79 207 3268 E-Mail: john.cassidy@xxxxxxxxxxxxxxxx http://www.JDCassidy.net http://www.europeunited.org http://en.wikipedia.org/wiki/Europe_United _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |