Author: Tor Håkon Haugen

  • Filesystem mounted as read-only during boot

    Today I had a case where a server mounted the root filesystem as read-only during boot. To make a short story shorter, check /dev/null.

    After doing some searching in the logs I found a few lines complaining about /dev/null also being read-only filesystem. So I checked the permission with ls -al /dev/null, and it turned out this had been changed into a regular file rather then the special file it’s supposed to be.

    The fix is easy. Delete the file called /dev/null and re-create the special device with the command mknod -m 666 /dev/null c 1 3.

    You can also read about how to create this special file by reading the man-pages. Command: man 4 null.

  • Hodnafjell

    Hodnafjell

    This is how Norwegian nature looks like without power lines… (actually, you can still see some to the right of the picture).

    The vignetting is because of a polarization filter. Didn’t use a leens hood on this trip.

  • Schnitzel!

    Schnitzel

    A swine schnitzel with rosmary, basil, salt and pepper on a bed of rice.

  • Canon AE-1 Program

    Canon AE-1 Program

    An old Canon AE-1 with a 50mm f/1.8 lens. The reflection is mainly candles, but also includes me.