in seguito ad un arresto forzato del laptop ubuntu non vuole più partire.
Posto i risultati della nrmale procedura da eseguire in questi casi che però non ha sortito nessun effetto:
Codice: Seleziona tutto
ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000080
Device Boot Start End Blocks Id System
/dev/sda1 * 1 11675 93779406 83 Linux
/dev/sda3 11676 30139 148312018 f W95 Ext'd (LBA)
/dev/sda5 12255 30139 143661262+ 7 HPFS/NTFS
/dev/sda6 11676 12254 4650754+ 82 Linux swap / Solaris
Partition table entries are not in disk order
ubuntu@ubuntu:~$ sudo fsck -yv /dev/sda1
fsck from util-linux-ng 2.17.2
e2fsck 1.41.11 (14-Mar-2010)
fsck.ext4: Device or resource busy durante l'apertura di /dev/sda1
Filesystem mounted or opened exclusively by another program?
ubuntu@ubuntu:~$

