Good day, all,

I have been trying to add a second disk to CoreOS and can't seem to
figure this out. The secondary disk is specified in the butane config
but the part that I need guidance with is how do I bring up the server
with two disks.


#### Sample disk config from butane ####
disks:
- device: /dev/disk/by-id/coreos-boot-disk
wipe_table: false
partitions:
- number: 4
label: root
size_mib: 8192
resize: true
- device: /dev/disk/by-id/wwn-0x50014e2eb507fcdf
wipe_table: true
partitions:
- number: 1
label: var
size_mib: 0
start_mib: 0
type_guid: 0657fd6d-a4ab-43c4-84e5-0933c84b4f4f
filesystems:
- path: /var
device: /dev/disk/by-partlabel/var
format: xfs
wipe_filesystem: false
with_mount_unit: true

## ##

Any suggestions or directions you can point me to be able to get the
secondary disk going for Fedora CoreOS?

Thanks in advance

-- 

Kind Regards,

Earl A. Ramirez
2024-05-12T10:02:02 (CEST +0200)

Attachment: signature.asc
Description: This is a digitally signed message part

--
_______________________________________________
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