Date: Sat, 26 Apr 2014 15:29:32 +0200 From: Alexander Shendi <Alexander.Shendi@web.de> To: Matthias Apitz <guru@unixarea.de> Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD/amd64 on ASUS Transformer T100 kconvertible tablet? Message-ID: <0LgHKO-1XH8qN3ks0-00ndol@smtp.web.de>
next in thread | raw e-mail | index | archive | help
Am 26.04.2014 15:08 schrieb "Alexander Shendi (Web.de)" <Alexander.Shendi@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0LgHKO-1XH8qN3ks0-00ndol>
