FreeBSD/amd64 on ASUS Transformer T100 kconvertible tablet?

Alexander Shendi Alexander.Shendi at web.de
Sun Apr 27 18:50:52 UTC 2014


Am 26.04.2014 15:08 schrieb "Alexander Shendi (Web.de)" <Alexander.Shendi at web.de>:

> * Can anyone enlighten me how to mount the memory stick, so I can extract 
>     the FreeBSD kernel (under Linux)? I tried: 
>     - mount -r -t ufs -o ufstype=old 
>     - mount -r -t ufs -o ufstype=sun 
>     - mount -r -t ufs -o ufstype=sunx86 
>     - mount -r -t ufs -o ufstype=bsd44 
>

This is wrong, what I in fact tried was:
- mount -r -t ufs -o ufstype=old /dev/sdb4 /mnt
- mount -r -t ufs -o ufstype=sun /dev/sdb4 /mnt
- mount -r -t ufs -o ufstype=sunx86 /dev/sdb4 /mnt
- mount -r -t ufs -o ufstype=bsd44 /dev/sdb4 /mnt

Sorry for the omission.

Best Regards,

Alexander


More information about the freebsd-questions mailing list