I have accidently deleted my fstab... how do i recover/
regenerate the file?????? in rescue mode i cannot create a
new file since the filesystem is readonly and could not
mount in readwrite mode ?????????

Answers were Sorted based on User's Feedback



I have accidently deleted my fstab... how do i recover/ regenerate the file?????? in rescue mode i ..

Answer / sudhir

first of all go to rescue mode and the
run the command fdisk -l and see the / which is using
like /dev/sda5 ?
then mount -o rw /dev/sda5 /1
cd /1/etc;vi fstab
put the entry of ur filesytem at here manually

form sudhir sharma

Is This Answer Correct ?    32 Yes 4 No

I have accidently deleted my fstab... how do i recover/ regenerate the file?????? in rescue mode i ..

Answer / nikhil vasishta

it is always suggested to take a regular backup of /etc
directory if u have configured a lot of services in ur
server still, if you see in /etc/mtab file, u'll get all
your currently mounted partitions and using that file u can
recreate fstab. hope this will help.

Is This Answer Correct ?    9 Yes 1 No

I have accidently deleted my fstab... how do i recover/ regenerate the file?????? in rescue mode i ..

Answer / jitendra kirar

go to the rescue mode and type the command
mount -o remount rw /
mow type
vi /etc/fstab
now you can edit the file. after edit save the file and
reboot the system.

Is This Answer Correct ?    6 Yes 4 No

I have accidently deleted my fstab... how do i recover/ regenerate the file?????? in rescue mode i ..

Answer / raj kumar yadav

Go in rescue mode
mount -o remount rw /
cp /etc/mtab /etc/fstab

otherwise make it manualy

Is This Answer Correct ?    2 Yes 0 No

I have accidently deleted my fstab... how do i recover/ regenerate the file?????? in rescue mode i ..

Answer / ali rao

I deleted vold.fstab when I reboot my tab phone storage or external sd is not showing please help me.

Is This Answer Correct ?    1 Yes 0 No

I have accidently deleted my fstab... how do i recover/ regenerate the file?????? in rescue mode i ..

Answer / gavy balintag

how do you open the command when you go to rescue mode??

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux AllOther Interview Questions

What file should you examine to determine the defined runlevels for your system?

7 Answers  


What is the difference between Telnet and SSH?

17 Answers   Bayer, KTree,


why accounting Software does not support on linux?

5 Answers  


What text filter can you use to display a binary file in octal numbers?

1 Answers  


In how many ways linux can be installed n explain th steps involved in installation in any of the method..?

1 Answers   IBM,


How to catagories tickets in RHEL, which tickets are belong to PROBLEM, INCIDENT and CHANGE management? please given to me with examples

1 Answers  


Hi all Could u plz tell me how I can get UNIX/Linux Certification

2 Answers   Accenture,


I want to configure production interface and manage interface, how to configure both interfaces in Linux. please post the answers

1 Answers  


what is the difference between fork and thread ? and parent and child process in fork system call?

3 Answers   Satyam,


How can i recover the linux system after it was crashed by step by step process..

3 Answers   IBM,


How to trace any process background processing?

5 Answers  


User unable to login in server then how can u troubleshooting it? Example: server at Bangalore. in that server two users try to login in server. 1st user able to login. but second user unable to login so how can troubleshoot it ?

5 Answers   Oracle,


Categories