Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Dec 2016 00:13:44 +0100
From:      swjatoslaw gerus <milstar2@eml.cc>
To:        Polytropon <freebsd@edvax.de>
Cc:        freebsd-questions@freebsd.org
Subject:   fdisk -l .../dev/sdb1   system -invalid argument 1m   #### dd if=FreeBSD-11-RELEASE-amd64-memstick.img of=/dev/sdb1 bs=1M  conv=sync
Message-ID:  <1483139624.784286.833372873.30E54F7C@webmail.messagingengine.com>
In-Reply-To: <20161230231909.652499f9.freebsd@edvax.de>
References:  <1483132051.752644.833300521.4E2EBB2A@webmail.messagingengine.com> <20161230231909.652499f9.freebsd@edvax.de>

next in thread | previous in thread | raw e-mail | index | archive | help
fdisk -l 

/dev/sda1
...
/dev/sda6

/dev/sdb1  w95 FAT32

Solaris (11.2)  bs=16k freebsd=1m

Author performed that what freebsd stated  .in email to author.. 1048576

possibly new sandisk must formated for ubuntu,than possibly can see
file after mounting with ls -lsar,to  date can see with more

will check solaris ,freebsd,ubuntu publication




-- 
  swjatoslaw  gerus
  milstar2@eml.cc

On Fri, Dec 30, 2016, at 11:19 PM, Polytropon wrote:
> On Fri, 30 Dec 2016 22:07:31 +0100, swjatoslaw gerus wrote:
> > this questions was answered before 
> > 
> > for linux   not 1m ,but  1048576 without suffiks
> > that work file is sended to /dev/sdb1
> 
> But read with caution: /dev/sdb (no "1" appended) needs to
> be the device the file has to be written to. Remember:
> /dev/sdb1 is the 1st partition of the 2nd disk unit,
> /dev/sdb1 is _the_ 2nd disk unit, and _that_ is where
> the image needs to go - it represents a whole device
> content.
> 
> 
> 
> > but  plug sandisk  16 gb before start , notebook can not start
> 
> This is to be expected because the stick hasn't been
> prepared correctly. Again:
> 
> 	# dd if=FreeBSD-11-RELEASE-amd64-memstick.img of=/dev/sdb bs=1M conv=sync
> 
> is the correct command here. That kind of mistake can
> be summarized as "fat fingers"... ;-)
> 
> 
> 
> > file after mounting can see with more, but can not see with ls -lsar
> 
> You can even "more /dev/sdb1" and "more /dev/sdb" without
> mounting it, there is no relation.
> 
> 
> 
> -- 
> Polytropon
> Magdeburg, Germany
> Happy FreeBSD user since 4.0
> Andra moi ennepe, Mousa, ...

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1483139624.784286.833372873.30E54F7C>