4- You have made error ...#### dd if=FreeBSD-11-RELEASE-amd64-memstick.img of=/dev/sdb1 bs=1M conv=sync

Polytropon freebsd at edvax.de
Sat Dec 31 20:53:30 UTC 2016


On Sat, 31 Dec 2016 20:43:39 +0100, swjatoslaw gerus wrote:
> true for 16.04.1 64 bit linux 
> #################################
> 
>  dd if=FreeBSD-11.0-RELEASE-amd64-memstick.img of=/dev/sdb  bs=1048576 
>  conv=sync
> 
> only   that work 
> ############
> 
>  2.bsd orig text  -it is not work with 16.04.1 64 bit 2*2.4 ghz sony
>  vgn-31
> ################################################################
> 
>  dd if=FreeBSD-10.2-RELEASE-amd64-memstick.img of=/dev/da0 bs=1M 
>  conv=sync

That is a FreeBSD command (see the target device file name, it's
clearly not a common Linux notation). On Linux, it would be:

	# dd if=FreeBSD-10.2-RELEASE-amd64-memstick.img of=/dev/sdb bs=1048576 conv=sync

It's simply a matter of the correct file name, the correct
target device, and the correct unit suffix (or its absence).



> To burn the image using dd, insert the USB stick and determine its
> > > device name.
> > > https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/bsdinstall-pre.html
> > > -----------------------
> 
> why not work -it  is not my business

It has already been made clear several times why it did not
work.



> ...author can not kill tor browser process in ubuntu

You should ask that question to a Ubuntu-related mailing list.



> will speedy go to first os,which would work without this kind of
> surprise

The "surprise" is probably you misinterpreting the provided
documentation. As I said in one of my initial replies, it's
important that you pay close attention to what you are doing.
Details matter a lot.




-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...


More information about the freebsd-questions mailing list