On Tue, 2003-08-12 at 04:23, Daniel Tan wrote:
> hi,
> i did a very stupid mistake in overwriting fstab in /etc with another one
> (another machine running raid 1)...now i reboot and cant boot up...can enter
> to repair filesystem but i can seem to overwrite the fstab manually....it
> doesnt give me...how do i put back the previous fstab?
> 
> ps: i am creating this server as a replicate of the other server in config
> except raid. the reason why i copy the fstab over is because i m plain lazy
> to edit the file manually to enable quota for 1 filesystem. DOH!
> 
> Regards,

Daniel -

I assume that you have the original fstab on the machine somewhere?  You
may have to remount the / fs since it is mounted read only in some
circumstances.

mount / -o remount rw

should be close and you can cp the old fstab


Bret



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to