Displaying 6 results from an estimated 6 matches for "da76".
Did you mean:
ca76
2018 May 29
2
CentOS6: HELP! EFI boot fails after replacing disks...
...(at 243.0 MiB)
Partition size: 495616 sectors (242.0 MiB)
Attribute flags: 0000000000000000
Partition name: 'primary'
newserver.wendellfreelibrary.org% sudo sgdisk -i1 /dev/sdb
Partition GUID code: EBD0A0A2-B9E5-4433-87C0-68B6B72699C7 (Microsoft basic data)
Partition unique GUID: 7B6AD1F7-DA76-40F0-94C8-6196CCDD47E5
First sector: 2048 (at 1024.0 KiB)
Last sector: 497663 (at 243.0 MiB)
Partition size: 495616 sectors (242.0 MiB)
Attribute flags: 0000000000000000
Partition name: 'primary'
The UUID in the EFI boot options is 99E275E7-75A0-4B37-A2E6-C5385E600CB, which
does not to ma...
2003 May 09
2
Problem installing kernel in single usermode
Hi,
I'm running 4.8-STABLE but I'm having some problems installing a new
kernel.
(in /usr/src make installkernel).
mv /kernel /kernel.old operation not permitted
My securelevel is currently set to -1 (kern_securelevel=-1) and
kern_securelevel_enable="NO"
I have already executed chflags noschg /kernel and /kernel.old (while in
single user mode).
What am I missing?
Thanks.
2003 Apr 30
2
'dual' hosting STABLE and CURRENT ?
Currently I have a 'master' STABLE box which nfs exports src and obj to all
my STABLE 'clients' and a 'master' CURRENT box nfs exporting src and obj to
my CURRENT 'clients'. Would it be possible to eliminate one of the 'master'
boxes ? IE, could a STABLE box build and host CURRENT (via alternate src and
obj) or could CURRENT box build and host STABLE (via
2018 May 29
0
CentOS6: HELP! EFI boot fails after replacing disks...
...: 495616 sectors (242.0 MiB)
> Attribute flags: 0000000000000000
> Partition name: 'primary'
>
> newserver.wendellfreelibrary.org% sudo sgdisk -i1 /dev/sdb
> Partition GUID code: EBD0A0A2-B9E5-4433-87C0-68B6B72699C7 (Microsoft basic data)
> Partition unique GUID: 7B6AD1F7-DA76-40F0-94C8-6196CCDD47E5
> First sector: 2048 (at 1024.0 KiB)
> Last sector: 497663 (at 243.0 MiB)
> Partition size: 495616 sectors (242.0 MiB)
> Attribute flags: 0000000000000000
> Partition name: 'primary'
>
> The UUID in the EFI boot options is 99E275E7-75A0-4B37-A2E6...
2018 May 29
2
CentOS6: HELP! EFI boot fails after replacing disks...
At Mon, 28 May 2018 19:30:25 -0400 CentOS mailing list <centos at centos.org> wrote:
>
> On May 28, 2018, at 18:25, Robert Heller <heller at deepsoft.com> wrote:
>
> > I tried to run efibootmgr, but it wants a model named efivars loaded, but
> > there is no such module available.
>
> Are you not running a CentOS kernel? That module should be available.
2003 Jun 07
1
Impossible to IPfilter this?
Hi!
I'm trying to increase security on my FreeBSD 4.8 firewall/DSL router/VPN
router.
My problem is with firewalling the VPN part. I'm using a tunnel to a
RedHat 7.1 box running FreeS/WAN. This tunnel allows traffic from my
internal net (172.17.0.0/24) to that box only:
spdadd 172.17.0.0/24 $REDHAT/32 any -P out ipsec esp/tunnel/$MYADDR-$REDHAT/unique;
spdadd $REDHAT/32 172.17.0.0/24