Ubuntu Server 18.04/EFI/GPT/2x6TB/RAID1

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
Hello i'm trying to create a working system with RAID1 on Ubuntu.
My exact configuration:
- HPE ML10 Gen9 E3-1225v5 8GB Server - 837829-421
- 2 x 6TB WD PURPLE.
- Ubuntu Server 18.04
- GPT
- EFI
- RAID1
And i have problems with grub, I tried many methods of partitioning and i still can't fully install system, recent configuration:
sda - 6TB
sda1 10 MB -biosgrub
sda2 600 MB raid
sda3 30GB raid
sda4 6TB raid
sdb - 6TB
sdb1 10 MB - biosgrub
sdb2 600 MB raid
sdb3 30GB raid
sdb4 6TB raid
Raid 1 md0 was used as EFI partition with sda2/sdb2
Raid 1 md1 was used as swap area with sda3/sdb3
Raid 1 md2 was used as ext4 mounted at / with sda4/sdb4
Still can't install grub, during installation i got error:
Unable to install GRUB in dummy; or
the grub-efi-amd64-signed package failed to install into /target/
boot grub2 raid grub-efi gpt
add a comment |Â
up vote
0
down vote
favorite
Hello i'm trying to create a working system with RAID1 on Ubuntu.
My exact configuration:
- HPE ML10 Gen9 E3-1225v5 8GB Server - 837829-421
- 2 x 6TB WD PURPLE.
- Ubuntu Server 18.04
- GPT
- EFI
- RAID1
And i have problems with grub, I tried many methods of partitioning and i still can't fully install system, recent configuration:
sda - 6TB
sda1 10 MB -biosgrub
sda2 600 MB raid
sda3 30GB raid
sda4 6TB raid
sdb - 6TB
sdb1 10 MB - biosgrub
sdb2 600 MB raid
sdb3 30GB raid
sdb4 6TB raid
Raid 1 md0 was used as EFI partition with sda2/sdb2
Raid 1 md1 was used as swap area with sda3/sdb3
Raid 1 md2 was used as ext4 mounted at / with sda4/sdb4
Still can't install grub, during installation i got error:
Unable to install GRUB in dummy; or
the grub-efi-amd64-signed package failed to install into /target/
boot grub2 raid grub-efi gpt
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Hello i'm trying to create a working system with RAID1 on Ubuntu.
My exact configuration:
- HPE ML10 Gen9 E3-1225v5 8GB Server - 837829-421
- 2 x 6TB WD PURPLE.
- Ubuntu Server 18.04
- GPT
- EFI
- RAID1
And i have problems with grub, I tried many methods of partitioning and i still can't fully install system, recent configuration:
sda - 6TB
sda1 10 MB -biosgrub
sda2 600 MB raid
sda3 30GB raid
sda4 6TB raid
sdb - 6TB
sdb1 10 MB - biosgrub
sdb2 600 MB raid
sdb3 30GB raid
sdb4 6TB raid
Raid 1 md0 was used as EFI partition with sda2/sdb2
Raid 1 md1 was used as swap area with sda3/sdb3
Raid 1 md2 was used as ext4 mounted at / with sda4/sdb4
Still can't install grub, during installation i got error:
Unable to install GRUB in dummy; or
the grub-efi-amd64-signed package failed to install into /target/
boot grub2 raid grub-efi gpt
Hello i'm trying to create a working system with RAID1 on Ubuntu.
My exact configuration:
- HPE ML10 Gen9 E3-1225v5 8GB Server - 837829-421
- 2 x 6TB WD PURPLE.
- Ubuntu Server 18.04
- GPT
- EFI
- RAID1
And i have problems with grub, I tried many methods of partitioning and i still can't fully install system, recent configuration:
sda - 6TB
sda1 10 MB -biosgrub
sda2 600 MB raid
sda3 30GB raid
sda4 6TB raid
sdb - 6TB
sdb1 10 MB - biosgrub
sdb2 600 MB raid
sdb3 30GB raid
sdb4 6TB raid
Raid 1 md0 was used as EFI partition with sda2/sdb2
Raid 1 md1 was used as swap area with sda3/sdb3
Raid 1 md2 was used as ext4 mounted at / with sda4/sdb4
Still can't install grub, during installation i got error:
Unable to install GRUB in dummy; or
the grub-efi-amd64-signed package failed to install into /target/
boot grub2 raid grub-efi gpt
asked May 15 at 9:28
Lukas
11
11
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1036442%2fubuntu-server-18-04-efi-gpt-2x6tb-raid1%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password