12 May
2008
12 May
'08
10:34 a.m.
I just carelessly overwrote my /etc/fstab file with the following: echo /dev/md0 /storage ext3 defaults 0 1 | sudo tee /etc/fstab .. when I meant: echo /dev/md0 /storage ext3 defaults 0 1 | sudo tee -a /etc/fstab (-a means append) Any suggestions for recovery? This is a fresh install of Ubuntu 8.04 Server, so worst case I will have to reinstall the O/S but I'd like to recover if possible, not least so I know how to do it next time I am silly! [Feeling very foolish right now...] -- Mark Rogers // More Solutions Ltd (Peterborough Office) // 0845 45 89 555 Registered in England (0456 0902) at 13 Clarke Rd, Milton Keynes, MK1 1LG