setting usb disc to da1

Daniel O'Connor doconnor at gsoft.com.au
Sun May 15 23:40:03 UTC 2011


On 16/05/2011, at 3:53, Bruce Meier wrote:
>> I think I have an answer to your problem.  "man glabel".
>> 
>> Backup all data first!
>> 
>> glabel label -v usr /dev/da1
>>           newfs /dev/label/usr
>>           mount /dev/label/usr /usr
>>           [...]
>>           umount /usr
>>           glabel stop usr
>>           glabel unload
>> 
>> I got that unload is unavailable but it everything worked for me.  Check the man page.  Hope this helps.
> 
> After testing, it made no difference.

glabel won't change da0 etc.. It just provides an alternate device node to mount your file system from - one that doesn't change with probe order.

--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C








More information about the freebsd-stable mailing list