Date: Fri, 17 Mar 2017 20:29:23 -0600 (MDT) From: Warren Block <wblock@wonkity.com> To: "Steve O'Hara-Smith" <steve@sohara.org> Cc: freebsd-questions@freebsd.org Subject: Re: Second severe crash in six weeks Message-ID: <alpine.BSF.2.20.1703172028490.9096@wonkity.com> In-Reply-To: <20170317213046.92362227450584694b653ed6@sohara.org> References: <20170315222221.GA18691@becker.bs.l> <eb296c6a-a437-9b02-3e80-067eaba2cf04@FreeBSD.org> <20170317195043.GA5295@becker.bs.l> <alpine.BSF.2.20.1703171355520.23129@wonkity.com> <20170317202959.GA1249@becker.bs.l> <alpine.BSF.2.20.1703171520110.23129@wonkity.com> <20170317213046.92362227450584694b653ed6@sohara.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 17 Mar 2017, Steve O'Hara-Smith wrote: > On Fri, 17 Mar 2017 15:21:28 -0600 (MDT) > Warren Block <wblock@wonkity.com> wrote: > >> On Fri, 17 Mar 2017, Bertram Scharpf wrote: >> >>> On Friday, 17. Mar 2017, 13:56:54 -0600, Warren Block wrote: >>>> On Fri, 17 Mar 2017, Bertram Scharpf wrote: >>>> >>>>> On Thursday, 16. Mar 2017, 08:59:44 +0000, Matthew Seaman wrote: >>>>>> On 15/03/2017 22:22, Bertram Scharpf wrote: >>>>> >>>>> # dd if=/dev/zero of=usbstick.img bs=1M count=7552 >>>> >>>> A count should not be necessary, it will stop when it runs out of >>>> input. >>> >>> The file name is "usbstick.img" but it is still a file. The >>> count is the length of the USB stick I'm planning to dd to. >> >> This is still not needed. Either it will run out of file and end, or . > > I suggest you try dd if=/dev/zero of=somefile bs=1M and observe > that it does not stop until the filesystem is full or you hit a hard quota > limit. That if parameter was an image file the last time I looked. Never mind.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.20.1703172028490.9096>