On Mon, 2023-05-01 at 11:12 -0500, David Woodyard wrote:
> I have searched the web for a solution and have found nothing on this
> topic.
> The error I get is sda1 and sdb1 have the same UUID. I would rather
> not remove a drive from raid and unplug it to do the install.

I assume you cloned a drive.  If the drives are simply prepared blanks,
you could modify one of the drives (change its UUID) with a simple
reformat.  And, of course, change the /etc/fstab file to use the new
uuid.

If the drives are blanks/empty, then I'd have thought the install
routine would give you some method to prepare them to suit ignoring the
current status of the drives.  n.b. It's usually a waste of time to
prepare blank drives before starting an install.

I'm not sure about modifying a drive with data on it.  It should be
doable without destroying content (research the tune2fs or btrfstune
and uuidgen commands for ext or btrfs file systems on some OSs). 
Possibly gparted might help.

You could use something other than the UUID to mount them (device name,
volume name).

I know I'm being a bit vague, but if either of those steps sound
understandable, we can elaborate.
 
-- 
 
NB:  All unexpected mail to my mailbox is automatically deleted.
I will only get to see the messages that are posted to the list.
 
The following system info data is generated fresh for each post:
 
uname -rsvp
Linux 6.2.8-100.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Mar 22 19:14:19
UTC 2023 x86_64
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to