Re: Chkdsk /f not working on boot
- From: "Tis I" <tis_I@xxxxxxxx>
- Date: Sat, 23 Apr 2005 11:12:13 +0100
Thanks Bill. But this is only setting a boot time check disk, then
rebooting.
Nothing new to what I have already tried.
"BillW50" <BillW50@xxxxxxx> wrote in message
news:JPeae.1299$%L1.20@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
"BillW50" <BillW50@xxxxxxx> wrote in message
news:eJPjIb4RFHA.3628@xxxxxxxxxxxxxxxxxxxxxxx
Date: Fri, 22 Apr 2005 17:02:13 -0500
... So here if it isn't too late, try this one:
***********************
echo on
chkdsk /f /v
pause
shutdown -r -f -t 5
***********************
Silly me... I'm sorry! As that will force you into another chkdsk
when you just went through it anyway. Just move that pause up by one
line and follow my previous comments. Like in the following:
***********************
echo on
pause
chkdsk /f /v
shutdown -r -f -t 5
***********************
Cheers!
__________________________________________________
Bill (using a Toshiba 2595XDVD under Windows 2000)
-- written and edited within WordStar 5.0
.
- References:
- Chkdsk /f not working on boot
- From: Tis I
- Re: Chkdsk /f not working on boot
- From: BillW50
- Re: Chkdsk /f not working on boot
- From: Tis I
- Re: Chkdsk /f not working on boot
- From: BillW50
- Re: Chkdsk /f not working on boot
- From: Tis I
- Re: Chkdsk /f not working on boot
- From: BillW50
- Re: Chkdsk /f not working on boot
- From: Tis I
- Re: Chkdsk /f not working on boot
- From: BillW50
- Re: Chkdsk /f not working on boot
- From: BillW50
- Chkdsk /f not working on boot
- Prev by Date: Re: Chkdsk /f not working on boot
- Next by Date: Re: System Disc
- Previous by thread: Re: Chkdsk /f not working on boot
- Next by thread: Re: Chkdsk /f not working on boot
- Index(es):
Relevant Pages
|