Describe the drive partition naming convention in fedora core 4?

1 answer

Answer

1276573

2026-05-18 19:15

+ Follow

Linux
Linux

In Fedora Core 4, the drive partition naming convention follows the standard used by Linux, where hard drives are typically identified as /dev/sdX, where X is a letter starting from 'a' for the first drive, 'b' for the second, and so on. Partitions on these drives are denoted by appending a number to the drive identifier, such as /dev/sda1 for the first partition on the first drive. For IDE drives, the convention uses /dev/hdX instead. Additionally, logical partitions within extended partitions are labeled with numbers greater than 4 (e.g., /dev/sda5).

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.