Isadora: Disk check at boot time halts system

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
ckosloff

Isadora: Disk check at boot time halts system

Post by ckosloff »

HP Pavilion DV8000
Isadora 64-bit with all the updates.
Dual boot with XP
2 HDD 360 GB each
2 GB RAM

Sometimes when I start Linux Mint 9, which I use 95% of the time, I get a black screen reading that my hard drives are being checked, that I should wait or press Ctl + C to stop all checks.
There is no indication of what it is doing, no progress bar, nothing at all.
Last time I left the message on for 5 hours and it was still there, system halted.
Finally I pressed Ctl + C and went directly to where I am now.
Plese let me know what is going on.
Thanks.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
leejosepho

Re: Isadora: Disk check at boot time halts system

Post by leejosepho »

I sometimes get the same, and it comes from a known bug:

http://forums.linuxmint.com/viewtopic.php?f=46&t=48011
User avatar
tdockery97
Level 14
Level 14
Posts: 5058
Joined: Sun Jan 10, 2010 8:54 am
Location: Mt. Angel, Oregon

Re: Isadora: Disk check at boot time halts system

Post by tdockery97 »

If you want to "go around" the problem you can disable the disk check at boot by entering the following in Terminal:

Code: Select all

sudo tune2fs -c 0 /dev/sdxy
(where sdxy is your Mint partition, for example mine is sda5). Then periodically just boot your live cd/dvd, go to GParted, select your Mint partition, right-click and select "check". It will do the disk check and repair if necessary.
Last edited by tdockery97 on Sat Nov 20, 2010 7:39 pm, edited 1 time in total.
Mint Cinnamon 20.1
ckosloff

Re: Isadora: Disk check at boot time halts system

Post by ckosloff »

tdockery97 wrote:If you want to "go around" the problem you can disable the disk check at boot by entering the following in Terminal: sudo tune2fs -c 0 /dev/sdxy (where sdxy is your Mint partition, for example mine is sda5). Then periodically just boot your live cd/dvd, go to GParted, select your Mint partition, right-click and select "check". It will do the disk check and repair if necessary.
Where do i find Gparted in the live DVD?
And, one more question: will this be fixed in the upcoming release?
Thanks to all for answers!
User avatar
tdockery97
Level 14
Level 14
Posts: 5058
Joined: Sun Jan 10, 2010 8:54 am
Location: Mt. Angel, Oregon

Re: Isadora: Disk check at boot time halts system

Post by tdockery97 »

ckosloff wrote:Where do i find Gparted in the live DVD?
And, one more question: will this be fixed in the upcoming release?
Thanks to all for answers!
On the live CD go to Menu>All>GParted.
In Mint 10 I have not had that issue. Disk check on boot ran once and took about 15 seconds.
Mint Cinnamon 20.1
ckosloff

Re: Isadora: Disk check at boot time halts system

Post by ckosloff »

tdockery97 wrote:On the live CD go to Menu>All>GParted.
In Mint 10 I have not had that issue. Disk check on boot ran once and took about 15 seconds.
Great! Mint 10 DE is definitely something that I will be testing out shortly.
Pity it only comes in 32-bits.
Locked

Return to “Beginner Questions”