View Single Post
  #5   (View Single Post)  
Old 6th March 2013
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,128
Default

If the NetBSD installer, which if I understand you correctly is on a USB stick, allows you to escape to the shell, you could run # ./MAKEDEV all manually. That would create all necessary device entries in /dev.

You first would have to mount your disk, cd into /dev, copy the /MAKEDEV[ into /dev/ if it is not there and then run it.
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote