Skip to content

Error: /dev/nbd0: unrecognised disk label #12

Description

@zen

I;m mounting ploop image and getting errors:
We process: /mnt/tmp/144/root.hdd/root.hdd
Ploop file size is: 155144159232
version: 2 disk type: 2 heads count: 16 cylinder count: 4915200 sector count: 2048 size in tracks: 1228800 size in sectors: 2516582400 disk in use: 0 first block offset: 10240 flags: 0
For storing 1288490188800 bytes on disk we need 1228800 ploop blocks
We have 5 BAT blocks
We have 262128 slots in 1 map
We have 262144 slots in 2 map
We have 262144 slots in 3 map
We have 262144 slots in 4 map
We have 262144 slots in 5 map
Number of non zero blocks in map: 147952
!!!ERROR!!! We can't found GPT table on this disk
!!!ERROR!!! We can't find ext4 signature
Set device /dev/nbd0 as read only
Try to found partitions on ploop device
Error: /dev/nbd0: unrecognised disk label
First ploop partition was not detected properly, please call partx/partprobe manually
You could mount ploop filesystem with command: mount -r -o noload /dev/nbd0p1 /mnt

Looks like nbd device is not created properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions