Re: A gpart(8) mystery on 10.3-RELEASE

2016-04-05 Thread Steven Hartland
On 05/04/2016 23:09, Warren Block wrote: On Tue, 5 Apr 2016, Steven Hartland wrote: On 05/04/2016 20:48, Warren Block wrote: Actually, the more I think about it, using bootcode -p to write the entire EFI partition seems dangerous. Unless it is surprisingly smart, it will wipe out any existi

Re: A gpart(8) mystery on 10.3-RELEASE

2016-04-05 Thread Warren Block
On Tue, 5 Apr 2016, Steven Hartland wrote: On 05/04/2016 20:48, Warren Block wrote: Actually, the more I think about it, using bootcode -p to write the entire EFI partition seems dangerous. Unless it is surprisingly smart, it will wipe out any existing stuff on that EFI partition, which coul

Build failed in Jenkins: FreeBSD_stable_10 #190

2016-04-05 Thread jenkins-admin
See -- [...truncated 127633 lines...] echo special spppcontrol buildopts DIRPRFX=rescue/rescue/spppcontrol/ >>rescue.conf echo progs swapon >>rescue.conf echo special swapon srcdir /builds/workspace/

Re: A gpart(8) mystery on 10.3-RELEASE

2016-04-05 Thread Steven Hartland
On 05/04/2016 20:48, Warren Block wrote: On Tue, 5 Apr 2016, Boris Samorodov wrote: 05.04.16 12:30, Trond Endrestøl пишет: What am I doing wrong? Can't gpart(8) write both the pmbr and the efi image as a single command? Is it an off-by-one error in gpart(8)? gpart bootcode -b /boot/pmbr -p

Re: A gpart(8) mystery on 10.3-RELEASE

2016-04-05 Thread Warren Block
On Tue, 5 Apr 2016, Boris Samorodov wrote: 05.04.16 12:30, Trond Endrestøl пишет: What am I doing wrong? Can't gpart(8) write both the pmbr and the efi image as a single command? Is it an off-by-one error in gpart(8)? gpart bootcode -b /boot/pmbr -p /boot/boot1.efifat -i 1 ada0 gpart: /boot/b

Jenkins build is still unstable: FreeBSD_stable_10 #189

2016-04-05 Thread jenkins-admin
See ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: A gpart(8) mystery on 10.3-RELEASE

2016-04-05 Thread Trond Endrestøl
On Tue, 5 Apr 2016 15:34+0300, Boris Samorodov wrote: > 05.04.16 12:30, Trond Endrestøl пишет: > > > What am I doing wrong? Can't gpart(8) write both the pmbr and the efi > > image as a single command? Is it an off-by-one error in gpart(8)? > > Should it? Yes, then it would complement the BIOS

Re: A gpart(8) mystery on 10.3-RELEASE

2016-04-05 Thread Boris Samorodov
05.04.16 12:30, Trond Endrestøl пишет: > What am I doing wrong? Can't gpart(8) write both the pmbr and the efi > image as a single command? Is it an off-by-one error in gpart(8)? Should it? > uname -a > FreeBSD 10.3-RELEASE FreeBSD 10.3-RELEASE #0 r297264: Fri Mar 25 02:10:02 > UTC 2016 r

Re: Interaction between make & autofs/automountd

2016-04-05 Thread David Wolfskill
On Tue, Apr 05, 2016 at 01:58:40PM +0200, Edward Tomasz Napierała wrote: > ... > > > > automountd: waiting for request from the kernel > > automountd: not forking due to -d flag; will exit after servicing a single > > request > > automountd: got request 553: from map -hosts, path /net/, prefix "/

Re: Interaction between make & autofs/automountd

2016-04-05 Thread Edward Tomasz Napierała
On 0404T0549, David Wolfskill wrote: > On Mon, Jan 11, 2016 at 07:28:49AM -0800, David Wolfskill wrote: > > ... > > A couple of the machines use autofs & automountd to make the ports tree > > available on demand. (In the case of the 3rd, I manually mount it when > > needed, but that's not at issue

Re: A gpart(8) mystery on 10.3-RELEASE

2016-04-05 Thread Trond Endrestøl
On Tue, 5 Apr 2016 12:07+0200, martin.amb...@tudc.cz wrote: > Trond Endrestøl píše v út 05. 04. 2016 v 11:30 +0200: > > What am I doing wrong? Can't gpart(8) write both the pmbr and the efi > image as a single command? Is it an off-by-one error in gpart(8)? > > uname -a

Jenkins build is still unstable: FreeBSD_stable_10 #188

2016-04-05 Thread jenkins-admin
See ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: A gpart(8) mystery on 10.3-RELEASE

2016-04-05 Thread Martin.Ambroz
Try "dd if=/boot/boot1.efifat of=/dev/ada0p1" instead. Trond Endrestøl píše v út 05. 04. 2016 v 11:30 +0200: What am I doing wrong? Can't gpart(8) write both the pmbr and the efi image as a single command? Is it an off-by-one error in gpart(8)? uname -a F

A gpart(8) mystery on 10.3-RELEASE

2016-04-05 Thread Trond Endrestøl
What am I doing wrong? Can't gpart(8) write both the pmbr and the efi image as a single command? Is it an off-by-one error in gpart(8)? uname -a FreeBSD 10.3-RELEASE FreeBSD 10.3-RELEASE #0 r297264: Fri Mar 25 02:10:02 UTC 2016 r...@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd6

Re: WLANDEV of vaps

2016-04-05 Thread Matthias Meyser
Am 04.04.2016 um 18:47 schrieb Fabian Keil: Matthias Meyser wrote: ist there a way to get the correspondig wlandev of an existing wlan? e.g. I have one urtwn0 an one run0 an one configured wlan0. How do i know where wlan0 belongs to? Try: sysctl net.wlan.0.%parent Ok. But if wlan0 is r