WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: AW: [Xen-users] XEN and Dapper - III

To: thomas.vonsteiger@xxxxxxxxxx
Subject: Re: AW: [Xen-users] XEN and Dapper - III
From: "John Cassidy" <Sean@xxxxxxxxxxxxx>
Date: Sat, 16 Sep 2006 12:01:16 +0200 (CEST)
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 16 Sep 2006 03:02:14 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
Importance: Normal
In-reply-to: <002a01c6d96b$94793fa0$0401a8c0@athlon>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <60939.83.180.237.207.1158393245.squirrel@xxxxxxxxxxxxxxxxx> <002a01c6d96b$94793fa0$0401a8c0@athlon>
Reply-to: Sean@xxxxxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: SquirrelMail/1.4.4
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