Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
05-07-2003, 01:59 AM
|
#1
|
LQ Newbie
Registered: Nov 2002
Posts: 6
Rep:
|
checking file system is long
I installed Linux (RH9.0) on a 80Go disk
When I start linux: "checking file system" take near 1 mn, can I desactivate it ?
thanks for your help
Phil
|
|
|
05-07-2003, 02:23 AM
|
#2
|
LQ Guru
Registered: Jan 2003
Location: Turkey&USA
Distribution: Emacs and linux is its device driver(Slackware,redhat)
Posts: 1,398
Rep:
|
it should not check it each time. are shuting down your computer right?
and btw everytime is too much but set it to every 20 times.if you are shutting down correct use tune2fs(never used it so man tune2fs) to configure it.
|
|
|
05-07-2003, 02:41 AM
|
#3
|
LQ Newbie
Registered: Nov 2002
Posts: 6
Original Poster
Rep:
|
The computer is shuting down right,
When I start it, it doesn't clean the disk but it checks the FAT32 partitions
|
|
|
05-07-2003, 10:38 AM
|
#4
|
Moderator
Registered: Aug 2002
Posts: 26,120
|
Make sure your fstab entries for the FAT32 partitions are not set up for fsck. i.e should be.
/dev/hdxy /mnt/... vfat <your options> 0 0
|
|
|
05-09-2003, 05:10 AM
|
#5
|
LQ Newbie
Registered: Nov 2002
Posts: 6
Original Poster
Rep:
|
I don't think, here a part of fstab file:
/dev/hda1 /mnt/win98 vfat user,exec,dev,suid,rw 1 1
/dev/hda2 /mnt/donnees vfat user,exec,dev,suid,rw 1 1
I have to wait just after the message "FAT32 Support is still ALPHA"
nothing else is writen on the screen during 1 mn, and the disk is running a little.
After this, the computer continue normaly and rapidly with dosfsck 2.8
annabling swap
...
|
|
|
05-10-2003, 08:03 AM
|
#6
|
Moderator
Registered: Aug 2002
Posts: 26,120
|
Quote:
Originally posted by av62
/dev/hda1 /mnt/win98 vfat user,exec,dev,suid,rw 1 1
/dev/hda2 /mnt/donnees vfat user,exec,dev,suid,rw 1 1
...
|
Should be
/dev/hda1 /mnt/win98 vfat user,exec,dev,suid,rw 0 0
/dev/hda2 /mnt/donnees vfat user,exec,dev,suid,rw 0 0
That will deactivate dosfsck from running.
|
|
|
05-12-2003, 05:17 AM
|
#7
|
LQ Newbie
Registered: Nov 2002
Posts: 6
Original Poster
Rep:
|
YEEEES !
You're right michaelk
(I used linuxconf to create the configuration..)
thank's for you're help
|
|
|
All times are GMT -5. The time now is 07:07 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|