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: Heads up: you'll need to do a fresh "config KERNEL" etc

2011-05-15 Thread Lowell Gilbert
Rick Macklem writes: >> On Sat, May 14, 2011 at 08:05:41PM -0400, Rick Macklem wrote: >> > Just a heads up that after a commit going into stable/8 in a few >> > minutes, you'll need to do a fresh kernel build, starting at >> > "config GENERIC", including rebuilding the NFS related modules. >> >>

Re: snd_hda : sometimes sound sometimes not

2011-05-15 Thread David Demelier
On 15/05/2011 12:15, Marcin Wisnicki wrote: On Thu, 12 May 2011 08:47:13 +0200, David Demelier wrote: Hello, I don't know if there is a lot of changes in the snd_hda driver in the -STABLE branch but since I upgraded to it sometimes I have sound and sometimes not. Try disabling MSI in loader.

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: Heads up: you'll need to do a fresh "config KERNEL" etc

2011-05-15 Thread Matthew D. Fuller
On Sun, May 15, 2011 at 07:44:25AM -0400 I heard the voice of Rick Macklem, and lo! it spake thus: > > I thought that "config KERNEL" is what does that, but if buildkernel > does, then "config KERNEL" isn't needed. buildkernel always starts with a fresh 'config KERNEL' (unless you -DNO_KERNELCONFI

Re: Heads up: you'll need to do a fresh "config KERNEL" etc

2011-05-15 Thread Rick Macklem
> On Sat, May 14, 2011 at 08:05:41PM -0400, Rick Macklem wrote: > > Just a heads up that after a commit going into stable/8 in a few > > minutes, you'll need to do a fresh kernel build, starting at > > "config GENERIC", including rebuilding the NFS related modules. > > Rick, > > Can you explain w

Re: snd_hda : sometimes sound sometimes not

2011-05-15 Thread Marcin Wisnicki
On Thu, 12 May 2011 08:47:13 +0200, David Demelier wrote: > Hello, > > I don't know if there is a lot of changes in the snd_hda driver in the > -STABLE branch but since I upgraded to it sometimes I have sound and > sometimes not. Try disabling MSI in loader.conf: hw.pci.enable_msix=0 hw.pci.ena

Re: RELENG_8 does not build with CPUTYPE=core2

2011-05-15 Thread Dominic Fandrey
On 15/05/2011 04:18, Oliver Pinter wrote: > in two step you can elliminate the warning message: > 1) compile and install world and kernel with commented CPUTYPE in make.conf > 2) uncomment the CPUTYPE line, and recompile world and kernel > > the problem is, the build system based on newer (4.2.2)