TB --- 2013-04-22 02:50:50 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-04-22 02:50:50 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013
On Mon, 22 Apr 2013 08:10:47 +0200
Hans Petter Selasky wrote:
> On 04/21/13 21:38, Sergey V. Dyatko wrote:
> > Hi,
> >
> > Can anybody explain why USB keyboard (and keyboard from
> > integrated IPKVM) doesn't work when I boot with 'C606
> > chipset Dual 4-Port SATA/SAS Storage Control Unit' ena
On 04/21/13 21:38, Sergey V. Dyatko wrote:
Hi,
Can anybody explain why USB keyboard (and keyboard from
integrated IPKVM) doesn't work when I boot with 'C606
chipset Dual 4-Port SATA/SAS Storage Control Unit' enabled in bios?
Also I can't boot that box from usb memstick and
FreeBSD-10.0-CURRENT
Hi,
2013/4/21 O. Hartmann :
> /usr/src/sbin/newfs_nandfs/newfs_nandfs.c:83:18: error: no previous
> extern declaration for non-static variable
> 'user_files' [-Werror,-Wmissing-variable-declarations]
> struct file_info user_files[] =
> ^
The following patch should fix this:
http
While trying to build buildworld with
WITH_NAND= YES
in /etc/src.conf
I receive this error below.
[...]
ld -dc -r -o stty.lo
stty_stub.o /usr/obj/usr/src/rescue/rescue//usr/src/bin/stty/cchar.o
/usr/obj/usr/src/rescue/rescue//usr/src/bin/stty/gfmt.o
/usr/obj/usr/src/rescue/res
Hi,
Can anybody explain why USB keyboard (and keyboard from
integrated IPKVM) doesn't work when I boot with 'C606
chipset Dual 4-Port SATA/SAS Storage Control Unit' enabled in bios?
Also I can't boot that box from usb memstick and
FreeBSD-10.0-CURRENT-amd64-20130413-r249439-release.iso They both
TB --- 2013-04-21 15:50:31 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-04-21 15:50:31 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013
W dniu 2013-04-13 22:15, Michael Grimm pisze:
> On 13.04.2013, at 14:29, Kimmo Paasiala wrote:
>
> [great deal of simplification by ipv6_addrs_IF]
>
>> Sorry to resurrect this thread but since nothing has happened in about
>> three months I have to ask: What can I do to have this commited to
>>
On 4/21/2013 6:54 AM, Ganbold Tsagaankhuu wrote:
As mentioned in one of my previous email I have 2GB machine which is
probably not worth to have zfs on such system.
Sorry for the noise.
thanks,
Ganbold
Before I upgraded my system, I used 2GB of ram with ZFS on root, no UFS
on the system.
ATA controller drivers are delaying conflicting commands, avoiding
conflicts in device.
21.04.2013 14:32 пользователь "Jeremy Chadwick" написал:
> On Sun, Apr 21, 2013 at 02:11:04PM +0300, Alexander Motin wrote:
> > On 21.04.2013 00:29, Jeremy Chadwick wrote:
> > >- The ATA commands which lead up
On Sun, Apr 21, 2013 at 02:11:04PM +0300, Alexander Motin wrote:
> On 21.04.2013 00:29, Jeremy Chadwick wrote:
> >- The ATA commands which lead up to the error also vary. Many are for
> > write requests, and from some entries I can see that the OS was doing
> > NCQ writes (WRITE FPDMA QUEUED)
On Sun, Apr 21, 2013 at 7:27 PM, Konstantin Belousov wrote:
> On Sun, Apr 21, 2013 at 01:57:03PM +0800, Ganbold Tsagaankhuu wrote:
> > On Sat, Apr 20, 2013 at 11:21 PM, Konstantin Belousov
> > wrote:
> >
> > > On Sat, Apr 20, 2013 at 10:52:35PM +0800, Ganbold Tsagaankhuu wrote:
> > > > Hi,
> > > >
Konstantin Belousov wrote:
> > > rm: /usr/obj/usr/src/lib32: Directory not empty
> > > *** [_worldtmp] Error code 1
> >=20
> > Maybe you buildworld is jailed?
>
> This is the usual consequence of the install -S usage, e.g. by setting
> "INSTALL=install -CS" in the make.conf.
Ah, thanks. That wou
On Sun, Apr 21, 2013 at 01:57:03PM +0800, Ganbold Tsagaankhuu wrote:
> On Sat, Apr 20, 2013 at 11:21 PM, Konstantin Belousov
> wrote:
>
> > On Sat, Apr 20, 2013 at 10:52:35PM +0800, Ganbold Tsagaankhuu wrote:
> > > Hi,
> > >
> > > I'm trying to boot HEAD after updating, but unfortunately it panics
On Sun, Apr 21, 2013 at 11:27:55AM +0200, Jeremie Le Hen wrote:
> Hi Ian,
>
> On Sun, Apr 21, 2013 at 11:08:41AM +0200, Ian FREISLICH wrote:
> > --
> > >>> Rebuilding the temporary build tree
> > --
On 21.04.2013 00:29, Jeremy Chadwick wrote:
- The ATA commands which lead up to the error also vary. Many are for
write requests, and from some entries I can see that the OS was doing
NCQ writes (WRITE FPDMA QUEUED) and then suddenly decided to do a
classic 28-bit LBA write (WRITE DMA).
Hi Ian,
On Sun, Apr 21, 2013 at 11:08:41AM +0200, Ian FREISLICH wrote:
>
> I have some amd64 systems that fail cleaning up lib32 and some that
> don't. I have to chflags noschg these files before starting a
> buildworld. I can't figure out what the difference is between the
> systems that work
On 21.04.2013 04:36, Steven Hartland wrote:
> This fails and trips the "Restart from the beginning" case which contains:
> last_file_format = i = 0;
> fp = NULL;
> continue;
>
> So "i" gets set to 0 but the loop then increments it to 1 before running
> the next iteration, so its impossible t
Hi
I have some amd64 systems that fail cleaning up lib32 and some that
don't. I have to chflags noschg these files before starting a
buildworld. I can't figure out what the difference is between the
systems that work and those that don't.
TB --- 2013-04-21 04:42:31 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-04-21 04:42:31 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013
On 21.04.2013 02:36 (UTC+2), Steven Hartland wrote:
>
> - Original Message - From: "Joshua Isom"
> To:
> Sent: Sunday, April 21, 2013 12:41 AM
> Subject: Re: Booting an alternative kernel from loader prompt fails the
> first time only
>
>
>> On 4/20/2013 12:41 PM, Manfred Antar wrote:
21 matches
Mail list logo