|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Modifying DomU configuration to point to your disks
Hi All,
These are my set up:
Dom0 OS = Debian DomU OS = CentOS 5.1 /etc/xen/guest.cfg: ------------------------------------------------ kernel = "/usr/local/src/xen/vmlinuz"
ramdisk = "/usr/local/src/xen/initrd.img" #bootloader = "/usr/lib/xen-3.0.3-1/bin/pygrub" memory = '128' name = "xerv" vif = [ 'bridge=xenbr0' ] disk = [ 'phy:/dev/server/guest-disk,xvda,w', 'phy:/dev/server/guest-swap,sda1,w' ]
------------------------------------------------
My only problem is the "/dev/server/guest-swap" is not visible during installation and disk partition. Why the CentOS is not able to detect the disk sda1 and only the xvda? I try to check the xen manual and I can't find the right explanation and solution.
Regards, -james -- Linux Registered User #380364
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Modifying DomU configuration to point to your disks,
James Corteciano <=
|
|
|
|
|