Questions tagged [netbsd]

NetBSD is a freely available open source version of Unix-derivative Berkeley Software Distribution (BSD); due to convenient license and portability, NetBSD is often used in embedded systems.

enter image description here

NetBSD is a free, fast, secure, and highly portable Unix-like Open Source operating system. It is available for a wide range of platforms, from large-scale servers and powerful desktop systems to handheld and embedded devices. Its clean design and advanced features make it excellent for use in both production and research environments, and the source code is freely available under a business-friendly license. NetBSD is developed and supported by a large and vivid international community. Many applications are readily available through pkgsrc, the NetBSD Packages Collection.

Website: http://www.netbsd.org

Distrowatch: http://distrowatch.com/table.php?distribution=netbsd

Wikipedia: http://en.wikipedia.org/wiki/NetBSD

80 questions
2
votes
2 answers

Automatic install NetBSD ISO

Is there some form of automated NetBSD installation? I would like to automate this manual process: https://www.netbsd.org/docs/guide/en/chap-exinst.html But I found no examples.
1
vote
0 answers

How to use resize_ffs in netbsd

I'm trying to use resize_ffs with NetBSD to increase the size of my partition. I have NetBSD running in a virtual machine, and have expanded the size of the disk, and now wish to grow the partition to match. Here is the man page for the tool. I am…
Jake Rankin
  • 111
  • 1
0
votes
1 answer

NetBSD: how to mount a disk image?

I have create a disk image on netbsd newfs -F -s 10G 1.img How to mount it? I have tried "nodev" but give error and try to mount /mnt/p2 mount -v -o nodev /home/user/1.img /mnt/p2
elbarna
  • 12,695
0
votes
1 answer

Netbsd, what is dk?

Simple question, today making iostat on netbsd machine I see.. iostat 2 3 tty ld0 ld1 dk0 dk1 dk2 dk3 dk4 cd0 …
elbarna
  • 12,695