bonjour a tous
merci pour vos reply; il faut dire que passer un dimanche sans toucher le pc ca change un ptit peu les idees,
je suis sur ma machine; grace a un cd ubuntu live ; mon bios est bel et bien configurer a demarrer du cd 
Disk /dev/sda: 100.0 GB, 100030242816 bytes
255 heads, 63 sectors/track, 12161 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 6648 53400028+ 7 HPFS/NTFS
/dev/sda2 8559 10365 14514727+ f W95 Ext’d (LBA)
/dev/sda3 6649 8558 15342043+ 7 HPFS/NTFS
/dev/sda4 12130 12161 257040 88 Linux plaintext
/dev/sda5 9580 9761 1461852 83 Linux
/dev/sda6 9762 9769 64228+ 83 Linux
/dev/sda7 9770 10106 2706921 83 Linux
/dev/sda8 10107 10231 1003999+ 82 Linux swap / Solaris
/dev/sda9 10232 10243 96358+ 83 Linux
/dev/sda10 10244 10365 979933+ 83 Linux
/dev/sda11 * 8559 9529 7799494+ 83 Linux
/dev/sda12 9530 9579 401593+ 82 Linux swap / Solaris
Partition table entries are not in disk order
sachant que :
sda6 est mon /boot
sda7 est mon /home
sda10 est le / de la nouvelle debian (pas tres utile)
sda5 je pense que c est mon / mais je n arrive pas a monter cella
ni sda4 ni sda8
voila l erreur :
root@ubuntu:/mnt/pta# mount /dev/sda5 /mnt/
mount: you must specify the filesystem type
et quand je specifie le filesystem ; et ben pareil; je suppose que ces des partitions mortes.
vous voulez un appercu :
regarder ca : meme si je sais qu elle est ex3 :
root@ubuntu:/mnt/pta# fsck.ext2 /dev/sda5
e2fsck 1.40-WIP (14-Nov-2006)
Couldn’t find ext2 superblock, trying backup blocks…
fsck.ext2: Bad magic number in super-block while trying to open /dev/sda5
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
root@ubuntu:/mnt/pta# fsck.ext3 /dev/sda5
e2fsck 1.40-WIP (14-Nov-2006)
Couldn’t find ext2 superblock, trying backup blocks…
fsck.ext3: Bad magic number in super-block while trying to open /dev/sda5
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
Enfin :
vu que je dois vite reinstaller . j ai fais un tar de mes donnees qui etaient heureuesement dans une partition a part ; je les sauvegarde ailleurs ( scp
) maintenant je vais supprimer toutes ces partitions (sauf celle en ntfs) et je vais reinstaller une nouvelle debian
je vous tiendrai au courrant
ciao