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

swjatoslaw gerus milstar2 at eml.cc
Mon Jan 2 18:49:35 UTC 2017


that work 
--------------------
dd if=FreeBSD-11.0-RELEASE-amd64-memstick.img of=/dev/sdb     bs=1048576 
   conv=sync

under hard conditions in  false installed ubuntu 16.04.1 64 bit  sony 31
 2*2.4 ghz  4/256 gb radeon 3450

fdisk -l  /dev/sdb1      -not work   work  /dev/sdb
bs=1m   not work    work   bs=1048576

false installation     can not kill tor process

  top | grep tor 
  
debian +-   tor   1345

root kill -9 1345   ...killed
automaticaly restart 
debian +-  tor   3346 
&
######################

  Wish good mood 

https://www.youtube.com/watch?v=JmOcEhobSdM









-- 
  swjatoslaw  gerus
  milstar2 at eml.cc

On Mon, Jan 2, 2017, at 03:28 PM, Boris Samorodov wrote:
> 31.12.2016 21:35, swjatoslaw gerus пишет:
> > 1.bsd orig text
> > ---------------------
> > 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
> > -----------------------
> > performed from author    with  fdisk -l   ... sdb1
> >
> > 2.bsd orig text
> > -------------------
> > dd if=FreeBSD-10.2-RELEASE-amd64-memstick.img of=/dev/da0 bs=1M
> > conv=sync
> >
> > multiple attempts with   FreeBSD -11.0   /dev/sdb1      bs=1M  ...
> > System( 16.04.1 64 bit  ubuntu)    -invalid argument
> [...]
> 
> Seems that you may be confused by the difference in device disk naming
> at FreeBSD and Linux:
> /dev/da0 <--> /dev/sda
> /dev/da1 <--> /dev/sdb
> /dev/da2 <--> /dev/sdc
> 
> FreeBSD uses numbers (0,1,2,...) for disk renumbering while Linux uses
> characters (a,b,c,...).
> 
> So if FreeBSD documentation uses "/dev/da1" notation, the Linux
> command equivalent should be "/dev/sdb".
> 
> HTH & WBR
> -- 
> bsam

-- 
http://www.fastmail.com - Email service worth paying for. Try it for free



More information about the freebsd-questions mailing list