Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Jul 2007 13:10:52 -0400
From:      Mike Tancsa <mike@sentex.net>
To:        freebsd-embedded@freebsd.org
Subject:   Strange nanobsd issue
Message-ID:  <200707041711.l64HBYKj022173@lava.sentex.ca>

next in thread | raw e-mail | index | archive | help
I ran into a rather strange problem I dont understand.  With my 
nanobsd image, if I comment out

hint.sio.0.flags="0x10"
or
hint.uart.0.flags="0x10"
from /boot/device.hints

I get the RAM disks mounted twice ?!

eg.

# df
Filesystem  1K-blocks  Used  Avail Capacity  Mounted on
/dev/ad0s1a    245239 98076 127544    43%    /
devfs               1     1      0   100%    /dev
/dev/md0         4526  1784   2380    43%    /etc
/dev/md1        27990   124  25628     0%    /var
/dev/md2         4526  1788   2376    43%    /etc
/dev/md3        27990   436  25316     2%    /var

/boot.config is empty and /boot/loader.conf has

hw.ata.ata_dma=0
hw.ata.atapi_dma=0
beastie_disable="YES"           # Turn the beastie boot menu on and off
#comconsole_speed="19200"
#console="nullconsole"
autoboot_delay="4

having nullconsole doesnt seem to matter any.  The device.hints 
modification seems to be the single thing that effects this behavior.

         ---Mike



--------------------------------------------------------------------
Mike Tancsa,                                      tel +1 519 651 3400
Sentex Communications,                            mike@sentex.net
Providing Internet since 1994                    www.sentex.net
Cambridge, Ontario Canada                         www.sentex.net/mike




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707041711.l64HBYKj022173>