bonjour ,
après la dernière mise à jour proposée l’amorçage sur W7 a disparu de l’écran et je ne peux plus y accéder . J’ai noté au moins une modification dans la liste des partitions : TFS winRE masquée = ? Et aussi , il me semble , les mentions “exFAT” que je n’avais pas notées . Mais comme je n’avais pas listé mes partitions depuis longtemps …
Voici quelques renseignements :
[code]Disque /dev/sda : 640.1 Go, 640135028736 octets
255 têtes, 63 secteurs/piste, 77825 cylindres, total 1250263728 secteurs
Unités = secteurs de 1 * 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 4096 octets
taille d’E/S (minimale / optimale) : 4096 octets / 4096 octets
Identifiant de disque : 0x69fa1c83
Périphérique Amorce Début Fin Blocs Id Système
/dev/sda1 * 2048 821247 409600 27 TFS WinRE masquée
/dev/sda2 821248 625461247 312320000 7 HPFS/NTFS/exFAT
/dev/sda3 625461248 1152603826 263571289+ 7 HPFS/NTFS/exFAT
/dev/sda4 1152604158 1250260991 48828417 5 Étendue
La partition 4 ne commence pas sur une frontière de cylindre physique.
/dev/sda5 1211201536 1250260991 19529728 b W95 FAT32
/dev/sda6 1152604160 1181900799 14648320 83 Linux
/dev/sda7 1181902848 1209243647 13670400 83 Linux
/dev/sda8 1209245696 1211189247 971776 82 partition d’échange Linux / Solaris
[/code]
et /etc/default/grub :
If you change this file, run ‘update-grub’ afterwards to update
/boot/grub/grub.cfg.
For full documentation of the options in this file, see:
info -f grub -n ‘Simple configuration’
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=lsb_release -i -s 2> /dev/null || echo Debian
GRUB_CMDLINE_LINUX_DEFAULT=“quiet"
GRUB_CMDLINE_LINUX=”"
Uncomment to enable BadRAM filtering, modify to suit your needs
This works with Linux (no patch required) and with any kernel that obtains
the memory map information from GRUB (GNU Mach, kernel of FreeBSD …)
#GRUB_BADRAM=“0x01234567,0xfefefefe,0x89abcdef,0xefefefef”
Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
The resolution used on graphical terminal
note that you can use only modes which your graphic card supports via VBE
you can see them in real GRUB with the command `vbeinfo’
#GRUB_GFXMODE=640x480
Uncomment if you don’t want GRUB to pass “root=UUID=xxx” parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true
Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY=“true”
Uncomment to get a beep at grub start
#GRUB_INIT_TUNE=“480 440 1”