[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [parted-devel] [PATCH] [RFC] Do not automatically update GPT label i
From: |
Petr Uzel |
Subject: |
Re: [parted-devel] [PATCH] [RFC] Do not automatically update GPT label in interactive mode |
Date: |
Thu, 19 Feb 2009 12:15:46 +0100 |
User-agent: |
Mutt/1.5.17 (2007-11-01) |
On Wed, Feb 18, 2009 at 08:55:35PM +0100, Jim Meyering wrote:
> Petr Uzel <address@hidden> wrote:
> ...
> >> +test_expect_success \
> >> + 'save a copy of the original primary GPT table' \
> >> + 'dd if=$dev of=before count=1 skip=1'
> >
> > isn't bs=512 missing here ^^^ ?
>
> It's fine to omit it, since bs=512 is the default.
I can confirm that it defaults to 512 on my system. However, I can't
find any reference about default bs value in the dd documentation
(more precisely, it is referenced in BSD and HPUX manpages, but not in
linux).
--
Best regards / s pozdravem
Petr Uzel, Packages maintainer
---------------------------------------------------------------------
SUSE LINUX, s.r.o. e-mail: address@hidden
Lihovarská 1060/12 tel: +420 284 028 964
190 00 Prague 9 fax: +420 284 028 951
Czech Republic http://www.suse.cz
- Re: [parted-devel] [PATCH] [RFC] Do not automatically update GPT label in interactive mode,
Petr Uzel <=