Re: NetBSD 8.0 Cobalt RestoreCD/RestoreUSB

STEVEN SCHICHT <[email protected]> Sat, 8 Sep 2018 16:08:36 -0500
Newsgroups gmane.os.netbsd.ports.cobalt
Message-ID <[email protected]>
Hi,
I was able to use your new NetBSD 8.0 Cobalt CD and works great - telnet wor=
ks to get in over network connection and Ethernet is enabled from host and n=
ot the wireless.  The only issue was that dhcpd didn=E2=80=99t start on the h=
ost during boot, but once I run dhcpd manually on the host then the Cobalt d=
evice starts the NetBoot process.
Thanks!

> On Jul 22, 2018, at 4:23 AM, Izumi Tsutsui <[email protected]> wrote=
:
>=20
> Hi,
>=20
> as the previous, I've updated and put cobalt restorecd for NetBSD/cobalt 8=
.0:
>=20
> http://ftp.NetBSD.org/pub/NetBSD/arch/cobalt/restore-cd/8.0/
>=20
> - restorecd-8.0-20180722.iso.gz is a gzipped RestoreCD ISO9660 image.
> - restoreusb-8.0-20180722.img.gz is a gzipped RestoreUSB image
>  for >=3D800MiB USB memory sticks on USB bootable PCs.
>=20
> See also "Restore CD/USB Howto" for actual installation procedures:
> http://www.NetBSD.org/ports/cobalt/restorecd-howto.html
>=20
> ---
>=20
> See github commit logs for restorecd changes for 8.0:
> https://github.com/tsutsui/netbsd-cobalt-restorecd
>=20
> There are still several known issue:
> - no proper way to specify the target network interface for dhcpd(8)
>   on server machines which have multiple interfaces
>   (except rebuilding restorecd images)
> - dhcpd(8) doesn't start properly if IPv6 is enabled due to
>   dumb named(8) settings?
>=20
> ---
> Izumi Tsutsui