site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com --- At Mon, 9 Jul 2007 10:45:13 -0700, Garth Cummings wrote:
Neither of those values is correct. Most boot-args are in the form "key=value". For the debug flags, it's "debug=0x14e" or "debug=0x144". The "-v" flag to specify verbose booting is a separate flag, so it has to have white space around it such as "debug=-0x144 -v".
Oops, a minus sign was inadvertently added to the string. The last example should be "debug=0x144 -v". I usually use "debug=0x14e -v". ...Duane _______________________________________________ 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... This email sent to site_archiver@lists.apple.com