Nick Rout wrote: > > Goddamn reply to sender instead of list,(ducks) sorry Ted I effectively > cc'd you by sending this to you first instead of the list !
More confusion, the name is Trevor. > > What is the complete mount r/w command for mounting when in rescue mode > > with making > > a tmp mount point. I've tried but can't remember, no mans in rescue. > > > > Thanks > > Trevor > > > read write is the default, but can be specified as -o rw > > something like this: > > mount -t ext2 /dev/hda1 /mnt/tmp -o rw > > assuming you have mkdir'ed /mnt/tmp > -- > Nick Rout <[EMAIL PROTECTED]>
