J'ai trois systèmes d'exploitation installés sur un HD.
W2K3 sur une partition primaire appelée C.
Solaris 10 sur sur une autre partition primaire.
FC7 sur une partition primaire étendue.
Quand je check / sbin / fdisk-l ,,,,, Windows partition a été marquée comme active
[root@localhost ~]# fdisk -l
Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 5222 41945683+ 7 HPFS/NTFS
/dev/sda2 5223 6497 10241437+ c W95 FAT32 (LBA)
/dev/sda3 6498 8456 15735667+ boyfriend Solaris
/dev/sda4 8457 14593 49295452+ 5 Extended
/dev/sda5 8457 8482 208813+ 83 Linux
/dev/sda6 8483 11915 27575541 83 Linux
/dev/sda7 11916 14465 20482843+ 83 Linux
/dev/sda8 14466 14592 1020096 82 Linux swap / Solaris
- [root@localhost ~]# fdisk -l
- Disk /dev/sda: 120.0 GB, 120034123776 bytes
- 255 heads, 63 sectors/track, 14593 cylinders
- Units = cylinders of 16065 * 512 = 8225280 bytes
- Device Boot Start End Blocks Id System
- /dev/sda1 * 1 5222 41945683+ 7 HPFS/NTFS
- /dev/sda2 5223 6497 10241437+ c W95 FAT32 (LBA)
- /dev/sda3 6498 8456 15735667+ boyfriend Solaris
- /dev/sda4 8457 14593 49295452+ 5 Extended
- /dev/sda5 8457 8482 208813+ 83 Linux
- /dev/sda6 8483 11915 27575541 83 Linux
- /dev/sda7 11916 14465 20482843+ 83 Linux
- /dev/sda8 14466 14592 1020096 82 Linux swap / Solaris
Lorsque Linux foiré, j'ai réinstallé Linuxs, j'ai réinstallé Linuxs GRUB dans le MBR.
Toujours que je peux utiliser Linux Grub pour démarrer les trois systèmes d'exploitation.
Quand j'ai vérifié / sbin / fdisk-l encore,,, j'ai trouvé la partition solrais est actif (marqué d'un astérisque).
[root@localhost ~]# fdisk -l
Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 5222 41945683+ 7 HPFS/NTFS
/dev/sda2 5223 6497 10241437+ c W95 FAT32 (LBA)
/dev/sda3 * 6498 8456 15735667+ boyfriend Solaris
/dev/sda4 8457 14593 49295452+ 5 Extended
/dev/sda5 8457 8482 208813+ 83 Linux
/dev/sda6 8483 11915 27575541 83 Linux
/dev/sda7 11916 14465 20482843+ 83 Linux
/dev/sda8 14466 14592 1020096 82 Linux swap / Solaris
- [root@localhost ~]# fdisk -l
- Disk /dev/sda: 120.0 GB, 120034123776 bytes
- 255 heads, 63 sectors/track, 14593 cylinders
- Units = cylinders of 16065 * 512 = 8225280 bytes
- Device Boot Start End Blocks Id System
- /dev/sda1 1 5222 41945683+ 7 HPFS/NTFS
- /dev/sda2 5223 6497 10241437+ c W95 FAT32 (LBA)
- /dev/sda3 * 6498 8456 15735667+ boyfriend Solaris
- /dev/sda4 8457 14593 49295452+ 5 Extended
- /dev/sda5 8457 8482 208813+ 83 Linux
- /dev/sda6 8483 11915 27575541 83 Linux
- /dev/sda7 11916 14465 20482843+ 83 Linux
- /dev/sda8 14466 14592 1020096 82 Linux swap / Solaris
Ma question pourquoi maintenant partition Solaris est actif? ne doit pas la partition Windows © être actif plutôt?