Har fått problem med min Ubuntu installation.
När jag startar datorn börjar den boota normalt, men efter 15 s stannar den med följande bild:
http://img407.imageshack.us/my.php?i...sc04875bt5.jpg . Om jag då trycker ctrl-d fortsätter den att boota och datorn fungerar normalt.
I checkfs loggen står följande:
Citat:
Log of fsck -C3 -R -A -a
Sat Oct 18 07:57:47 2008
fsck 1.40.8 (13-Mar-2008)
fsck.ext3: No such file or directory while trying to open /dev/sdb1
/dev/sdb1:
The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>
fsck died with exit status 8
Sat Oct 18 07:57:47 2008
----------------
bild från GParted
http://img234.imageshack.us/my.php?image=gpartedel1.png
Enligt den finns inte sdb1, jag har inte lagt till eller tagit bort någon disk. Finns bara en + dvd
Om jag kör fsck får jag följande:
Citat:
m@linux:~$ fsck
fsck 1.40.8 (13-Mar-2008)
fsck.ext3: Kan inte hitta "UUID=d23ee9f4-b272-4881-aeca-eddd0a859c79"
m@linux:~$
Någon som kan hjälpa en nybörjare?