On Fri, Feb 21, 2003 at 10:40:08AM -0700, Jianbo Wang wrote: > Hi, > > Does anybody know how to mount a writable disk in single mode user? > Thanks!
You mount it just like you do at any other time. If you mean you want to remount your root partition as read-write, then do this: mount / -o remount,rw -- Debian - http://www.debian.org/ Linux 1394 - http://www.linux1394.org/ Subversion - http://subversion.tigris.org/ Deqo - http://www.deqo.com/

