Multiple choice technology operating systems

In which file system boot block is created for a HP-UX machine?

  1. HFS

  2. JFS

  3. NFS

  4. ZFS

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

HFS (HFS File System) is used in HP-UX for creating boot blocks. HP-UX uses HFS as its native filesystem for bootable volumes, containing the necessary boot information and kernel. JFS (Journaling File System) is used for data volumes but not for boot. NFS is Network File System (remote mounting). ZFS is not used in HP-UX.