Re: [libvirt-users] Using NFS to read image file

2011-02-12 Thread Osier Yang
于 2011年02月12日 13:07, Osier Yang 写道: 于 2011年02月11日 18:31, Marcela Castro León 写道: Hello: When I start the guest with an image on NFS file system, the ubuntu doesn't boot, It's remain on inittrams. I've tried to redefine the guest without configuration as I see on a blog, and I've increased the

Re: [libvirt-users] Using NFS to read image file

2011-02-11 Thread Osier Yang
于 2011年02月11日 18:31, Marcela Castro León 写道: Hello: When I start the guest with an image on NFS file system, the ubuntu doesn't boot, It's remain on inittrams. I've tried to redefine the guest without configuration as I see on a blog, and I've increased the parameters of the mount to rsize=327

[libvirt-users] Using NFS to read image file

2011-02-11 Thread Marcela Castro León
Hello: When I start the guest with an image on NFS file system, the ubuntu doesn't boot, It's remain on inittrams. I've tried to redefine the guest without configuration as I see on a blog, and I've increased the parameters of the mount to rsize=32768 and wsize=32768, but it still doesn't work. C