On Tue, 14 Jan 2014 22:14:01 +0200 Petri Laakso <[email protected]> wrote:
> Hi all! > > Today I made fresh install of evbarm from current sources. I am able to > trigger panics after I use dumpfs command. I am able to use the system Forgot to include fstab: #evbarm cat /etc/fstab /dev/ld0a / ffs rw,log,noatime 1 1 /dev/ld0b none swap sw,dp 0 0 ptyfs /dev/pts ptyfs rw kernfs /kern kernfs rw procfs /proc procfs rw
