Setup NFS-Root-Filesystem
From t-hack.com - Hack X300T / X301T
(→boot kernel (and linux?)) |
|||
Line 14: | Line 14: | ||
*reconfigure nfsd | *reconfigure nfsd | ||
exportfs -a | exportfs -a | ||
+ | |||
+ | |||
+ | ===populate nfsroot=== | ||
+ | |||
+ | * cd into the desired directory | ||
+ | * create nfsroot-direcotory and download nfsroot-tarball from [http://www.t-hack.com/wiki/images/5/58/Nfsroot_x300t_20080214.tar.bz2 here] | ||
+ | * extract it with <tt>tar xjvf nfsroot_x300t_20080214.tar.bz2</tt> | ||
+ | |||
+ | NOTE: you have to be root to do this and the files are directly inside the tarball, so there is no extra dir | ||
+ | |||
===kernel cmd-line parameter=== | ===kernel cmd-line parameter=== |