[Junos] mount_msdosfs: /dev/da1s1: Invalid argument

When trying to mount a USB thumb drive in a Juniper EX3200 switch I received the following error: root@:RE:0% mount -t msdos /dev/da1s1 /var/tmp/usb mount_msdosfs: /dev/da1s1: Invalid argument The file system was FAT and everything worked fine when mounted in my workstation.  I simply reformatted the FAT partition on my workstation and recopied the contents […]

[Raspberry Pi 3/CentOS 7] ALSA lib confmisc.c:768:(parse_card) cannot find card ‘0’

ALSA lib confmisc.c:768:(parse_card) cannot find card ‘0’ ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory […]