Re: [patch] replacing "/dev/root" in /proc/mounts

Tigran Aivazian (tigran@sco.COM)
Thu, 7 Oct 1999 11:54:25 +0100 (BST)


On Thu, 7 Oct 1999, Riley Williams wrote:
> I tried making that symlink soon after I first heard about it, and had
> so many problems that I promptly removed it and went back to a static
> /etc/mtab instead.

making symbolic link /etc/mtab -> /proc/mounts stops people from
triggering a bug in mounting loopback device (i.e. from supplying -o loop
option to mount instead of doing it properly, i.e. use losetup(8)
command). If there are other problems than this, I will switch to static
/etc/mtab. (I assume one also made a symlink /dev/root -> /dev/sdXY)

What are the other problems with /etc/mtab -> /proc/mounts?

Regards,
Tigran.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/