PrepAway - Latest Free Exam Questions & Answers

2 Comments on “What will the following command accomplish in Linux?

  1. linofsl says:

    fdisk é o utilitário que realiza particionamento de discos rígidos. Há versões do fdisk para Linux, DOS, Windows, FreeDOS e OS/2. Este capítulo foca apenas na versão para Linux.

  2. jansen9 says:

    fdisk (“fixed disk or format disk“): view, create, resize, delete, change, copy and move partitions on a hard drive using its own menu driven interface.

    Command action
    a toggle a bootable flag
    b edit bsd disklabel
    c toggle the dos compatibility flag
    d delete a partition
    l list known partition types
    m print this menu
    n add a new partition
    o create a new empty DOS partition table
    p print the partition table
    q quit without saving changes
    s create a new empty Sun disklabel
    t change a partition’s system id
    u change display/entry units
    v verify the partition table
    w write table to disk and exit
    x extra functionality (experts only)

    Source: https://www.tecmint.com/fdisk-commands-to-manage-linux-disk-partitions/


Leave a Reply