Bonjour à tous,
Ma sœur a fait l’acquisition d’un PC portable Toshiba Satellite L735-101. Elle veut que je lui installe une Debian mais voudrait avoir une sauvegarde du Windows présent dessus (pour être sûr de pas avoir de problème en cas de recours au SAV, pour être capable de le remettre en cas de problème avant de retourner le PC).
J’ai regardé un peu ce que contiennent les partitions présentes via un live CD :
[code]df -h :
Filesystem Size Used Avail Use% Mounted on
aufs 2.0G 16M 2.0G 1% /
tmpfs 2.0G 0 2.0G 0% /lib/init/rw
udev 2.0G 208K 2.0G 1% /dev
tmpfs 2.0G 4.0K 2.0G 1% /dev/shm
/dev/sdb 544M 544M 0 100% /live/image
tmpfs 2.0G 16M 2.0G 1% /live/cow
tmpfs 2.0G 0 2.0G 0% /live
tmpfs 2.0G 4.0K 2.0G 1% /tmp
/dev/sda1 399M 243M 157M 61% /mnt/1 <-- partition Toshiba
/dev/sda2 298G 28G 271G 10% /mnt/2 <-- partition Toshiba
/dev/sda3 299G 14G 285G 5% /mnt/3 <-- partition Toshiba
ls -l /mnt/1 :
total 388
drwxrwxrwx 1 root root 4096 May 4 15:40 Boot
-rwxrwxrwx 1 root root 383786 Nov 21 2010 bootmgr
-rwxrwxrwx 1 root root 8192 May 4 15:40 BOOTSECT.BAK
drwxrwxrwx 1 root root 0 Aug 21 08:11 Recovery
drwxrwxrwx 1 root root 0 Jul 26 21:20 System Volume Information
ls -l /mnt/2 :
total 7307585
lrwxrwxrwx 2 root root 60 Jul 14 2009 Documents and Settings -> /mnt/2/Users
-rwxrwxrwx 1 root root 3206959104 Aug 21 08:20 hiberfil.sys
-rwxrwxrwx 1 root root 4275945472 Aug 21 08:20 pagefile.sys
drwxrwxrwx 1 root root 0 Jul 14 2009 PerfLogs
drwxrwxrwx 1 root root 4096 Aug 21 08:14 ProgramData
drwxrwxrwx 1 root root 8192 Aug 21 08:18 Program Files
drwxrwxrwx 1 root root 12288 Aug 21 08:18 Program Files (x86)
drwxrwxrwx 1 root root 0 Aug 21 08:15 $RECYCLE.BIN
-rwxrwxrwx 1 root root 176 May 13 07:22 SWSTAMP.TXT
drwxrwxrwx 1 root root 4096 Jul 26 21:21 System Volume Information
drwxrwxrwx 1 root root 4096 Aug 21 08:18 Toshiba
drwxrwxrwx 1 root root 4096 Aug 21 08:13 Users
drwxrwxrwx 1 root root 24576 Aug 21 08:18 Windows
ls -l /mnt/3 :
total 5
drwxrwxrwx 1 root root 4096 Aug 21 10:29 HDDRecovery
-rwxrwxrwx 1 root root 11 May 21 20:26 R15592SO.tag
drwxrwxrwx 1 root root 0 Aug 21 08:15 $RECYCLE.BIN
drwxrwxrwx 1 root root 0 Jul 26 21:20 System Volume Information[/code]
Comment puis-je conserver ces partitions ? Faut-il toutes les garder ? Pourquoi Toshiba se sert de plus de 42 Gio sur le disque dur 0_o ?? Que me conseillez-vous ?
J’étais prêt à faire une sauvegarde partimage de chaque partition mais c’est assez pénible. Y’a-t-il une astuce pour sauvegarde tout le sda via partimage ? Auquel cas le partitionnement se ferait aussi tout seul ? Mais si je fais quand même une sauvegarde de chaque partition, je m’assure que le système redémarrera une fois restauré ?
Autre question : si je fais un backup du système via l’outil Toshiba, je peux lancer une restauration via un CD où faut quand même garder une partition ? Si c’est le cas, ça ne sert à rien non ? C’est pas tellement une question en lien avec Debian mais je me dis que certains d’entre vous en ont déjà fait l’expérience avant d’installer Debian
Ou encore : est-il possible de redimentionner au minimum chaque partition et de les rendre invisible de Debian pour ne pas être gêné par la suite ?
J’attends vos conseils. Merci pour tout.