Your message dated Wed, 08 Oct 2014 09:34:01 -0400
with message-id <[email protected]>
and subject line Re: Bug#758045: Attachment
has caused the Debian Bug report #758045,
regarding parted: can not delete partition on usb stick: physical block size
wrong ?
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
758045: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758045
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: parted
Version: 3.2-4
Severity: important
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
Connect a USB stick.
Open a terminal and type
"parted --script "/dev/sdf" "rm 1""
* What was the outcome of this action?
Warning: The driver descriptor says the physical block size is 2048 bytes, but
Linux says it is 512 bytes.
* What outcome did you expect instead?
Partition should be deleted.
Tried deleting this partition with gnome-disks but internally it seems to use
parted so I tried it directly as mentioned above.
This stick works without problems in Wheezy !
-- System Information:
Debian Release: jessie/sid
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.14-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages parted depends on:
ii libc6 2.19-7
ii libparted2 3.2-4
ii libreadline6 6.3-8
ii libtinfo5 5.9+20140712-2
parted recommends no packages.
Versions of packages parted suggests:
pn parted-doc <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 10/7/2014 5:51 PM, Lars Cebulla wrote:
> Attached first 64k of the stick as requested...
Looking at the disk image, it seems your disk has a mac partition
table on it that claims to belong to a disk using 2k sector sizes.
This triggers the warning you saw, which is treated as fatal when in
- --script mode. Don't use script mode and you should be able to blow
the whole partition table away and create a new, correct one with the
mklabel command.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (MingW32)
iQEcBAEBAgAGBQJUNT1JAAoJEI5FoCIzSKrwh54IAJ9uBeoF7tVitaj11iC1j86l
iuAjNr6RrgAgdcn9m69YcDpQknt+jzD7RpSGPUcBq1avaO6gx3EpcCdgLkRiS9A0
K8HR60Udt80DLiFhnEn7G2Ax9Us8ikoGEho2a44zYL/MwrmXrig2ICdUjgGlz7GH
AhwQcjGIevTIwPAOxx7Jnnpa8Dhp3VYsKm19u8+4SL9ZgPxvvF7HLaiX2fIcYc90
VCXJjjw8wRjyXSymTKQrLzjrBbYNA8ZX+qMNbWqEY7AASQd0Rm0KwBLAG2UKVIjL
/u7ljMsrtjAjWSQDyvRrv6AzzgpvECgq2Qo8O7T8qVIYwh1AIRolg4FfzSegm/0=
=q9OU
-----END PGP SIGNATURE-----
--- End Message ---