Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Sep 2010 14:00:09 GMT
From:      Mij <mij@bitchx.it>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/140972: sysintall(8): 8.0-RELEASE-i386-memstick Fixit broken - No USB devices found!
Message-ID:  <201009221400.o8ME09mH059468@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/140972; it has been noted by GNATS.

From: Mij <mij@bitchx.it>
To: bug-followup@FreeBSD.org,
 4548bfb0@razorfever.net
Cc:  
Subject: Re: bin/140972: sysintall(8): 8.0-RELEASE-i386-memstick Fixit broken - No USB devices found!
Date: Wed, 22 Sep 2010 15:42:42 +0200

 A tip for ZFS users:
 
 - like some other users, the "Re-scan devices" trick didn't help for me
 - I insisted on this problem just because Fixit kicked just fine on the
 virgin system, and stopped working (same image) after it was installed
 - a clue in my case was the appearance of a stray "Open_Disk(" in the
 first curses screen (Country Selection) of sysinstall
 - the USB drive was actually detected as da0
 
 Based on this, if you interrupt loader, enter its CLI, and pre-load the ZFS
 modules, the "Open_Disk(" string will disappear and you'll get back Fixit:
 
 OK load /boot/kernel/opensolaris.ko
 OK load /boot/kernel/zfs.ko
 OK boot
 
 I could not figure out why sysinstall is confused by the presence of the
 ZFS drive (which is ad6, or ada0 if ahci would be loaded).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009221400.o8ME09mH059468>