What is the way to specify a RAID by uuid in Fedora-21?

Anders Blomdell anders.blomdell at control.lth.se
Mon Jan 12 15:32:54 UTC 2015


On 2015-01-12 12:01, Anders Blomdell wrote:
> In previous versions, I could specify it with:
> 
>   raid /boot --device=UUID=34206d90:7e6a035e:8660b1b3:62cca315 --fstype=ext4 --label=/boot --useexisting
after some digging around with blivet/devictree.py, changing the UUID to:

  raid /boot --device=UUID=34206d90-7e6a-035e-8660-b1b362cca315 --fstype=ext4 --label=/boot --useexisting

seems to fix that issue...

Regards

Anders
-- 
Anders Blomdell                  Email: anders.blomdell at control.lth.se
Department of Automatic Control
Lund University                  Phone:    +46 46 222 4625
P.O. Box 118                     Fax:      +46 46 138118
SE-221 00 Lund, Sweden




More information about the Kickstart-list mailing list