Re: [RHEL] Labeling disks with kickstart

2023-12-15 Thread Mark Post
On 12/15/2023 4:54 AM, MANCINI Frédéric (80) wrote: Here is how the disk appears under Linux : [root@rhel92 ~]# ll /dev/disk/by-path/ total 0 lrwxrwxrwx 1 root root 11 12 déc.  13:38 ccw-0.0.1000 -> ../../dasda lrwxrwxrwx 1 root root 12 12 déc.  13:38 ccw-0.0.1000-part1 -> ../../dasda1

[RHEL] Labeling disks with kickstart

2023-12-15 Thread 80
Hello, We are deploying Red Hat Enterprise Linux under z/VM. When using kickstart to configure a new VM, the device id passed on by zVM is used to label the disk as it is formatted. I would like to specify a different label. Is this possible ? Here is how the disk appears under Linux :