Voici comment est organiser mon disque dur n*1:
Code : Tout sélectionner
/dev/sda1 MonWindows NTFS
/dev/sda2 / ext3
/dev/sda5 /home ext3
/dev/sda6 swap ext3
Code : Tout sélectionner
/dev/sda2:
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 supperblock is corrupt, and you might try runnong e2fsck with and alternate superblock:
e2fsck -b 8193 <device>
************* FILESYSTEM CHECK FAILED ***************
* *
* Please repair manually and reboot. Note that the root
* file system is currently mounted read-only. To remount
* it read-write type: mount -n -o remount,rw /
* When you exit the maintenance shell the system will
* reboot automatically
* *
*******************************************************
Give root password for maintenance
(or type Control-D to continue): _
Merci pour votre aide.