Chris Johns ([EMAIL PROTECTED]) said: > I'm having trouble mounting an NFS filesystem read-write from an initrd > script. > > We're booting the EL5 kernel using an ext2-based initrd image, which > runs a script which mounts various filesystems from a server, and some > are read-write filesystems. > > However, even though the script issues a command such as: > > mount -o nfsvers=3,tcp,nolock,rw <server-ip>:<pathname> /mnt > > when I do a 'mount' command, to see what's mounted, that filesystem > shows up as read-only.
Is this using the stock mkinitrd code to do the mounting? Bill _______________________________________________ rhelv5-beta-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv5-beta-list
