Actions
Bug #5986
openText installer fails when trying to do MBR install on large GPT-labeled disk
Start date:
2015-06-06
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Description
When you install OI Hipster on EFI-labeled disk, you can select "Install on MBR partition". Then, you can select partition 0, change its type to "Solaris2" and proceed. On installation text installer will die in ti_install.py , line 279 with error TgtError: fdisk part of TI failed in tgt.create_disk_target(tgt_disk, False).
Updated by Alexander Pyhalov over 8 years ago
The issue is seen only with large disks. Checked on 3TB virtual disk -got this issue. On 16 GB one this works as expected.
Updated by Alexander Pyhalov over 8 years ago
- Subject changed from Text installer fails when trying to do MBR install on GPT-labeled disk to Text installer fails when trying to do MBR install on large GPT-labeled disk
Actions