[maemo-developers] Installing NFS
From: marc zonzon marc.zonzon at gmail.comDate: Fri Apr 13 12:36:02 EEST 2007
- Previous message: Installing NFS
- Next message: Installing NFS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks for the hint I am accustomed to use busybox to mount nfs on openwrt, so I didn't think that the given busybox was not handling nfs. But when I test the apt-get for mount It pretend to upgrade my busybox with a 3:1.1.3-3.sdk3 release and I don't know if it is secure to do it, is this busybox release only for the scratchbox on can we use it on the device? what happen to the busybox in rom? Thank you for your help Marc ------------------------- # apt-get -s install mount Reading package lists... Done Building dependency tree... Done The following extra packages will be installed: busybox libblkid1 libuuid1 The following NEW packages will be installed: libblkid1 libuuid1 mount The following packages will be upgraded: busybox 1 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. Inst libblkid1 (1.37-2sarge1 repository.maemo.org) Conf libblkid1 (1.37-2sarge1 repository.maemo.org) Inst libuuid1 (1.37-2sarge1 repository.maemo.org) Conf libuuid1 (1.37-2sarge1 repository.maemo.org) Inst busybox [3:1.1.3-3.osso17] (3:1.1.3-3.sdk3 repository.maemo.org) [] Inst mount (2.12p-4sarge1.osso2 repository.maemo.org) Conf mount (2.12p-4sarge1.osso2 repository.maemo.org) Conf busybox (3:1.1.3-3.sdk3 repository.maemo.org) On 4/13/07, Kalle Vahlman <kalle.vahlman at gmail.com> wrote: > > The mount command from busybox doesn't work with nfs, you need to > install "real" mount. Fortunately, 'apt-get install mount' should do > the trick. > > -- > Kalle Vahlman, zuh at iki.fi > Powered by http://movial.fi > Interesting stuff at http://syslog.movial.fi >
- Previous message: Installing NFS
- Next message: Installing NFS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]