mount in 1.1.1 (Was: [gmail] ssh +openpty)

Marc Leeman marc.leeman at gmail.com
Tue Mar 28 08:25:39 UTC 2006


> The one 'relevant' post I saw dates from before 1.1.1 and quotes a 'fix'
> in the kernel to 'solve' the problem; in my case, it must be busybox
> that does something differently.

I just figured it out: it seems to be related with an already reported
mount problem in 1.1.1.

a 1.1.0 reports the following mounts:
[tux at scorpius /home/httpd/cgi-bin]$ mount 
(null) on / type nfs (rw,v2,rsize=4096,wsize=4096,hard,nolock,proto=udp,addr=10.0.0.6)
/proc on /proc type proc (rw)
tmpfs on /tmp type tmpfs (rw)
none on /dev/pts type devpts (rw)
[tux at scorpius /home/httpd/cgi-bin]$ 

After changing busybox to 1.1.1:
[tux at scorpius /home/httpd/cgi-bin]$ mount
/dev/root on / type nfs (rw,v2,rsize=4096,wsize=4096,hard,nolock,proto=udp,addr=10.0.0.6)
proc on /proc type proc (rw)
[tux at scorpius /home/httpd/cgi-bin]$ 

Manually mounting the filesystems seems to solve the problem; but for
some reason busybox refuses to mount all the filesystems in /etc/fstab
at startup:
[tux at scorpius /home/httpd/cgi-bin]$ cat /etc/fstab
/dev/root   /        auto  defaults,errors=remount-ro   0 0
/proc     /proc      proc  defaults            0 0
tmpfs     /tmp    tmpfs defaults            0 0
none    /dev/pts    devpts  mode=0622  0 0

-- 
  greetz, marc
Ladies, some decorum please. This is a peace memorial, let's not kill
each other.
	Rygel - Different Destinations
scorpius.homelinux.org 2.6.15 #1 PREEMPT Thu Jan 5 22:01:16 CET 2006 GNU/Linux
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: Digital signature
Url : http://lists.busybox.net/pipermail/busybox/attachments/20060328/dc64665e/attachment-0002.pgp 


More information about the busybox mailing list