Re: Diskless installs?
Mouse <[email protected]> Fri, 1 Aug 2025 12:59:30 -0400 (EDT)
| Newsgroups | gmane.os.netbsd.devel.installation |
|---|---|
| Message-ID | <[email protected]> |
>> - run: cd /dev && sh MAKEDEV all > And forgot to mention: in the NFS case I usually do this step on the > server before booting the client, as the client will check for > /dev/console being valid and do a tmpfs union for /dev otherwise > which makes it tricky to fix the setup. My NFS server is NetBSD, but old enough that I don't trust it to be completely compatible with 10.1. So what I did was On the server: clone dev to dev+ Boot client single-user On the client: "cd /dev+" then "sh MAKEDEV all" Halt the client On the server: mv dev dev- and mv dev+ dev I then brought the client back up (single-user) and everything appears to be happy; it got to multi-user with no significant problems. Thank you very much for that list! There were two steps on it (certctl and entropy) that I would have had no clue of, or at the very least would have taken much longer to deal with, without your help. And it also helped greatly to have confidence that there wasn't anything else that needed doing. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTML [email protected] / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B