You are not logged in.
Pages: 1
Hello, I have two same disks and I want to have Raid1. I found raider utility, which saves a lot of time.
But it makes only error for me:
raider -R1
-----------------------------------------------------------
:: raider version 0.13.2 started
:: Option: Single disk to RAID 1 (MIRRORING)
-----------------------------------------------------------
:: Distro name and version: Arch Linux
:: Distro edition: Arch Linux
:: Test Status (in lab): Tested successfully
:: Advice: You may use raider on it!
-----------------------------------------------------------
:: Disks selected (2):
:: /dev/sda: Western Digital Model: WD1600JS-00MHB0 Serial: WD-WMANM2454931 (160G)
:: /dev/sdb: Western Digital Model: WD1600JS-00MHB0 Serial: WD-WMANM1388570 (160G)
-----------------------------------------------------------
:: /dev/sda partition table type: GPT/GUID
:: Unknown bootloader
:: FATAL ERROR: Bootloader does not exist in /dev/sda!
LSBLK:
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 149.1G 0 disk
└─sda1 8:1 0 149.1G 0 part /
sdb 8:16 0 149.1G 0 disk
└─sdb1 8:17 0 149.1G 0 part
I have UEFI Motherboard, but its switched to CSM, so it doesnt use EFI.
Last edited by Darkhunter (2014-07-21 16:51:24)
Offline
:: Unknown bootloader
:: FATAL ERROR: Bootloader does not exist in /dev/sda!
Bootloaders supported:
----------------------
- Grub legacy
- Grub 2
- LILO (Only tested in Slackware and Vector Linux).
What bootloader are you using ?
Last edited by Lone_Wolf (2014-07-22 10:50:48)
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Ahhh....I am using syslinux. So I have to make it manually...
Offline
Pages: 1