How to set an intended mount point to a size adjusted partition in Custom Layout

Solution In Progress - Updated -

Issue

  • How to set an intended mount point to a size adjusted partition in Custom Layout.
  • Intended mount points are:
/boot /dev/sda1
swap  /dev/sda2
/     /dev/sda3

/mnt1 /dev/sda5
/var  /dev/sda6

But in fact the order will be sorted by the size of partition as the following:

/boot /dev/sda1
swap  /dev/sda2
/     /dev/sda3

/var  /dev/sda5
/mnt1 /dev/sda6

Environment

  • Red Hat Enterprise Linux 6

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.