On 2/7/07, Jon Christensen <jonc21@xxxxxxxxx> wrote:
I have something else going on. I start the guest and it says:
-bash-3.1$ /usr/sbin/xm create --defconfig /etc/xen/foo
Using config file "/etc/xen/foo".
Started domain foo
But it never really starts. Can't figure that out. Here is my config:
kernel = "/home/td/xen/vmlinuz-2.6-xen"
memory = 256
name = "foo"
vif = [ '' ]
disk = ['file:/home/foo/xen/,sda1,w',
'phy:VolGroup00/foo_swap,sda2,w',
'phy:VolGroup00/foo_home,sda3,w']
root = "/dev/sda1 ro"
So you're no longer using the jailtime image? You can't just make
things up and expect them to work....
disk = ['file:/home/foo/root,sda1,w',
'file:/home/foo/swap,sda2,w',
'file:/home/foo/home,sda3,w']
jerry
--
"Pay no attention to that man behind the curtain!"
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|