SLUG Mailing List ArchivesOn Mon, Feb 04, 2002 at 02:18:00PM +1100, Jeff Waugh wrote: > > :/# mount / -o remount,rw > > EXT2-fs: Unrecognized mount option <ASCII diamond> > > EXT2-fs: Unrecognized mount option <ASCII heart> > > mount: / not mounted already, or bad option Should'nt the command be; mount -o remount,rw / ??? -bruce.