![]() |
SlugOS.BootfromNFS HistoryHide minor edits - Show changes to markup October 21, 2008, at 08:49 PM
by -- added extra instructions
Changed lines 9-10 from:
sunrpc, portmap, and lockd kernel modules) to the internal flash. to:
sunrpc, portmap, and lockd kernel modules) to the internal flash. you can do this by doing ( ipkg install kernel-module-nfs ) September 01, 2008, at 04:41 PM
by -- modprobe, portmap and typos
Added lines 11-17:
It may be necessary to do modprobe nfs to ensure that nfs (+ sunrpc and lockd which depend on it) are properly loaded, /etc/init.d/portmap start (or reboot) if portmap is not running. Changed lines 24-25 from:
that it looks like the one below (addition of lines 9, 11, and 12). to:
that it looks like the one below (addition of lines 9, 11, 12, and 19). Changed lines 54-55 from:
23) exec /boot/flash to:
January 20, 2008, at 05:57 PM
by --
Deleted line 48:
To use NFS for swap space, folllow the instruction in MountNFSSwapPartition? January 20, 2008, at 05:51 PM
by --
Changed line 49 from:
To use NFS for swap space, folllow the instruction in MountNFSSwapPartition? to:
To use NFS for swap space, folllow the instruction in MountNFSSwapPartition? January 20, 2008, at 05:49 PM
by --
Changed line 49 from:
To use NFS for swap space, folllow the instruction in MountNFSSwapPartition!Mount NFS Partition? to:
To use NFS for swap space, folllow the instruction in MountNFSSwapPartition? January 20, 2008, at 05:49 PM
by --
Changed lines 47-49 from:
23) exec /boot/flash to:
23) exec /boot/flash January 20, 2008, at 05:41 PM
by -- January 20, 2008, at 05:40 PM
by -- January 20, 2008, at 05:40 PM
by --
Changed lines 6-7 from:
Unofficially, here's a hack provided by mvebster that can get it working. to:
Unofficially, here's a hack provided by mvester that can get it working. January 20, 2008, at 05:30 PM
by --
Added lines 1-47:
SlugOS boot from NFSNFS roots are not officially supported with SlugOS 4.8. Unofficially, here's a hack provided by mvebster that can get it working. Start from a fresh flash, and install the necessary stuff for NFS (the nfs, sunrpc, portmap, and lockd kernel modules) to the internal flash. Run turnup as described turnup nfs -i server:/root-filesystem Once you've done the turnup to the nfs partition, cd to the /boot directory (on the flash), and edit the /boot/nfs file, so that it looks like the one below (addition of lines 9, 11, and 12). Now on the nfs root filesystem (which is probably easiest to access from the NFS server itself at this point), edit the etc/network/interfaces file, and comment out or remove the "auto eth0" line in that file. Reboot, wait for the triple-beep that would indicate a sucessful boot. 01) #!/bin/sh
view ·
edit ·
print ·
history ·
Last edited by peter taylor.
Based on work by Charles Lindsey, toms, and x. Originally by toms. Page last modified on October 21, 2008, at 08:49 PM
|