search for: cd6c

Displaying 3 results from an estimated 3 matches for "cd6c".

Did you mean: c46c
2013 Jan 10
1
cannot join an existing AD as either a RODC or DC w/ samba4
...SEC backend 'ntlmssp' registered GENSEC backend 'krb5' registered GENSEC backend 'fake_gssapi_krb5' registered added interface eth0 ip=fe80::20c:29ff:fef7:cd62%eth0 bcast=fe80::ffff:ffff:ffff:ffff%eth0 netmask=ffff:ffff:ffff:ffff:: added interface eth1 ip=fe80::20c:29ff:fef7:cd6c%eth1 bcast=fe80::ffff:ffff:ffff:ffff%eth1 netmask=ffff:ffff:ffff:ffff:: added interface eth1 ip=192.168.42.1 bcast=192.168.42.255 netmask=255.255.255.0 added interface eth0 ip=10.2.40.194 bcast=10.2.40.255 netmask=255.255.255.0 added interface eth0 ip=fe80::20c:29ff:fef7:cd62%eth0 bcast=fe80::ffff:...
2015 Oct 20
1
Re: Extlinux with guestfish
...4d02802d19340 vmlinuz-3.10.0-229.el7.x86_64 ><fs> cat /boot/syslinux.cfg DEFAULT linux LABEL linux SAY Booting the kernel KERNEL /boot/vmlinuz-3.10.0-229.el7.x86_64 INITRD /boot/initramfs-3.10.0-229.el7.x86_64.img APPEND ro root=UUID=8e137cd9-cd6c-4205-a27f-211d6184a5f3 ><fs> copy-file-to-device /boot/mbr.bin /dev/sda size:440 ><fs> extlinux /boot ><fs> part-set-bootable /dev/sda 1 true Thank you for your time and understanding.
2015 Oct 20
2
Extlinux with guestfish
Hi everyone, I'm working with libguestfs 1.30.3 on Centos 7 host. I encountered a problem when I wanted to install extlinux with guestfish as a bootloader for my guests and I always get this error: SYSLINUX 4.05 EDD 0x54f93f16 Copyright (C) 1994-2010 H. Peter Anvin et al ERROR: No configuration file found No default or UI configuration directive found! boot: _ *This is how I create the