06-08-2019, 03:12 PM
From the IRC group, I've been told, mount the SD card on another machine and create a user and set their password.
Oh that'd be so easy if I had another BSD box.
https://wiki.netbsd.org/tutorials/how_to...der_linux/
But on my Fedora 29 x86_64 box here, it doesn't work.
mount -t ufs -o ufstype=ufs2,ro /dev/sdd2 /mnt
mount: /mnt: wrong fs type, bad option, bad superblock on /dev/sdd2, missing codepage or helper program, or other error.
In the above WIKI, it mentions, the partition /dev/sdd2 has several filesystems, not just one as the above mount command expects.
Note also the WIKI was last modified this month. WAS IT TRIED THIS MONTH?
AND, which Linux?
Oh that'd be so easy if I had another BSD box.
https://wiki.netbsd.org/tutorials/how_to...der_linux/
But on my Fedora 29 x86_64 box here, it doesn't work.
mount -t ufs -o ufstype=ufs2,ro /dev/sdd2 /mnt
mount: /mnt: wrong fs type, bad option, bad superblock on /dev/sdd2, missing codepage or helper program, or other error.
In the above WIKI, it mentions, the partition /dev/sdd2 has several filesystems, not just one as the above mount command expects.
Note also the WIKI was last modified this month. WAS IT TRIED THIS MONTH?
AND, which Linux?