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

Anders Blomdell <[email protected]> Mon, 12 Jan 2015 16:32:54 +0100
Newsgroups gmane.linux.redhat.kickstart.general
Message-ID <[email protected]>
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: [email protected]
Department of Automatic Control
Lund University                  Phone:    +46 46 222 4625
P.O. Box 118                     Fax:      +46 46 138118
SE-221 00 Lund, Sweden