Re: [arch-general] root on NFS and archlinux init scripts

2011-01-15 Thread Thomas Bahn
Am Samstag 15 Januar 2011, 21:42:24 schrieb Florian Pritz: > On 15.01.2011 21:13, Thomas Bahn wrote: > > /etc/rc.conf: > > NETWORK_PERSIST = "yes" > > With the spaces that should cause an error. My fault ;) I did not do copy and paste. in the real rc.conf there are no spaces.

Re: [arch-general] root on NFS and archlinux init scripts

2011-01-15 Thread Thomas Bahn
Am Samstag 15 Januar 2011, 21:32:23 schrieb Thomas Bächler: > Am 15.01.2011 21:13, schrieb Thomas Bahn: > > On shutdown there is a message '/: device is busy'. I found out, that > > this is originated by the netfs-script in /etc/rc.d. It tries to umount > > everything on the network. By removing t

Re: [arch-general] root on NFS and archlinux init scripts

2011-01-15 Thread Florian Pritz
On 15.01.2011 21:13, Thomas Bahn wrote: > /etc/rc.conf: > NETWORK_PERSIST = "yes" With the spaces that should cause an error. -- Florian Pritz -- {flo,bluewind}@server-speed.net signature.asc Description: OpenPGP digital signature

Re: [arch-general] root on NFS and archlinux init scripts

2011-01-15 Thread Thomas Bächler
Am 15.01.2011 21:13, schrieb Thomas Bahn: > On shutdown there is a message '/: device is busy'. I found out, that this > is originated by the netfs-script in /etc/rc.d. > It tries to umount everything on the network. By removing this hook the > warning went away. > I think this is not as meant.

[arch-general] root on NFS and archlinux init scripts

2011-01-15 Thread Thomas Bahn
Hi all, one of my systems is booting over PXE and running diskless. The root-filesystem is mounted over NFS by the kernel (with the help of the net-hook in initcpio). On shutdown there is a message '/: device is busy'. I found out, that this is originated by the netfs-script in /etc/rc.d. It t