Mageia Bugzilla – Attachment 3557 Details for
Bug 8769
diskdrake no longer provides the "use" button, after selecting an existing crypto-luks encrypted partition (live mode)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
$all_hds
all_hds.pm (text/plain), 13.55 KB, created by
Manuel Hiebel
on 2013-02-27 22:46:28 CET
(
hide
)
Description:
$all_hds
Filename:
MIME Type:
Creator:
Manuel Hiebel
Created:
2013-02-27 22:46:28 CET
Size:
13.55 KB
patch
obsolete
>$VAR1 = { > 'raids' => [], > 'davs' => [], > 'nfss' => [], > 'loopbacks' => [], > 'dmcrypts' => [], > 'lvms' => [], > 'raw_hds' => [ > { > 'info' => 'VBOX CD-ROM', > 'bus' => 'SCSI', > 'minor' => 0, > 'channel' => '0', > 'capacity' => 'DVD ', > 'device' => 'sr0', > 'description' => 'VBOX|CD-ROM', > 'host' => 2, > 'lun' => '0', > 'is_removable' => 1, > 'media_type' => 'cdrom', > 'id' => '0', > 'major' => 11, > 'driver' => undef > } > ], > 'smbs' => [], > 'special' => [ > { > 'fs_type' => 'proc', > 'mntpoint' => '/proc', > 'device' => 'none' > } > ], > 'hds' => [ > bless( { > 'totalsectors' => '16777216', > 'geom' => { > 'cylinders' => 1044, > 'heads' => 255, > 'from_edd' => 1, > 'sectors' => 63 > }, > 'bus' => 'SCSI', > 'volume_id' => '0x4d6a4fb9', > 'primary' => { > 'info' => undef, > 'normal' => [ > { > 'width' => 477, > 'pt_type' => 131, > 'start_cyl' => 0, > 'size' => 15982627, > 'start_head' => 32, > 'fs_type' => 'crypto_LUKS', > 'fs_type_from_magic' => 'crypto_LUKS', > 'minor' => '1', > 'active' => 128, > 'device' => 'sda1', > 'start_sec' => 33, > 'end_head' => 254, > 'part_number' => 1, > 'end_sec' => 255, > 'end_cyl' => 226, > 'rootDevice' => 'sda', > 'faked_device' => 0, > 'device_UUID' => 'b0c82ad9-637d-4afd-8c43-4f7294376adb', > 'major' => '8', > 'start' => 2048 > } > ], > 'nb_special_empty' => 0, > 'extended' => { > 'active' => 0, > 'device' => 'sda2', > 'pt_type' => 5, > 'start_cyl' => 227, > 'size' => 783153, > 'start_sec' => 193, > 'end_head' => 254, > 'part_number' => 2, > 'start_head' => 64, > 'end_sec' => 255, > 'rootDevice' => 'sda', > 'end_cyl' => 255, > 'start' => 15988707 > }, > 'raw' => [ > $VAR1->{'hds'}[0]{'primary'}{'normal'}[0], > $VAR1->{'hds'}[0]{'primary'}{'extended'}, > { > 'active' => 0, > 'device' => 'sda3', > 'pt_type' => 0, > 'start_cyl' => 0, > 'size' => 0, > 'start_sec' => 0, > 'end_head' => 0, > 'part_number' => 3, > 'start_head' => 0, > 'end_sec' => 0, > 'end_cyl' => 0, > 'start' => 0 > }, > { > 'active' => 0, > 'device' => 'sda4', > 'pt_type' => 0, > 'start_cyl' => 0, > 'size' => 0, > 'start_sec' => 0, > 'end_head' => 0, > 'part_number' => 4, > 'start_head' => 0, > 'end_sec' => 0, > 'end_cyl' => 0, > 'start' => 0 > } > ] > }, > 'file' => '/dev/sda', > 'channel' => '0', > 'lun' => '0', > 'readonly' => undef, > 'bios_from_edd' => '80', > 'media_type' => 'hd', > 'id' => '0', > 'info' => 'ATA VBOX HARDDISK', > 'description' => 'ATA|VBOX HARDDISK', > 'device' => 'sda', > 'host' => 0, > 'extended' => [ > { > 'normal' => { > 'width' => 61, > 'pt_type' => 131, > 'start_cyl' => 227, > 'size' => 783124, > 'start_head' => 64, > 'fs_type' => 'ext3', > 'fs_type_from_magic' => 'ext3', > 'minor' => '5', > 'active' => 0, > 'device' => 'sda5', > 'start_sec' => 222, > 'end_head' => 254, > 'part_number' => 5, > 'end_sec' => 255, > 'end_cyl' => 255, > 'rootDevice' => 'sda', > 'faked_device' => 0, > 'device_UUID' => 'e05dcf4a-eef3-488b-b463-f4b8ba39a679', > 'major' => '8', > 'start' => 15988736 > }, > 'start_cyl' => 227, > 'pt_type' => 5, > 'size' => 783153, > 'start_head' => 64, > 'info' => undef, > 'active' => 0, > 'nb_special_empty' => 0, > 'start_sec' => 193, > 'end_head' => 254, > 'end_sec' => 255, > 'rootDevice' => 'sda', > 'end_cyl' => 255, > 'start' => 15988707, > 'extended' => undef, > 'raw' => [ > $VAR1->{'hds'}[0]{'extended'}[0]{'normal'}, > { > 'active' => 0, > 'pt_type' => 0, > 'start_cyl' => 0, > 'size' => 0, > 'start_sec' => 0, > 'end_head' => 0, > 'start_head' => 0, > 'end_sec' => 0, > 'end_cyl' => 0, > 'start' => 0 > }, > { > 'active' => 0, > 'pt_type' => 0, > 'start_cyl' => 0, > 'size' => 0, > 'start_sec' => 0, > 'end_head' => 0, > 'start_head' => 0, > 'end_sec' => 0, > 'end_cyl' => 0, > 'start' => 0 > }, > { > 'active' => 0, > 'pt_type' => 0, > 'start_cyl' => 0, > 'size' => 0, > 'start_sec' => 0, > 'end_head' => 0, > 'start_head' => 0, > 'end_sec' => 0, > 'end_cyl' => 0, > 'start' => 0 > } > ] > } > ], > 'driver' => undef > }, 'partition_table::dos' ) > ] > };
$VAR1 = { 'raids' => [], 'davs' => [], 'nfss' => [], 'loopbacks' => [], 'dmcrypts' => [], 'lvms' => [], 'raw_hds' => [ { 'info' => 'VBOX CD-ROM', 'bus' => 'SCSI', 'minor' => 0, 'channel' => '0', 'capacity' => 'DVD ', 'device' => 'sr0', 'description' => 'VBOX|CD-ROM', 'host' => 2, 'lun' => '0', 'is_removable' => 1, 'media_type' => 'cdrom', 'id' => '0', 'major' => 11, 'driver' => undef } ], 'smbs' => [], 'special' => [ { 'fs_type' => 'proc', 'mntpoint' => '/proc', 'device' => 'none' } ], 'hds' => [ bless( { 'totalsectors' => '16777216', 'geom' => { 'cylinders' => 1044, 'heads' => 255, 'from_edd' => 1, 'sectors' => 63 }, 'bus' => 'SCSI', 'volume_id' => '0x4d6a4fb9', 'primary' => { 'info' => undef, 'normal' => [ { 'width' => 477, 'pt_type' => 131, 'start_cyl' => 0, 'size' => 15982627, 'start_head' => 32, 'fs_type' => 'crypto_LUKS', 'fs_type_from_magic' => 'crypto_LUKS', 'minor' => '1', 'active' => 128, 'device' => 'sda1', 'start_sec' => 33, 'end_head' => 254, 'part_number' => 1, 'end_sec' => 255, 'end_cyl' => 226, 'rootDevice' => 'sda', 'faked_device' => 0, 'device_UUID' => 'b0c82ad9-637d-4afd-8c43-4f7294376adb', 'major' => '8', 'start' => 2048 } ], 'nb_special_empty' => 0, 'extended' => { 'active' => 0, 'device' => 'sda2', 'pt_type' => 5, 'start_cyl' => 227, 'size' => 783153, 'start_sec' => 193, 'end_head' => 254, 'part_number' => 2, 'start_head' => 64, 'end_sec' => 255, 'rootDevice' => 'sda', 'end_cyl' => 255, 'start' => 15988707 }, 'raw' => [ $VAR1->{'hds'}[0]{'primary'}{'normal'}[0], $VAR1->{'hds'}[0]{'primary'}{'extended'}, { 'active' => 0, 'device' => 'sda3', 'pt_type' => 0, 'start_cyl' => 0, 'size' => 0, 'start_sec' => 0, 'end_head' => 0, 'part_number' => 3, 'start_head' => 0, 'end_sec' => 0, 'end_cyl' => 0, 'start' => 0 }, { 'active' => 0, 'device' => 'sda4', 'pt_type' => 0, 'start_cyl' => 0, 'size' => 0, 'start_sec' => 0, 'end_head' => 0, 'part_number' => 4, 'start_head' => 0, 'end_sec' => 0, 'end_cyl' => 0, 'start' => 0 } ] }, 'file' => '/dev/sda', 'channel' => '0', 'lun' => '0', 'readonly' => undef, 'bios_from_edd' => '80', 'media_type' => 'hd', 'id' => '0', 'info' => 'ATA VBOX HARDDISK', 'description' => 'ATA|VBOX HARDDISK', 'device' => 'sda', 'host' => 0, 'extended' => [ { 'normal' => { 'width' => 61, 'pt_type' => 131, 'start_cyl' => 227, 'size' => 783124, 'start_head' => 64, 'fs_type' => 'ext3', 'fs_type_from_magic' => 'ext3', 'minor' => '5', 'active' => 0, 'device' => 'sda5', 'start_sec' => 222, 'end_head' => 254, 'part_number' => 5, 'end_sec' => 255, 'end_cyl' => 255, 'rootDevice' => 'sda', 'faked_device' => 0, 'device_UUID' => 'e05dcf4a-eef3-488b-b463-f4b8ba39a679', 'major' => '8', 'start' => 15988736 }, 'start_cyl' => 227, 'pt_type' => 5, 'size' => 783153, 'start_head' => 64, 'info' => undef, 'active' => 0, 'nb_special_empty' => 0, 'start_sec' => 193, 'end_head' => 254, 'end_sec' => 255, 'rootDevice' => 'sda', 'end_cyl' => 255, 'start' => 15988707, 'extended' => undef, 'raw' => [ $VAR1->{'hds'}[0]{'extended'}[0]{'normal'}, { 'active' => 0, 'pt_type' => 0, 'start_cyl' => 0, 'size' => 0, 'start_sec' => 0, 'end_head' => 0, 'start_head' => 0, 'end_sec' => 0, 'end_cyl' => 0, 'start' => 0 }, { 'active' => 0, 'pt_type' => 0, 'start_cyl' => 0, 'size' => 0, 'start_sec' => 0, 'end_head' => 0, 'start_head' => 0, 'end_sec' => 0, 'end_cyl' => 0, 'start' => 0 }, { 'active' => 0, 'pt_type' => 0, 'start_cyl' => 0, 'size' => 0, 'start_sec' => 0, 'end_head' => 0, 'start_head' => 0, 'end_sec' => 0, 'end_cyl' => 0, 'start' => 0 } ] } ], 'driver' => undef }, 'partition_table::dos' ) ] };
View Attachment As Raw
Actions:
View
Attachments on
bug 8769
:
3424
|
3452
| 3557