LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-23-2010, 04:50 AM   #1
anon091
Senior Member
 
Registered: Jun 2009
Posts: 1,795

Rep: Reputation: 49
how to bypass fsck at reboot


I have a server that said a volume was dirty and to check it at reboot, so someone did a shutdown -rF now. only problem is the other volumes are HUGE and it will take forever, which i cant have happen. the volume with the trouble is non-critical so i could take it ofline and check it that way if i can get this to boot quickly. how can i do that if its going to auto check every volume on reboot now? :'(
 
Old 07-23-2010, 05:16 AM   #2
rafaeldeoliveiracosta
LQ Newbie
 
Registered: Mar 2010
Posts: 4

Rep: Reputation: 1
to disable fsck check just set 0 to pass-num option in /etc/fstab

example: /etc/fstab
# <file system> <mount point> <type> <options> <dump> <pass>
/dev/sda1 / ext3 errors=remount-ro 0 1
/dev/sda5 /home ext3 defaults 0 0

the above example shows that / (/dev/sda1) will be checked if you reboot but /home (/dev/sda5) won't.

i hope i've helped you
 
Old 07-23-2010, 05:17 AM   #3
anon091
Senior Member
 
Registered: Jun 2009
Posts: 1,795

Original Poster
Rep: Reputation: 49
Thanks Rafael. what i ended up doing is when the graphical menu came up at reboot that says i have 3 seconds to hit a key, i hit a key, then edited the line in there by added fastboot to the end of it. I forgot to mention the system was already restarted so i couldn't get into fstab in my original post.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Forced Fsck on reboot haze Ubuntu 1 03-20-2007 11:39 AM
Systems almost always fsck on reboot Thin Linux - Kernel 2 11-02-2006 01:25 PM
How can I reboot with a forced fsck upon rebooting? abefroman Linux - Software 4 01-09-2006 09:24 PM
fsck and reboot on FC4! lecedre Fedora 2 09-18-2005 08:11 AM
Cant reboot. Inode, fsck? fedoraguy Linux - Newbie 1 08-13-2004 03:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:49 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration