also sprach Stefanos Harhalakis <[email protected]> [2009.05.25.2012 +0200]: > if ! mount -n -o remount,$rootopts,$rootmode $fstabroot / 2>/dev/null > then > mount -n -o remount,$rootopts,$rootmode / > fi > > The only fixes that I can think of are: > a) Ask initscripts' authors to add a check for already r/w root filesystem > and > leave the root filesystem r/w. > b) On-the-fly change fstab to remove extra options. > > I find (b) to be the easiest approach but I'm not sure that it won't cause > problems. Any thoughts on that?
No, definitely do not touch (b). I think (c) would be best: (c) fix aufs to support errors=remount-ro, and even if it justs ignores the option. After all, I am unsure what errors mean in a tmpfs context. > p.s. I'm CC'ing this to the bug report address to keep track of the > conversation. It may be usefull for future reference. If you set your Mail-Followup-To header correctly, then I would have replied too. ;) -- .''`. martin f. krafft <[email protected]> Related projects: : :' : proud Debian developer http://debiansystem.info `. `'` http://people.debian.org/~madduck http://vcs-pkg.org `- Debian - when you have better things to do than fixing systems "a man's very highest moment is, i have no doubt at all, when he kneels in the dust, and beats his breast, and tells all the sins of his life." -- oscar wilde
digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)

