[Voyage-linux] Different PXE Server

John Schultz (spam-protected)
Fri Aug 19 22:22:54 HKT 2011


Network Services and Servers are as follows:
PXE Server: Windows SBS 2003
NFS Server: Debian 0.6.1a

Current config for PXE that I am testing is:

> LABEL    sysrcd
> MENU    DEFAULT
> MENU    LABEL System Rescue Disk
> KERNEL    linux/sysresccd/rescuecd
> APPEND    initrd=linux/sysresccd/initram.igz netboot=10.0.0.17:
> /export/sysrcd/sysrcd.dat
>

Current exports file:

> # /etc/exports: the access control list for filesystems which may be
> exported
> #               to NFS clients.  See exports(5).
> #
> # Example for NFSv2 and NFSv3:
> # /srv/homes       hostname1(rw,sync,no_subtree_check)
> hostname2(ro,sync,no_subtree_check)
> #
> # Example for NFSv4:
> # /srv/nfs4        gss/krb5i(rw,sync,fsid=0,crossmnt,no_subtree_check)
> # /srv/nfs4/homes  gss/krb5i(rw,sync,no_subtree_check)
> #
> /export *(rw,sync,no_root_squash)
>

I do get an error stating:

> searching for /sysrcd.dat on devices...
> !! Cannot find device with /sysrcd.dat. Retrying...
> !! Cannot find device with /sysrcd.dat. Retrying...
> !! Cannot find device with /sysrcd.dat. Retrying...
> !! Cannot find device with /sysrcd.dat. Retrying...
> !! Cannot find device with /sysrcd.dat.
> !! Running a mini shell ( cannot complete the boot process)
>

Do I have my config set up properly? am I missing something?

Thanks,
John


On Wed, Aug 17, 2011 at 18:01, Gustin Johnson <gustin at meganerd.ca> wrote:

> What platform are you using for the NFS server?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.voyage.hk/pipermail/voyage-linux/attachments/20110819/07461bae/attachment-0001.html>


More information about the Voyage-linux mailing list