Displaying 1 result from an estimated 1 matches for "tcga1swap".
2007 Dec 14
7
CentOS 5.1 and Xen - mount: could not find filesystem ''/dev/root''
...8-53.1.4.el5xen.img"
memory = 4096
name = "tcga1"
cpus = "" # leave to Xen to pick
vcpus = 2
vif = [ '''' ]
disk = [ ''phy:tcga1vg/tcga1root,sda1,w'' ]
disk = [ ''phy:tcga1vg/tcga1data,sda2,w'' ]
disk = [ ''phy:tcga1vg/tcga1swap,sda3,w'' ]
root = "/dev/sda1 ro"
extra = "selinux=0 3"
I tried making a custom initrd file with --preload=xennet
--preload=xenblk and that didn''t seem to help... Also I''m using LVM for
my disk devices but I don''t think that should make a di...