Hi all, despite the title is too long, it defines the exact problem I have
I put some wrong line to my /etc/fstab in my FreeBSD-11-STABLE working like a charm on my Raspberry Pi 2, but now it doesn't boot after the modification of the fstab.
So, I tried to put the microSD card on a USB-adapter or a SD-card-adapter and mount it on my PC with FreeBSD but it doesn't recognize the microSD...
And also there is nothing on the dmesg results.
Does anyone know how I could to mount the microSD and try to edit the /etc/fstab in order to delete my wrong line?
Thanks in advance.
I put some wrong line to my /etc/fstab in my FreeBSD-11-STABLE working like a charm on my Raspberry Pi 2, but now it doesn't boot after the modification of the fstab.
So, I tried to put the microSD card on a USB-adapter or a SD-card-adapter and mount it on my PC with FreeBSD but it doesn't recognize the microSD...
Code:
# ls /dev/da*
ls: /dev/da*: No such file or directory
Does anyone know how I could to mount the microSD and try to edit the /etc/fstab in order to delete my wrong line?
Thanks in advance.