Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Feb 2012 14:08:22 -0800
From:      "bsalinux@gmail.com" <bsalinux@gmail.com>
To:        Adam Vande More <amvandemore@gmail.com>, freebsd-questions@freebsd.org
Subject:   Re: fixating USB Storage
Message-ID:  <CAB3Sx6e--Kk7dOx50S-QzmB3GV5=%2BcsLmYQ3pFK1Syt4vUTq5g@mail.gmail.com>
In-Reply-To: <CA%2BtpaK13i1j1tOJN6r_5A%2Boh%2BWV6y3ngLD833bBM8UvaH4NsXA@mail.gmail.com>
References:  <CAB3Sx6evad7VOWoK3AHF6DW0y0k6ZgpBwPUMSu7Ag8-dQqSJTw@mail.gmail.com> <201202040953.19456.jmc-freebsd2@milibyte.co.uk> <CABfwSFrW%2BwSacq3arxds30qs4LnkdYXkfGV0MZ7Em0fPu7P=Mg@mail.gmail.com> <201202041433.55000.jmc-freebsd2@milibyte.co.uk> <CAB3Sx6dFKweDSAjbah2TXX6WWUV0eN-dgix79XziBKXHy0REaQ@mail.gmail.com> <CA%2BtpaK13i1j1tOJN6r_5A%2Boh%2BWV6y3ngLD833bBM8UvaH4NsXA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Adam,

This worked like a charm :-)

I found that my umass-sim0 is at scbus6 and added following lines in loader.conf

hint.scbus.6.bus="umass-sim0"
hint.da.0.at="scbus6"
hint.da.0.target="0"
hint.da.0.unit="0"

Thanks a lot.



On Tue, Feb 28, 2012 at 1:23 PM, Adam Vande More <amvandemore@gmail.com> wrote:
>
> Add to /boot/loader.conf and adjust to your needs:
>
> hint.scbus.0.at="da0"
> hint.scbus.0.bus="0"
> hint.da.0.at="scbus0"
> hint.da.0.target="0"
> hint.da.0.unit="0"
> hint.scbus.1.bus="umass-sim0"
> hint.da.1.at="scbus1"
> hint.da.1.target="0"
> hint.da.1.unit="0"
>
>
> --
> Adam Vande More



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAB3Sx6e--Kk7dOx50S-QzmB3GV5=%2BcsLmYQ3pFK1Syt4vUTq5g>