Efter att systemet 10.10 gjorde en diskcheck så blir det ett felmeddelande att visa block innehåller fel. Uppstarten fortsätter sedan som vanligt utan problem. Men det känns inte helt bra. Kan man göra något åt det?
Det är för kort för att jag ska hinna skriva ner vad som sägs och det står inget i /var/logg (jag antar att det är där jag ska titta?).
Felmeddelande vid uppstart
Re: Felmeddelande vid uppstart
Finns inte loggarna i katalogen: /var/log/fsck ? eller
Du kan tvinga Ubuntu att kontrollera filsystemet nästa gång datorn startar genom att skriva det här kommanot i Terminalen:Check in /var/log/fsck for results if running on a headless system or a VM where the console is not available during boot.
Kod: Markera allt
sudo touch /forcefsck
Kod: Markera allt
sudo shutdown -rF
Sv. guider: http://ubuntu-se.org/wiki/Howtos
Server Guide: https://help.ubuntu.com/12.04/serverguide/index.html
FAH: http://ubuntu-se.org/phpBB3/viewtopic.php?f=208&t=54741
Felsök Internet-uppkopplingen: http://ubuntu-se.org/phpBB3/viewtopic.p ... 47#p450647
Buggrapportera: http://ubuntu-se.org/phpBB3/viewtopic.p ... 04#p450704
Server Guide: https://help.ubuntu.com/12.04/serverguide/index.html
FAH: http://ubuntu-se.org/phpBB3/viewtopic.php?f=208&t=54741
Felsök Internet-uppkopplingen: http://ubuntu-se.org/phpBB3/viewtopic.p ... 47#p450647
Buggrapportera: http://ubuntu-se.org/phpBB3/viewtopic.p ... 04#p450704
Re: Felmeddelande vid uppstart
ochLog of fsck -C3 -a -t ext3 /dev/sda1
Thu Jan 28 19:38:08 2010
fsck 1.41.4 (27-Jan-2009)
/dev/sda1: clean, 257967/18833408 files, 2603495/75314720 blocks
Thu Jan 28 19:38:08 2010
----------------
Var det som stod där.Log of fsck -C3 -R -A -a
Thu Jan 28 19:38:08 2010
fsck 1.41.4 (27-Jan-2009)
/dev/sdb1: clean, 184688/61054976 files, 93719170/244190000 blocks
Thu Jan 28 19:38:09 2010
----------------
Re: Felmeddelande vid uppstart
Jaha. Det säger mig inget eftersom datumen inte stämmer för fem öre med när kontrollen kördes. 

Sv. guider: http://ubuntu-se.org/wiki/Howtos
Server Guide: https://help.ubuntu.com/12.04/serverguide/index.html
FAH: http://ubuntu-se.org/phpBB3/viewtopic.php?f=208&t=54741
Felsök Internet-uppkopplingen: http://ubuntu-se.org/phpBB3/viewtopic.p ... 47#p450647
Buggrapportera: http://ubuntu-se.org/phpBB3/viewtopic.p ... 04#p450704
Server Guide: https://help.ubuntu.com/12.04/serverguide/index.html
FAH: http://ubuntu-se.org/phpBB3/viewtopic.php?f=208&t=54741
Felsök Internet-uppkopplingen: http://ubuntu-se.org/phpBB3/viewtopic.p ... 47#p450647
Buggrapportera: http://ubuntu-se.org/phpBB3/viewtopic.p ... 04#p450704