Re: has anyone a working example for a ks.cfg with two disks?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hallo,

this version is working here now.

Ralf

bootloader --append=" crashkernel=auto" --location=mbr --boot-drive=sda
# Partition clearing information
clearpart --all --initlabel --drives=sda,sdb
# Disk partitioning information
part / --fstype="ext4" --ondisk=sda --grow --size=1
part swap --fstype="swap" --ondisk=sda --size=8192
part /mnt/platte02 --fstype="ext4" --ondisk=sdb --size=1 --grow



_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos



[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]


  Powered by Linux