Bonjour,

Comment peut on changer la bot-command par défaut ?
en l'occurence ça m'arrangerai sur deux machines distinctes mais ça doit être pareil ...

Imac G5 & un bi-G4 MDD

en fait actuellement je lance à chaque fois

je voudrai donc automatiser le boot dessus sans ouvrir le firmware à chaque fois quoi
je suis persuadé que c'est une variable à mettre en forme mais laquelle et comment marche le firmware APPLE ... (je connais ceux de DEC ou SUN mais là...non)

Merci

Bon finalement j'ai trouvé ça manquait dans la traduction française mais sur l'originale c'est écrit

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
It is possible to automatically boot into OpenBSD (selectably into Mac OS)
by setting up the following:

setenv auto-boot? true
setenv boot-device hd:,ofwboot

[to save the results into NVRAM]
reset-all

These settings assume that the master of the first IDE bus has OpenBSD
installed on it, either in MBR format or in shared mode with ofwboot
copied into the first HFS(+) partition. It is not necessary to specify
'/bsd' on the boot line or in the boot-device variable, since it is the
default.