Yeah I was looking into compiling an install kernel with a different root device and notice the install conf includes generic, ofc I can recompile it and point to sd0a assuming I'm booting from USB.
But I was not aware of boot -a... many thanks for that. On January 29, 2014 2:29:56 PM GMT, Martin Husemann <[email protected]> wrote: >On Wed, Jan 29, 2014 at 12:03:49PM +0000, Mike C. wrote: >> I was refering to the first disk, which in my case is wd0 and its >> using raidframe (mirror with wd1). > >http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=44774 > >> the problem is Im getting a panic just after boot, ive Trier both USB >> and cd and install imagens but after they boot the root is always the >> first disk... or first RAID member in this case... maybe its >raidframe >> hat causes this? > >Yes, it is. You can interrupt the boot loader and use "boot -a", this >will >make the kernel ask you for the devices. > >Martin -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
