Bootcamp Windows et partition en double

Bonjour, je viens juste de voir ton retour .
Oui , hier je suis aller voir dans préférences Système, et Windows , n'apparait pas.
Seul Mac est présent.
Ce matin en ouvrant le pc , obligé d’appuyer sur option ,et il me propose les deux ( Windows et Mac )
certainement des fichiers résiduels ?
Perso ça ne me dérange pas ( mieux qu'un mot de passe ) pour celui qui veut utiliser mon pc
Donc rien de grave.
Je voulais juste t'en informer
Encore merci à toi
Une bonne journée
Richard
 
Bonjour,
Si tu veux on peut aller voir dans l’EFI si Windows existe toujours
Pour cela il faut déjà monter l’EFI.
Normalement, la numérotation standard devrait être respectée
Passe depuis le terminal de ta session normale
Bloc de code:
diskutil mount disk0s1
Qui monte l’EFI
Puis
Bloc de code:
ls -R /Vol*/EFI
Qui listera les fichiers
Poste le retour de la seconde commande.
 
Voila les réponses.....

Bloc de code:
Last login: Thu May  7 08:36:22 on console

The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
MacBook-Pro-de-Richard:~ richard$ diskutil mount disk0s1
Volume on disk0s1 failed to mount
Perhaps the operation is not appropriate (kDAReturnNotPermitted)
If you think the volume is supported but damaged, try the "readOnly" option
MacBook-Pro-de-Richard:~ richard$ ls -R /Vol*/EFI
ls: /Vol*/EFI: No such file or directory
MacBook-Pro-de-Richard:~ richard$
 
Le disque ne monte pas
Passe
Bloc de code:
diskuil list
Pour voir la numérotation
 
Y'a pas une erreur quelque part ....


Bloc de code:
Last login: Thu May  7 09:05:55 on ttys000

The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
MacBook-Pro-de-Richard:~ richard$ diskuil list
-bash: diskuil: command not found
MacBook-Pro-de-Richard:~ richard$
 
Merci....

Bloc de code:
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
MacBook-Pro-de-Richard:~ richard$ diskuil list
-bash: diskuil: command not found
MacBook-Pro-de-Richard:~ richard$ diskutil list
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *500.3 GB   disk0
   1:                        EFI EFI                     314.6 MB   disk0s1
   2:                 Apple_APFS Container disk1         500.0 GB   disk0s2

/dev/disk1 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +500.0 GB   disk1
                                 Physical Store disk0s2
   1:                APFS Volume MAC - Données           46.7 GB    disk1s1
   2:                APFS Volume MAC                     11.0 GB    disk1s2
   3:                APFS Volume Preboot                 83.1 MB    disk1s3
   4:                APFS Volume Recovery                542.9 MB   disk1s4
   5:                APFS Volume VM                      1.1 GB     disk1s5

MacBook-Pro-de-Richard:~ richard$
 

Oui, Merci, @peyret je me prends les pieds dans le tapis de l’orthographe
Richard, Oublies la dernière commande et passe
Bloc de code:
sudo diskutil mount disk0s1
Il te sera demandé ton mot de passe de session, tu le tapes à l’aveugle, rien ne s’affiche puis tu valides
Ensuite si le retour indique que le disque monte
Bloc de code:
ls -R /Vol*/EFI
 
  • Haha
Réactions: peyret
Bloc de code:
Last login: Thu May  7 09:23:50 on ttys000

The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
MacBook-Pro-de-Richard:~ richard$ sudo diskutil mount disk0s2
Password:
Volume on disk0s2 failed to mount because it appears to be
an APFS Physical Store (or is the APFS Container already mounted?)
Note that for this mount operation, Disk Arbitration reports that
the operation is not supported (kDAReturnUnsupported)
See "diskutil apfs list"
MacBook-Pro-de-Richard:~ richard$ ls -R /Vol*/EFI
ls: /Vol*/EFI: No such file or directory
MacBook-Pro-de-Richard:~ richard$
 
C’est disk0s1, j’ai corrigé mais à priori tu es trop rapide pour moi
Bloc de code:
sudo diskutil mount disk0s1
 
Tu ma appris, tu te rappel

Bloc de code:
Last login: Thu May  7 09:25:00 on ttys000

The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
MacBook-Pro-de-Richard:~ richard$ sudo diskutil mount disk0s1
Password:
Volume EFI on disk0s1 mounted
MacBook-Pro-de-Richard:~ richard$ ls -R /Vol*/EFI
BOOTLOG    EFI

/Volumes/EFI/EFI:
APPLE        Boot        Microsoft

/Volumes/EFI/EFI/APPLE:
CACHES        EMBEDDEDOS    EXTENSIONS    FIRMWARE    UPDATERS

/Volumes/EFI/EFI/APPLE/CACHES:
CAFEBEEF

/Volumes/EFI/EFI/APPLE/CACHES/CAFEBEEF:

/Volumes/EFI/EFI/APPLE/EMBEDDEDOS:
FDRData            combined.memboot    version.plist

/Volumes/EFI/EFI/APPLE/EXTENSIONS:
Firmware.scap

/Volumes/EFI/EFI/APPLE/FIRMWARE:
MBP142.fd

/Volumes/EFI/EFI/APPLE/UPDATERS:
MULTIUPDATER

/Volumes/EFI/EFI/APPLE/UPDATERS/MULTIUPDATER:
Mac-CAD6701F7CEA0921-C0_5.90.0-C0_41.4-R0.bin
Mac-CAD6701F7CEA0921-C0_5.90.0-C0_41.4-R1.bin
MultiUpdater.efi
ThorUtil.efi

/Volumes/EFI/EFI/Boot:
bootx64.efi

/Volumes/EFI/EFI/Microsoft:
Boot        Recovery

/Volumes/EFI/EFI/Microsoft/Boot:
BCD        da-DK        hu-HU        kd_07_1415.dll    qps-ploc
BCD.LOG        de-DE        it-IT        kd_0C_8086.dll    ro-RO
BCD.LOG1    el-GR        ja-JP        kdstub.dll    ru-RU
BCD.LOG2    en-GB        kd_02_10df.dll    ko-KR        sk-SK
BOOTSTAT.DAT    en-US        kd_02_10ec.dll    lt-LT        sl-SI
Fonts        es-ES        kd_02_1137.dll    lv-LV        sr-Latn-RS
Resources    es-MX        kd_02_14e4.dll    memtest.efi    sv-SE
bg-BG        et-EE        kd_02_15b3.dll    nb-NO        tr-TR
boot.stl    fi-FI        kd_02_1969.dll    nl-NL        uk-UA
bootmgfw.efi    fr-CA        kd_02_19a2.dll    pl-PL        winsipolicy.p7b
bootmgr.efi    fr-FR        kd_02_1af4.dll    pt-BR        zh-CN
cs-CZ        hr-HR        kd_02_8086.dll    pt-PT        zh-TW

/Volumes/EFI/EFI/Microsoft/Boot/Fonts:
chs_boot.ttf        meiryo_boot.ttf        segmono_boot.ttf
cht_boot.ttf        meiryon_boot.ttf    segoe_slboot.ttf
jpn_boot.ttf        msjh_boot.ttf        segoen_slboot.ttf
kor_boot.ttf        msjhn_boot.ttf        wgl4_boot.ttf
malgun_boot.ttf        msyh_boot.ttf
malgunn_boot.ttf    msyhn_boot.ttf

/Volumes/EFI/EFI/Microsoft/Boot/Resources:
bootres.dll    fr-FR

/Volumes/EFI/EFI/Microsoft/Boot/Resources/fr-FR:
bootres.dll.mui

/Volumes/EFI/EFI/Microsoft/Boot/bg-BG:
bootmgfw.efi.mui    bootmgr.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/cs-CZ:
bootmgfw.efi.mui    bootmgr.efi.mui        memtest.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/da-DK:
bootmgfw.efi.mui    bootmgr.efi.mui        memtest.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/de-DE:
bootmgfw.efi.mui    bootmgr.efi.mui        memtest.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/el-GR:
bootmgfw.efi.mui    bootmgr.efi.mui        memtest.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/en-GB:
bootmgfw.efi.mui    bootmgr.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/en-US:
bootmgfw.efi.mui    bootmgr.efi.mui        memtest.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/es-ES:
bootmgfw.efi.mui    bootmgr.efi.mui        memtest.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/es-MX:
bootmgfw.efi.mui    bootmgr.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/et-EE:
bootmgfw.efi.mui    bootmgr.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/fi-FI:
bootmgfw.efi.mui    bootmgr.efi.mui        memtest.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/fr-CA:
bootmgfw.efi.mui    bootmgr.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/fr-FR:
bootmgfw.efi.mui    bootmgr.efi.mui        memtest.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/hr-HR:
bootmgfw.efi.mui    bootmgr.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/hu-HU:
bootmgfw.efi.mui    bootmgr.efi.mui        memtest.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/it-IT:
bootmgfw.efi.mui    bootmgr.efi.mui        memtest.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/ja-JP:
bootmgfw.efi.mui    bootmgr.efi.mui        memtest.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/ko-KR:
bootmgfw.efi.mui    bootmgr.efi.mui        memtest.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/lt-LT:
bootmgfw.efi.mui    bootmgr.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/lv-LV:
bootmgfw.efi.mui    bootmgr.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/nb-NO:
bootmgfw.efi.mui    bootmgr.efi.mui        memtest.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/nl-NL:
bootmgfw.efi.mui    bootmgr.efi.mui        memtest.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/pl-PL:
bootmgfw.efi.mui    bootmgr.efi.mui        memtest.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/pt-BR:
bootmgfw.efi.mui    bootmgr.efi.mui        memtest.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/pt-PT:
bootmgfw.efi.mui    bootmgr.efi.mui        memtest.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/qps-ploc:
memtest.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/ro-RO:
bootmgfw.efi.mui    bootmgr.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/ru-RU:
bootmgfw.efi.mui    bootmgr.efi.mui        memtest.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/sk-SK:
bootmgfw.efi.mui    bootmgr.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/sl-SI:
bootmgfw.efi.mui    bootmgr.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/sr-Latn-RS:
bootmgfw.efi.mui    bootmgr.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/sv-SE:
bootmgfw.efi.mui    bootmgr.efi.mui        memtest.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/tr-TR:
bootmgfw.efi.mui    bootmgr.efi.mui        memtest.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/uk-UA:
bootmgfw.efi.mui    bootmgr.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/zh-CN:
bootmgfw.efi.mui    bootmgr.efi.mui        memtest.efi.mui

/Volumes/EFI/EFI/Microsoft/Boot/zh-TW:
bootmgfw.efi.mui    bootmgr.efi.mui        memtest.efi.mui

/Volumes/EFI/EFI/Microsoft/Recovery:
BCD        BCD.LOG        BCD.LOG1    BCD.LOG2
MacBook-Pro-de-Richard:~ richard$
 
Tu as toute une flopée de Microsoft. Dans x langues en plus[emoji85]
Il y a un fil très intéressant sur ce sujet avec @Locke puis @macomaniac.

On verra ce que fait @macomaniac pour résoudre le problème.
Après, tu verras s’il faut faire appel à ses compétences

Passe
Bloc de code:
sudo diskutil umount disk0s1
 
Bloc de code:
Last login: Thu May  7 09:30:47 on ttys000

The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
MacBook-Pro-de-Richard:~ richard$ sudo diskutil umount disk0s1
Password:
Volume EFI on disk0s1 unmounted
MacBook-Pro-de-Richard:~ richard$
 
je lisais ceci , ça y ressemble non !!
 
Oui, c’est effectivement ça, le principe de la suppression n’est pas compliqué pour tout ce qui se rapporte aux fichiers qui portent Microsoft dans leur intitulé.
Tu as un autre OS avec des évolutions et il faut éviter de faire des bêtises avec le boot. Surtout que tu n’as pas de sauvegarde et que ton système marche bien à part ce désagrément de démarrage. Je ne connais pas assez bien MacOS pour me lancer dans ces suppressions. Mais @macomaniac viendra peut-être te sauver
 
effectivement , petit désagrément au démarrage , mais je rien de grave .
juste de savoir qu'il y a un autre OS sur le pc qui ne sert a rien qui est embêtant.
 
Passe la commande (copier-coller) :
Bloc de code:
sudo diskutil mount disk0s1 ; sudo rm -rf /Volumes/EFI/EFI/Boot /Volumes/EFI/EFI/Microsoft ; ls -R /Vol*/EFI

  • tu la copies-colles d'un seul tenant (toute entière) et tu l'exécutes
  • la commande monte le volume EFI > supprime les 2 dossiers Boot & Microsoft dédiés à Windows (commande muette) > liste récursivement les contenus du volume EFI

Poste le retour