Note that you need to mount the drive /dev/sdb (or similar) directly, because the DSO disk has no partition table. I use this fstab line:
/dev/sdd /mnt/dso vfat defaults,noauto,users 0 0
This means “Reloading parameters from disk”, i.e. you have some saved configuration that it is loading. This is normal.