2 Jan 2009 16:19
Re: Strange nanobsd issue
At 12:10 PM 7/4/2007, Mike Tancsa wrote: >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(Continue reading)
Last Friday, after seeing ext2fs doesn't work with the 7.0 kernel, I
decided to do yet another step and upgrade to 7.1 Release. The
virtual machine for building tinybsd setup and ran flawlessly, but a
tinybsd image built from it doesn't like networking any longer. The
non-working box is a Geode-based Flepo Alpha, which uses the re
network driver.
The tinybsd settings and set of files is exactly the same as the one
which worked flawlessly in 7.0 Release. Yet, the symptoms are:
- DHCP doesn't catch the DHCP server's response any longer.
- Setting up networking manually helps to get this up.
- I can ssh out of the box, but not into the box.
- If I start telnetd on the box manually in the console, I can telnet
into the box.
- lighttpd refuses to pick up his work.
- The odd is: Not a single error message in sight, connections just
hang or time out.
- /var/log doesn't contain a hint.
RSS Feed