Skip to main content

Without boot partition

Comments

3 comments

  • PenguinInternet
    It's not strictly necessary to have a separate boot partition - if you're not using RAID or LVM then it makes no difference operationally, although potentially it gives you some extra flexibility in the event of a corrupt partition or file system. Nothing to worry about though as you are currently configured.
    0
  • Nirjonadda
    It's not strictly necessary to have a separate boot partition - if you're not using RAID or LVM then it makes no difference operationally, although potentially it gives you some extra flexibility in the event of a corrupt partition or file system. Nothing to worry about though as you are currently configured.

    Yes I am using Hardware RAID. So /boot partition are not Recommended? As I know A /boot partition Recommended Partitioning Scheme.
    0
  • cPWilliamL
    Hi @Nirjonadda, The Arch wiki has some nice information on raids: RAID - ArchWiki [QUOTE] and temporary data. Please note that with a software implementation, the RAID 1 level is the only option for the boot partition, because bootloaders reading the boot partition do not understand RAID, but a RAID 1 component partition can be read as a normal partition. The size of a RAID 1 array block device is the size of the smallest component partition.
    So if you're using RAID1, then a single '/' partition may be possible, but I would certainly opt for a separate partition.
    0

Please sign in to leave a comment.