|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] SBS 2008 install finds no disks
I'm trying to install SBS 2008 (essentially Windows Server 2008 x64) in
an HVM domain. The install starts OK, but when I get to the disk part
of the installation it doesn't detect the disk I have configured. What
is the trick for getting the installer to recognise my disk?
Here's my config file:
name = "06-sbs2008"
memory = 4096
vcpus = 1
builder = "hvm"
kernel = "/usr/lib/xen/boot/hvmloader"
boot = "d"
device_model = "/usr/lib64/xen/bin/qemu-dm"
vfb = [ "type=vnc,vncunused=1" ]
disk = [ "phy:/dev/sdd,hda,w" ]
disk = [ "phy:/dev/loop0,hdc:cdrom,r" ]
vif = [ "mac=00:16:3E:EE:16:2F,bridge=xenbr0" ]
rtc_timeoffset=36000 # AEST
#rtc_timeoffset=39600 # AEDST
usb = 1
usbdevice = "tablet"
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] SBS 2008 install finds no disks,
Scott McKenzie <=
|
|
|
|
|