On Wed, May 16, 2007 at 07:44:14PM -0700, John Mendenhall wrote: > Well, I posted the dmesg at the beginning of this thread.
Sorry, I'd forgotten it was in your first post. :( > > Use UKC (boot -c), and the "verbose" command. See boot_config(8). > > Is this supported when booting from cd? I can only boot from the > cd right now. Once it starts copying data, it crashes in the comp > set. Yes, you can use this technique when booting from CD. On i386, at the "boot>" prompt, type in "-c" and press the Enter key. The kernel will load, but before doing any hardware discovery will issue a UKC prompt. If you type "verbose" and press Enter, then type "quit" and press Enter, you will get more detailed kernel probe output.

