lkml.org 
[lkml]   [2003]   [Aug]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: 2.6.0-test3-mm1 and rootflags
From
Date
On Tue, 12 Aug 2003 23:41:37 EDT, Valdis.Kletnieks@vt.edu said:

> If there's a consensus that a 'rootopts=' would be a Good Thing, I'll write a
> patch. If not, I'll just fix the initial value of root_mountflags in init/do_mount.c ;)

OK.. I'm a dork. ;)

Turns out that root_mountflags (at least in *my* config) ends up applying to
the initrd root - so to do what I *wanted* to do I needed to fix the 'mount'
command in /linuxrc:

echo Mounting root filesystem
mount -o noatime,nodev --ro -t ext3 /dev/rootvg/root /sysroot
pivot_root /sysroot /sysroot/initrd

D'oh! :)
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2005-03-22 13:47    [W:0.052 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site