gPXE + NFS would be how you wanna go. Load the kernel with the following: root=/dev/nfs nfsroot=pathtoyournfs
But I kind of feel like, if you have to ask, you probably shouldn't be doing it... Regardless though, PXE/DHCP/NFS/pxelinux/GRUB will be all the various tools you need to accomplish it. It's up to you to make them all play nice in your environment. Keep in mind, you'll need some type of local overlay of sorts to allow for specific node configuration aufs/unionfs/btrfs(preseed) should work... Steven Crothers [email protected] On Sun, Aug 11, 2013 at 10:20 PM, Kirill Bastrikov <[email protected]> wrote: > Hello > > We need to install 6.2 on NFS share and only boot volume on local (iSCSI) > disk. How to do it the easiest way? > > -- > Kirill Bastrikov > > > _______________________________________________ > Xen-api mailing list > [email protected] > http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api _______________________________________________ Xen-api mailing list [email protected] http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
