GNU bug report logs -
#33941
RPMB partition access by parted command
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 30 Jan 2019 16:05:53 -0800
with message-id <20190131000553.GE15770 <at> lister.brianlane.com>
and subject line Re: bug#33941: RPMB partition access by parted command
has caused the debbugs.gnu.org bug report #33941,
regarding RPMB partition access by parted command
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
33941: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33941
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi,
Parted command is trying to access RPMB partition when running "parted
-l" in Linux and it gives following prompt, is this behavior expected
? How to disable this prompt, please let me know.
root <at> bcm958804a8040c:~# parted -l
[645874.093160] print_req_error: I/O error, dev mmcblk0rpmb, sector 0
Model: Unknown (unknown)
Disk /dev/nvme0n1: 250GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1049kB 250GB 250GB primary raid
Error: /dev/nvme3n1: unrec[645874.141879] nvme0n1: p1
ognised disk label
Model: Unknown (unknown)
Disk /dev/nvme3n1: 250GB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:
Model: MMC R1J56L (sd/mmc)
Disk /dev/mmcblk0: 14.8GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:
Warning: failed to translate partition name
Warning: failed to translate partition name
Warning: failed to translate partition name
Warning: failed to translate partition name
Warning: failed to translate partition name
Number Start End Size File system Name Flags
1 17.4kB 537MB 537MB fat32 boot, hidden, esp
2 537MB 1342MB 805MB ext4
3 1342MB 5637MB 4295MB ext4
4 5637MB 9932MB 4295MB ext4
5 9932MB 12.1GB 2147MB
Error: /dev/mmcblk0boot0: unrecognised disk label
[645874.287565] print_req_error: I/O error, dev mmcblk0rpmb, sector 0
Model: Generic SD/MMC Storage Card (sd/mmc)
Disk /dev/mmcblk0boot0: 16.8MB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:
Error: /dev/mmcblk0rpmb: unrecognised disk label
Warning: Error fsyncing/closing /dev/mmcblk0rpmb: Input/output error
Retry/Ignore?
Best regard,
Rayagonda
[Message part 3 (message/rfc822, inline)]
On Tue, Jan 01, 2019 at 12:27:50PM +0530, Rayagonda Kokatanur wrote:
> Hi,
>
> Parted command is trying to access RPMB partition when running "parted
> -l" in Linux and it gives following prompt, is this behavior expected
> ? How to disable this prompt, please let me know.
parted -l tries to examine everything that looks like a block device,
and it looks like you have some devices that either aren't working
right, or aren't really block devices.
The only suggestion I have is to run 'parted -s DEVICE p' on the devices
you want to examine instead of using -l.
--
Brian C. Lane (PST8PDT)
This bug report was last modified 6 years and 174 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.