LesSix, Ltm, Soleiade, Trois, Robots, Bureaucrates, Administrateurs d’interface, ltm, soleil, Modérateurs, Administrateurs, trois, Modificateurs de widgets
5 688
modifications
(FOSS directory) |
(→Écrire sur une partition OS X à partir d'Ubuntu : Redémarrage auto après une coupure de courant) |
||
Ligne 41 : | Ligne 41 : | ||
* http://outils-reseaux.org/wakka.php?wiki=ExempleS | * http://outils-reseaux.org/wakka.php?wiki=ExempleS | ||
== Écrire sur une partition OS X à partir d'Ubuntu == | == Ubuntu == | ||
=== Redémarrage auto après une coupure de courant === | |||
* [https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages Version du macmini] : | |||
sudo dmidecode -s system-product-name | |||
* [http://mythic-beasts.com/support/macminicolo_howto.html In Linux this is, sadly, slightly harder; the appropriate incantations are] : | |||
: ... for an Intel Mac Mini | |||
setpci -s 0:1f.0 0xa4.b=0 | |||
* [http://superuser.com/questions/212434/reboot-after-power-failure-for-mac-mini-running-ubuntu btw, this setting isn't "sticky" and won't persist across reboots-- it has to be set upon each boot.] | |||
: You can put this command in a bash script and run it on startup. See here for details on start-up scripts. | |||
:: https://help.ubuntu.com/community/UbuntuBootupHowto | |||
=== Écrire sur une partition OS X à partir d'Ubuntu === | |||
Il suffit que la journalisation de la partition HFS+ soit désactivée. | Il suffit que la journalisation de la partition HFS+ soit désactivée. |
modifications