On Mon, Jul 31, 2006 at 02:03:09PM -0700, Vagrant Cascadian wrote: > when setting BOOT=nfs and trying to boot, the nfs mount fails, because > busybox mount does not support nfs mounting (debian bug #348664: > busybox: consider CONFIG_NFSMOUNT) ...snip... > is there any way around this (to get regular mount installed in the > initramfs)?
well, my ugly workaround was to add a hook that installs /bin/mount to /mount, and hack /usr/share/ltsp/scripts/nfs to use /mount directly. not at all ideal, but it seems to work. live well, vagrant -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]