Re: setting usb disc to da1

2011-05-15 Thread Bruce Meier
Daniel O'Connor wrote: On 13/05/2011, at 7:08, Thomas Krause wrote: I've plugged a USB disc to a FreeBSD System and it's dedected as da1: da1: Fixed Direct Access SCSI-2 device But when rebooting the machine, it becomes da0 and I cannot boot the system. What's the trick to set the USB dis

Re: setting usb disc to da1

2011-05-15 Thread Daniel O'Connor
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 >>

Re: setting usb disc to da1

2011-05-15 Thread Bruce Meier
br...@hawaii-pacific.com wrote: Daniel O'Connor wrote: On 15/05/2011, at 24:36, Thomas Krause wrote: I'm not sure with /boot/devices.hint. Could you give me a hint, how to set # camcontrol devlist at scbus0 target 0 lun 0 (da0,pass0) at scbus1 target 0 lun 0 (pass1,d

Re: setting usb disc to da1

2011-05-14 Thread bruce
Daniel O'Connor wrote: On 15/05/2011, at 24:36, Thomas Krause wrote: I'm not sure with /boot/devices.hint. Could you give me a hint, how to set # camcontrol devlist at scbus0 target 0 lun 0 (da0,pass0) at scbus1 target 0 lun 0 (pass1,da1) the Samsung G3 permanently to

Re: setting usb disc to da1

2011-05-14 Thread Daniel O'Connor
On 15/05/2011, at 24:36, Thomas Krause wrote: > I'm not sure with /boot/devices.hint. Could you give me a hint, how to > set > > # camcontrol devlist > at scbus0 target 0 lun 0 (da0,pass0) > at scbus1 target 0 lun 0 (pass1,da1) > > the Samsung G3 permanently to da1 (the AMC

Re: setting usb disc to da1

2011-05-14 Thread Thomas Krause
I've plugged a USB disc to a FreeBSD System and it's dedected as da1: da1: Fixed Direct Access SCSI-2 device But when rebooting the machine, it becomes da0 and I cannot boot the system. What's the trick to set the USB disc to da1 permanent? You can, to some degree, wire the device with.. hint

Re: setting usb disc to da1

2011-05-12 Thread Daniel O'Connor
On 13/05/2011, at 7:08, Thomas Krause wrote: > I've plugged a USB disc to a FreeBSD System and it's dedected as da1: > > da1: Fixed Direct Access SCSI-2 device > > But when rebooting the machine, it becomes da0 and I cannot boot the > system. What's the trick to set the USB disc to da1 permanen