Linux Debian support - how to stop dosfsck at each boot-up

This is Interesting: Free IT Magazines  
Home > Archive > Linux Debian support > March 2006 > how to stop dosfsck at each boot-up





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author how to stop dosfsck at each boot-up
-Art-

2006-03-12, 8:45 pm

since installing debian, every time I re-boot, dosfsck runs.
to say the least, this can really take some time to complete on a
120Gig drive.

what can I do to stop this?
tia,
-Art- (not Art)
Bill Marcum

2006-03-13, 7:46 am

On Sun, 12 Mar 2006 19:06:40 -0500, -Art-
<Art2U@invalid.com> wrote:
> since installing debian, every time I re-boot, dosfsck runs.
> to say the least, this can really take some time to complete on a
> 120Gig drive.
>
> what can I do to stop this?
> tia,
> -Art- (not Art)


Do you really mean dosfsck, as opposed to fsck on your Debian
partition(s)? If so, look in /etc/fstab, specifically at the number in
the last column. Change that to 0 if you don't want the partition to be
checked on each reboot. If you are referring to the Debian partitions,
and you are not in the habit of switching off the power without shutting
down, you can use tune2fs (or another tune*fs if the filesystem is not
ext2 or ext3). If you have an ext2 filesystem, you might consider
changing it to ext3 with "tune2fs -j".


--
BOFH excuse #417:
Computer room being moved. Our systems are down for the weekend.
-Art-

2006-03-13, 5:47 pm

On Mon, 13 Mar 2006 07:50:20 -0500, Bill Marcum <bmarcum@iglou.com>
wrote:

>On Sun, 12 Mar 2006 19:06:40 -0500, -Art-
> <Art2U@invalid.com> wrote:
>
>Do you really mean dosfsck, as opposed to fsck on your Debian
>partition(s)? If so, look in /etc/fstab, specifically at the number in
>the last column. Change that to 0 if you don't want the partition to be
>checked on each reboot. If you are referring to the Debian partitions,
>and you are not in the habit of switching off the power without shutting
>down, you can use tune2fs (or another tune*fs if the filesystem is not
>ext2 or ext3). If you have an ext2 filesystem, you might consider
>changing it to ext3 with "tune2fs -j".

thanks!
and yes, it was dosfsck.
-Art- (not Art)
iforone

2006-03-13, 8:45 pm


-Art- wrote:
> On Mon, 13 Mar 2006 07:50:20 -0500, Bill Marcum <bmarcum@iglou.com>
> wrote:


> thanks!
> and yes, it was dosfsck.
> -Art- (not Art)


Bill certainly hit the nail on the head -- but you gave no info about
your setup ...like the output of
$ cat /etc/fstab

Thanks Bill -- I learned something today -- I also reviewed ' man fstab
'

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com