How to force anaconda to decide the disk names as per our requirements?
Issue
- Need to install Red Hat Enterprise Linux 6 on a machine using USB drive booting.
- There are two internal disks into the system, which are detecting as
/dev/sdband/dev/sdband the USB disk is detecting as/dev/sda - The kickstart file is present into the USB drive only, and according to the kickstart file, its required to have the internal disk names as
/dev/sdaand/dev/sdband USB as/dev/sdc - How can I force the anaconda to assign disk names according to my requirements?
Environment
- Red Hat Enterprise Linux 6
- anaconda
- Kickstart installation through USB drive.
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.