Search found 1 match
- 02 Dec 2014, 11:04
- Forum: Network Boot via PXE
- Topic: PXE boot using NFS
- Replies: 14
- Views: 20925
Re: PXE boot using NFS
Hi, I managed to boot SystemRescueCD 2.4.1 over NFS version 4 like this: pxelinux.cfg/default LABEL SRCD - NFS MENU LABEL SystemRescueCD 2.4.1 - NFS kernel srcd/rescue64 append netboot=nfs initrd=srcd/initram.igz nfsboot=a.b.c.d:/srcd ro dodhcp quiet -- Please note the difference from booting over t...