site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On 31 mai 05, at 19:37, Kevin Van Vechten wrote: OK thanks for the info. I use the bless command from the G5 like this: %s being the mount point of the PowerBook in target mode. Thanks, Stéphane Thiell _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... The --setBoot argument (which used to be called --setOF) does not change the on-disk representation at all, but instead changes the boot-device open firmware variable (`nvram boot-device`). It's not possible (as far as I know) to modify an open firmware variable on a machine that is in target disk mode. Thus, I don't think your problem has any relation to the bootx.bootinfo file, but instead is due to the open firmware variable not being set on the PowerBook (until you set it via the option key and clicking the icon at boot). The thing is, the disk doesn't even appear when I boot the PowerBook with the option key. I need to select it on the startup disk preferences pane to make it work (so another boot volume is needed on the PowerBook). bless -folder "%s/System/Library/CoreServices" -bootinfo "/usr/ standalone/ppc/bootx.bootinfo" -label "%@" This email sent to site_archiver@lists.apple.com