Zum Hauptinhalt wechseln
Hilfe

Aktuelle Version von: cosmoLV

Original-Beitrag von::

High Sierra:
Boot in Safe mode. Then open Terminal and disable SIP
[quote]
-csrutil disable
+''csrutil disable''
[/quote]
Then type:
[quote]
-sudo '''pico''' /Library/Preferences/SystemConfiguration/com.apple.Boot.plist
+''sudo '''pico''' /Library/Preferences/SystemConfiguration/com.apple.Boot.plist''
[/quote]
add value “mbasd=1” to string <string></string>
at end it need to look like this:
[quote]
-<?xml version="1.0" encoding="UTF-8"?>
+''<?xml version="1.0" encoding="UTF-8"?>''
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+''<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">''
-<plist version="1.0">
+''<plist version="1.0">''
-<dict>
+''<dict>''
-        <key>Kernel Flags</key>
+        ''<key>Kernel Flags</key>''
-        <string>'''mbasd=1'''</string>
+        ''<string>'''mbasd=1'''</string>''
-</dict>
+''</dict>''
-</plist>
+''</plist>''
[/quote]
Save plist CTRL+O hit Enter and then CTRL+X
Enable SIP
[quote]
-csrutil enable
+''csrutil enable''
[/quote]
and reboot in normal mode[br]
[br]
Why Apple dissable External DVD/CD Roms i don’t cnow - i think this is stupid and without a reason…

Status:

open

Bearbeitet von: cosmoLV

Original-Beitrag von::

High Sierra:
-Boot in Safe mode. Disable SIP. Then open Terminal
+Boot in Safe mode. Then open Terminal and disable SIP
+[quote]
+csrutil disable
+
+[/quote]
+Then type:
+
+[quote]
sudo '''pico''' /Library/Preferences/SystemConfiguration/com.apple.Boot.plist
+[/quote]
add value “mbasd=1” to string <string></string>
at end it need to look like this:
-[quote]<?xml version="1.0" encoding="UTF-8"?>
+[quote]
+<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
        <key>Kernel Flags</key>
        <string>'''mbasd=1'''</string>
</dict>
-</plist>[/quote]
+</plist>
-Enable SIP and reboot in normal mode[br]
+[/quote]
+Save plist CTRL+O hit Enter and then CTRL+X
+
+Enable SIP
+
+[quote]
+csrutil enable
+
+[/quote]
+and reboot in normal mode[br]
+
[br]
+
Why Apple dissable External DVD/CD Roms i don’t cnow - i think this is stupid and without a reason…

Status:

open

Original-Beitrag von: cosmoLV

Original-Beitrag von::

High Sierra:

Boot in Safe mode. Disable SIP. Then open Terminal

sudo '''pico''' /Library/Preferences/SystemConfiguration/com.apple.Boot.plist

add value “mbasd=1” to string     <string></string>

at end it need to look like this:

[quote]<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<dict>

        <key>Kernel Flags</key>

        <string>'''mbasd=1'''</string>

</dict>

</plist>[/quote]

Enable SIP and reboot in normal mode[br]

[br]

Why Apple dissable External DVD/CD Roms i don’t cnow - i think this is stupid and without a reason…

Status:

open