DFSee logo
(Documentation for the Mode=FDISK menu)
DFSee main page  |  File  |  Edit  |  Actions  |  Display  |  Help
Mode=FDISK  |  AUX  |  EXT2+3  |  FAT  |  HFS+  |  HPFS  |  JFS  |  NTFS  |  REISER  |  XFS  |  SWAP
(Mode=FDISK)


Mode=FDISK Menu: [FDISK and LVM partition management]

Disk and media overview

From main menu: Mode=FDISK -> Disk and media overview

Display of mounted partitionable media, disk geometry and partition maps

Menu item screenshot(s)


    This will display an overview of the partitionable media in table
    form, plus extensive geometry and size information for each disk.

    For each disk a pseudo-graphical map will be shown, with each
    partition or freespace area sized and colored according to its
    real size and type of filesystem being used.

    Some key information for each area will be shown inside each
    partition or freespace area displayed.
    Note that a 'disk' can be any partionable media supported by
    DFSee, like physical disks, virtual-disks, images and others ...

   


Search partition + FS info

From main menu: Mode=FDISK -> Search partition + FS info

Search partition-tables, LVM or FS-superblocks on cylinder boundaries (FAST)


    This submenu has several selections that will find partition related
    sectors on the current disk using the 'bsfind' command.

    You can search for partition-tables (MBR/EBR/bootsector) plus LVM,
    or filesystem-specific superblock sectors, or a combination.

    The search is quite fast because it searches on cylinder boundaries
    where 99.99% of those type of sectors will be located anyway.
    This method of searching can be more than 200 times faster than
    simply searching every sector on the disk ...

   


Partition tables + LVM only

From main menu: Mode=FDISK -> Search partition + FS info -> Partition tables + LVM only

Search ALL partition/LVM sectors on current disk (bsfind/FINDPART/TESTDISK)

Menu item screenshot(s)


    This will search ALL partitioning and LVM related sectors on the
    current disk using the 'bsfind' command.

    This is the same search as used in the DFSDISK procedure for UNFDISK
    analysis purposes, and might be useful to allow operations on these
    sectors like exporting them, or even wiping them all clean.

    The search is very similar to other analysis and recovery tools like
    FINDPART and TESTDISK and is the basis for partition recovery.

    



HPFS superblock sectors only

From main menu: Mode=FDISK -> Search partition + FS info -> HPFS superblock sectors only

Search ALL HPFS superblock sectors on current disk and cylinder boundaries


    This will search ALL HPFS superblocks (sector 0x10 = 16 in a partition)
    on the current disk using the 'bsfind' command, searching on cylinder
    boundaries only.

    Searching on cylinder boundaries only can be over 200 times FASTER
    than simply searching each sector on the disk.

    


HPFS superblock + partitions

From main menu: Mode=FDISK -> Search partition + FS info -> HPFS superblock + partitions

Search ALL HPFS superblock and partitioning or boot sectors on current disk


    This will search ALL partitioning and LVM related sectors PLUS any
    HPFS superblocks (sector 0x10 = 16) on the current disk using the
    'bsfind' command, searching on cylinder boundaries only.

    Searching on cylinder boundaries only can be over 200 times FASTER
    than simply searching each sector on the disk.

    



JFS superblock sectors only

From main menu: Mode=FDISK -> Search partition + FS info -> JFS superblock sectors only

Search ALL JFS superblock sectors on current disk and cylinder boundaries

Menu item screenshot(s)


    This will search ALL JFS superblocks (sector 0x40 = 64 in a partition)
    on the current disk using the 'bsfind' command, searching on cylinder
    boundaries only.

    Searching on cylinder boundaries only can be over 200 times FASTER
    than simply searching each sector on the disk.

    


JFS superblock + partitions

From main menu: Mode=FDISK -> Search partition + FS info -> JFS superblock + partitions

Search ALL JFS superblock and partitioning or boot sectors on current disk


    This will search ALL partitioning and LVM related sectors PLUS any
    JFS superblocks (sector 0x40 = 64) on the current disk using the
    'bsfind' command, searching on cylinder boundaries only.

    Searching on cylinder boundaries only can be over 200 times FASTER
    than simply searching each sector on the disk.

    



EXT2+3 superblocks only

From main menu: Mode=FDISK -> Search partition + FS info -> EXT2+3 superblocks only

Search ALL EXT2+3 superblock sectors on current disk and cylinder boundaries


    This will search ALL EXT2+3 superblocks (2nd sector in a partition)
    on the current disk using the 'bsfind' command, searching on cylinder
    boundaries only.

    Searching on cylinder boundaries only can be over 200 times FASTER
    than simply searching each sector on the disk.

    


EXT2+3 superblock+partitions

From main menu: Mode=FDISK -> Search partition + FS info -> EXT2+3 superblock+partitions

Search ALL EXT2+3 superblock and partitioning or bootsectors on current disk


    This will search ALL partitioning and LVM related sectors PLUS any
    EXT2+3 superblocks (2nd sector) on the current disk using the
    'bsfind' command, searching on cylinder boundaries only.

    Searching on cylinder boundaries only can be over 200 times FASTER
    than simply searching each sector on the disk.

    



Reiser superblocks only

From main menu: Mode=FDISK -> Search partition + FS info -> Reiser superblocks only

Search ALL Reiser superblock sectors on current disk and cylinder boundaries


    This will search ALL ReiserFS superblocks, sector 0x80 = 128 in a
    partition, on the current disk using the 'bsfind' command,
    searching on cylinder boundaries only.

    Searching on cylinder boundaries only can be over 200 times FASTER
    than simply searching each sector on the disk.

    


Reiser superblock+partitions

From main menu: Mode=FDISK -> Search partition + FS info -> Reiser superblock+partitions

Search ALL Reiser superblock and partitioning or bootsectors on current disk


    This will search ALL partitioning and LVM related sectors PLUS any
    ReiserFS superblocks (sector 0x80 = 128) on the current disk using
    the 'bsfind' command, searching on cylinder boundaries only.

    Searching on cylinder boundaries only can be over 200 times FASTER
    than simply searching each sector on the disk.

    



NTFS NTLDR 1st sectors only

From main menu: Mode=FDISK -> Search partition + FS info -> NTFS NTLDR 1st sectors only

Search ALL NTFS NTLDR 1st sectors on current disk and cylinder boundaries


    This will search ALL NTFS first sectors of NTLDR (2nd in partition)
    on the current disk using the 'bsfind' command, searching on cylinder
    boundaries only.

    Searching on cylinder boundaries only can be over 200 times FASTER
    than simply searching each sector on the disk.

    


NTFS NTLDR sect + partitions

From main menu: Mode=FDISK -> Search partition + FS info -> NTFS NTLDR sect + partitions

Search ALL NTFS NTLDR sector and partitioning or bootsectors on current disk


    This will search ALL partitioning and LVM related sectors PLUS any
    NTFS 1st NTLDR sectors (sector 0x01) on the current disk using the
    'bsfind' command, searching on cylinder boundaries only.

    Searching on cylinder boundaries only can be over 200 times FASTER
    than simply searching each sector on the disk.

    



Display list of sectors

From main menu: Mode=FDISK -> Search partition + FS info -> Display list of sectors

Show list with sector numbers as 1-liners, using a recorded filesystem-mode

Menu item screenshot(s)


    This will display the DFSee sector-list in a compact format,
    suited to the data contained in the list, when known

    This usually is a 'list -f' or a 'list -s' variant.

    The FS-mode, reflected by the 'Mode=xxxx' menu and the 'mode=xxxx'
    display in the DFSee status line, will be temporarily set to the
    mode it was during creation of the list, to make sure any additional
    intelligence or formatting of the list is preserved.

    


Display sector contents

From main menu: Mode=FDISK -> Search partition + FS info -> Display sector contents

Show contents of the sectors in the list, using a recorded filesystem-mode

Menu item screenshot(s)


    This will display the DFSee sector-list in a more verbose format,
    suited to the data contained in the list. This could be in the form
    of one path+filename on a line for lists representing filenames, to
    detailed sector-dumps for lists related to partitioning information.

    This usually is a 'list -d' or a 'list -b' variant.

    The FS-mode, reflected by the 'Mode=xxxx' menu and the 'mode=xxxx'
    display in the DFSee status line, will be temporarily set to the
    mode it was during creation of the list, to make sure any additional
    intelligence or formatting of the list is preserved.

    



Create new partition

From main menu: Mode=FDISK -> Create new partition

Create a new partition defined by freespace selection and prompted values

Menu item screenshot(s)


    When any freespace area exists that could be used to create a new
    partition, this will present you with a list of freespace areas.

    When a specific freespace area is selected, the actual CREATE dialog
    will be presented that allows further specification of the partition
    to be created.

    In the selection list, freespace areas that are either too small, or
    located such that no partition could be created there, are listed
    but cannot be selected (they are disabled, black text).

    If all entries are disabled, no partitions can be created at all.

   


Selection of this item leads to a dynamic created submenu, to select a freespace area to be used

Delete partition

From main menu: Mode=FDISK -> Delete partition

Delete a partition from the partition-tables and (primary) LVM-information

Menu item screenshot(s)


    A partition can be selected here that will be DELETED from the
    partition-tables. This will result in the space occupied by the
    partition becoming FREESPACE that can be used again to create
    new partitions.

    For primary partitions on LVM-systems, the related LVM-information
    is cleared as well, to avoid consistency problems later when a new
    partition is created at the same position.

   


Selection of this item leads to a dynamic created submenu, to select a partition to be used

Change partition Type

From main menu: Mode=FDISK -> Change partition Type

Change the type for a partition using a selection-list or a custom HEX value

Menu item screenshot(s)


    A partition can be selected here for which the PARTITION-TYPE can
    be changed to a predefined value from a list, or a custom value
    specified as a hexadecimal number.

    The type usually represents the type of filesystem that is used
    for the partition, although some types are used for more than
    one filesystem (0x07 = HPFS or NTFS and  0x83 is EXT2 or EXT3).

    The most used values are predefined and selectable from a list
    with a short description, and a full line of extra description
    in the statusline at the bottom of the screen.

    To change the type of an extended container (05 / 0f), use the
    'fixext' command, or menu 'Fix EXT container type' instead.

   


Selection of this item leads to a dynamic created submenu, to select a partition to be used

Set Partition status to

From main menu: Mode=FDISK -> Set Partition status to

Set partition properties: ACTIVE, HIDDEN, VISIBLE, MULTIPLE-VISIBLE-PRIMARY


    Set one of a few related properties for a partition:

     - ACTIVE
       This will set the selected partition the ACTIVE (startable)
       one, so it will be the one booted by the BIOS for this disk.
       There should only be ONE active partition on each disk,
       and this should be a PRIMARY partition

     - HIDDEN
       A partition can be selected here that will be HIDDEN for the
       operating system by manipulating the partition-type.

     - VISIBLE
       A partition can be selected here that will be made VISIBLE for
       the operating system by manipulating the partition-type.
       Other visible primaries on the same disk will be hidden.

     - MULTI-VIS
       A partition can be selected here that will be made VISIBLE for
       the operating system by manipulating the partition-type.

   


Active, BIOS-startable

From main menu: Mode=FDISK -> Set Partition status to -> Active, BIOS-startable

Make partition the ACTIVE (startable) one, started by default by the BIOS

Menu item screenshot(s)


    A PRIMARY partition can be selected here that will be made
    the ACTIVE one for the disk, meaning the BIOS would start
    the operating system in this partition at boot time.
    Selecting a LOGICAL will result in an error message.

    There should only be a single active partition on every disk.
    When the system starts, the BIOS will usually boot from
    the ACTIVE partition on the first disk.

    In IBM BMGR/LVM terms the active partition is called STARTABLE.

    


Selection of this item leads to a dynamic created submenu, to select a partition to be used

Not active, clear flag

From main menu: Mode=FDISK -> Set Partition status to -> Not active, clear flag

Make partition NOT ACTIVE, clearing the status flag, NOT booted by the BIOS


    A PRIMARY partition can be selected here that will be made
    NOT ACTIVE, meaning it will NOT be started by the BIOS.
    Selecting a LOGICAL will result in an error message.

    There should be at most ONE active partition on every disk.
    When the system starts, the BIOS will usually boot from
    the ACTIVE partition on the first disk.

    In IBM BMGR/LVM terms the active partition is called STARTABLE.

    


Selection of this item leads to a dynamic created submenu, to select a partition to be used


Hidden, using part-type

From main menu: Mode=FDISK -> Set Partition status to -> Hidden, using part-type

Make partition HIDDEN by manipulating the partition-type (non-LVM method)

Menu item screenshot(s)


    A partition can be selected here that will be HIDDEN for the
    operating system by manipulating the partition-type.

    The type is changed by adding 0x10 to the value (0x06 ==> 0x16)
    and will result in the partition not being seen anymore by most
    operating systems.

    This method will work for partition-types 0x01 through 0x0e only,
    with the 'hidden' values being in the range 0x11 through 0x1e

    Operating systems like Windows-XP and LVM-aware OS/2 and eCS will
    still see those partitions however, since they use a different
    mechanism to hide and show partitions.

    


Selection of this item leads to a dynamic created submenu, to select a partition to be used

Visible, allow just one

From main menu: Mode=FDISK -> Set Partition status to -> Visible, allow just one

Make partition VISIBLE by manipulating the partition-type (non-LVM method)


    A partition can be selected here that will be made VISIBLE for the
    operating system by manipulating the partition-type.

    The type is changed by subtracting 0x10 from the value (0x16 ==> 0x06)
    and will result in the partition being seen again.

    This method will work for partition-types 0x01 through 0x0e only,
    with the 'hidden' values being in the range 0x11 through 0x1e

    If the partitions is a PRIMARY one, other primary partitions on the
    same disk will be hidden by default.

    


Selection of this item leads to a dynamic created submenu, to select a partition to be used

Visible, allow Multiple

From main menu: Mode=FDISK -> Set Partition status to -> Visible, allow Multiple

Make partition VISIBLE, allow multiple visible primaries (non-LVM method)

Menu item screenshot(s)


    A partition can be selected here that will be made VISIBLE for the
    operating system by manipulating the partition-type.

    The type is changed by subtracting 0x10 from the value (0x16 ==> 0x06)
    and will result in the partition being seen again.

    This method will work for partition-types 0x01 through 0x0e only,
    with the 'hidden' values being in the range 0x11 through 0x1e

    When the partition is a PRIMARY, the other primaries on the same
    disk will NOT be affected. This may result in multiple-primary
    partitions being visible, which could be a problem for some older
    operating systems.

    


Selection of this item leads to a dynamic created submenu, to select a partition to be used

Open partition to work on

From main menu: Mode=FDISK -> Open partition to work on

Open partition selected by submenu, to work on the filesystem in a partition

Menu item screenshot(s)


    On selection this will open a submenu containing all partitions
    on all the disks known to DFSee.

    The partitions are grouped per physical/virtual disk

    Selecting one of these will open it for further use and set
    the 'base' values to the start and end of the partition.
    Logical sector number 0 (LSN 0) will represent the first
    sector in the real partition (bootsector)

    After opening the partition, its bootsector will be displayed.

   


Selection of this item leads to a dynamic created submenu, to select a partition to be used


BACKUP partition info

From main menu: Mode=FDISK -> BACKUP partition info

Save all partitioning information, including LVM to binary .PDx backup file

Menu item screenshot(s)


    After selecting ALL or one specific disk, this will present a save-as
    dialog allowing you to specify a (base) filename for the binary .PDx
    file(s) that will be a BACKUP of all partition-table, bootsector,
    and LVM-information sectors for the specified disk(s).

    This is a very compact backup for your partitioning scheme, that can
    be used to recover from virii, FDISK errors or other disasters that
    have damaged your partition tables or bootsectors.

    You can restore ALL information using the corresponding 'Restore ...'
    menu item, or you can selectively restore individual sectors by using
    the command 'PRESTORE' from the DFSee commandline.

    Note that these 'BACKUP' .PDx files do NOT contain any USER-DATA!

   


Selection of this item leads to a dynamic created submenu, to select a disk to be used , including 'ALL disks'

RESTORE partition info ...

From main menu: Mode=FDISK -> RESTORE partition info ...

Restore all partitioning info, including LVM from a binary .PDx backup file

Menu item screenshot(s)


    After selecting one .PDx file that contains a binary BACKUP of all
    partitioning information for a disk, the sectors contained in this
    file will be restored to the SAME disk-number as is was created for.

    If you specify just a BASE name for the file (without an extension),
    ALL files with that basename will be restored to the matching disks.
    (You can manually erase the extension in the Dialog filename field).

    This is a very quick restore of your partitioning scheme after damage
    from virii, FDISK errors or other disasters.

    The .PDx files can be created by running the DFSDISK or DFSTART
    procedures too, since these use the same 'PSAVE' command'.

    Be aware that the partition-scheme will be restored EXACTLY to the
    state it was when the backup .PDx file was created, so any changes
    to the partitioning, or even a FORMAT of a disk after creation of
    the .PDx file, will be lost

    You can also selectively restore individual sectors by using
    the command 'PRESTORE' from the DFSee commandline.

    Note that these 'BACKUP' .PDx files do NOT contain any USER-DATA!

   


Make partition scripts ...

From main menu: Mode=FDISK -> Make partition scripts ...

Generate DFSee partitioning script(s) to recreate partitions as they are now

Menu item screenshot(s)


    Generate a DFSee script (.DFS) that will (re)create partitions
    on the same or a different disk the way they currently are.

    It will present you with a dialog, where you can specify the disk(s)
    you want scripts generated for, as well as some options refining the
    way the script will create the partitions.

    You also need to specify the (base) filename for the script(s) to
    be generated, which may include a path component.

    You can also add a short description to identify the system of the
    disk involved, and this description will be presented in the first
    confirmation dialog when running the generated script later.

   



Cleanup partition tables

From main menu: Mode=FDISK -> Cleanup partition tables

Cleanup multiple/incorrect ACTIVE flags and EXT container sizes and offsets

Menu item screenshot(s)


    Partition-table flag values for PRIMARY partitions will be
    checked and corrected where needed, avoiding multiple AVCTIVE
    partitions and non-standard flag values. Both could cause
    boot-failures ...

    All, partition-table entries in the extended-container chain
    will be checked, recalculated and rewritten when needed.

    - Any EMPTY containers (EBR without a logical, just a link)
      will be removed from the chain.

      This will allow the freespace area that the EBR was in, to be
      used for new primary partitions, or as COPY/MOVE destination.

    - ACTIVE extended containers (status flag 0x80) will be RESET

   


Selection of this item leads to a dynamic created submenu, to select a disk to be used , including 'ALL disks'

Fix CHS values to Geometry

From main menu: Mode=FDISK -> Fix CHS values to Geometry

Update CHS values in partition-tables to match disk-geometry and CHS-style

Menu item screenshot(s)


    All CHS-values for the disk to be selected here will be checked
    against the current disk-geometry, and be corrected to match that
    geometry when needed.

    it will also make sure ALL partition-table entries on the selected
    disk(s) will use the SAME CHS-style IBM/PQ/MS for dummy entries.
    You may get an extra dialog allowing selection of the desired style,
    depending on previous selections made ...

    This may fix 'partition-tables on disk may be corrupt' messages
    from FDISK/LVM or errors and warnings by other tools.

   


Selection of this item leads to a dynamic created submenu, to select a disk to be used , including 'ALL disks'

Fix EXT container type

From main menu: Mode=FDISK -> Fix EXT container type

Fix type of EXT containers to be 0x05 (standard) or 0x0F (Windows specific)


    This submenu contains selections for cleaning up the chain of
    extended containers, to use the 0x05 or 0x0F type consistently.

    To change the type of a regular primary or logical partition, use
    the 'settype' command, or menu item 'Change partition Type'.

   


Make logical EXT types 05

From main menu: Mode=FDISK -> Fix EXT container type -> Make logical EXT types 05

Change all extended partitions types to be 0x05 (Industry-standard value)


    All partition-types for extended containers for the disk to be
    selected here will be changed to the industry-standard 0x05 value.

    This will allow older operating systems to see the logical partitions
    inside those containers.

    This may be needed when operating systems like Windows-9x or other
    tools have changed the type to 0x0f, to help Win9x operate properly.

    WARNING: Changing the type to 0x05 MAY CAUSE DATA CORRUPTION by
             Windows-9x if any Win9x partitions are located beyond
             the 1024 cylinder limit (usually at 8 GiB).

    


Selection of this item leads to a dynamic created submenu, to select a disk to be used , including 'ALL disks'

Make logical EXT types 0F

From main menu: Mode=FDISK -> Fix EXT container type -> Make logical EXT types 0F

Change all extended partitions types to be 0x0f (Windows-9x requirement)

Menu item screenshot(s)


    All partition-types for extended containers for the disk to be
    selected here will be changed to the Windows-9x 0x0f value.

    This will ensure SAFE operation with Win9x on partitions beyond
    the 1024 cylinder boundary (usualy at 8 GiB).

    It may cause other operating systems to NOT FIND any logical
    partitions inside that extended container.

    


Selection of this item leads to a dynamic created submenu, to select a disk to be used , including 'ALL disks'

MBR area operations

From main menu: Mode=FDISK -> MBR area operations

MBR area updates like NEWMBR, wipe-disk start and edit NT-signature value


    This submenu contains some selections that UPDATE the MBR
    sector or larger area for the selected disk(s), one of:

    - Write NEW MBR code, but KEEP the partition table intact.
      This is the standard 'NEWMBR' action as also done by several
      other partitioning tools like FDISK and LVM.

    - Write NEW MBR code, and ERASE the partition table to zeroes.
      This results in a totally EMPTY disk, with valid bootcode
      but NO partitions anymore!

    - Update the Windows NT-signature value in the MBR sector.
      This value is used by Windows disk-manager to identify disks

    - Wipe the first 10 megabytes of the disk to ZEROES

   


New MBR code, ERASE tables

From main menu: Mode=FDISK -> MBR area operations -> New MBR code, ERASE tables

Write new MBR bootcode to selected disk(s) and DELETING all the partitions

Menu item screenshot(s)


    The boot-code in the master-boot-record (MBR) for the disk to be
    selected here will be refreshed to generic extended-int-13 aware
    bootcode by DFSee.

    This will get rid of any MBR virii, but would also remove MBR
    resident bootmanagers and disk-translation software like Ontrack.

    The partition-tables which are also in the same MBR sector will be
    cleared completely by this action, so all partitions are DELETED!

    


Selection of this item leads to a dynamic created submenu, to select a disk to be used , including 'ALL disks'

New MBR code, KEEP tables

From main menu: Mode=FDISK -> MBR area operations -> New MBR code, KEEP tables

Write new MBR bootcode to selected disk(s), but KEEP all partitions intact

Menu item screenshot(s)


    The boot-code in the master-boot-record (MBR) for the disk to be
    selected here will be refreshed to generic extended-int-13 aware
    bootcode by DFSee.

    This will get rid of any MBR virii, but would also remove MBR
    resident bootmanagers like LILO, GRUB or AirBoot as well as
    disk-translation software like Ontrack diskmanager.

    The partition-tables which are also in the same MBR sector are NOT
    affected by this action, so all partitions will still be there.

    


Selection of this item leads to a dynamic created submenu, to select a disk to be used , including 'ALL disks'


New MBR code from an IMAGE

From main menu: Mode=FDISK -> MBR area operations -> New MBR code from an IMAGE

Write new MBR bootcode from a RAW imagefile to a disk, KEEP all partitions

Menu item screenshot(s)


    The boot-code in the master-boot-record (MBR) for the disk to be
    selected is refreshed to the code in the selected RAW imagefile.

    This will get rid of any MBR virii, but would also remove MBR
    resident bootmanagers like LILO, GRUB or AirBoot as well as
    disk-translation software like Ontrack diskmanager.

    The partition-tables which are also in the same MBR sector are NOT
    affected by this action, so all partitions will still be there.

    


Selection of this item leads to a dynamic created submenu, to select a disk to be used , including 'ALL disks'

Save MBR code, to an IMAGE

From main menu: Mode=FDISK -> MBR area operations -> Save MBR code, to an IMAGE

Save MBR bootcode from a disk to a 1-sector RAW imagefile, for later restore

Menu item screenshot(s)


    The boot-code in the master-boot-record (MBR) for the disk to be
    selected is saved to a 1-sector RAW imagefile (512 bytes) so it
    can later be restored as is (RESTORE) or used to refresh only the
    MBR code for this or another disk (NEW MBR code from an IMAGE).

    


Selection of this item leads to a dynamic created submenu, to select a disk to be used


Update NT-signature in MBR

From main menu: Mode=FDISK -> MBR area operations -> Update NT-signature in MBR

Display and optionally update the value for the Windows NT signature value


    The NT-signature value in the MBR sector, just before the tables,
    will be displayed in a dialog and can be updated to a new value.

    It is a 32-bit value used by Windows-NT and later version to allow
    identification of a disk by the disk-manager, even when the disk is
    moved to another controller, or has been temporarily removed.

    Related to this signature are paritions and driveletters.
    When an unknown disk is attached (no or unknown signature)
    the disk-manager will re-assign default driveletters.

    In this dialog, you can specify a new value of the signature,
    as an 8-digit hexadecimal value (32 bits)

    


Selection of this item leads to a dynamic created submenu, to select a disk to be used , including 'ALL disks'


Wipe start of disk to ZERO

From main menu: Mode=FDISK -> MBR area operations -> Wipe start of disk to ZERO

Wipe the start (10 MiB) of the selected disk completely clean to all ZEROES

Menu item screenshot(s)


   This will WIPE the first 10 megabytes of the selected disk to 
   all ZEROES, completely removing remains of MBR partition-tables
   as well as any bootmanagers living in the MBR area, LVM info and
   the partitions tables and bootsectors for the first partition.

   Useful when installing a new (picky) operating system that uses
   the old information in unexpected ways :-)

    


Selection of this item leads to a dynamic created submenu, to select a disk to be used

Wipe TRACK-1 reserved sect

From main menu: Mode=FDISK -> MBR area operations -> Wipe TRACK-1 reserved sect

Wipe reserved sectors in MBR track to zero, keep first (MBR) and last (LVM)


    This will WIPE the reserved sectors in the FIRST track of the
    selected disk to all ZEROES, completely removing remains of
    hidden bootmanagers, raid-configuration, overlay-managers and
    similar stuff that may cause you problems

    Make VERY SURE your system does NOT RELY on any of these
    sectors to boot, or otherwise function properly!

    The MBR sector itself (sector 0), and for OS/2 LVM systems
    the LVM-info sector (DLAT, last sector) will be untouched.
    All sectors in between are wiped ...

    Useful when the remains cause problems with new installs,
    or otherwise interfere with normal operation.

    


Selection of this item leads to a dynamic created submenu, to select a disk to be used

BMGR W2K, CHS and I13X fix

From main menu: Mode=FDISK -> BMGR W2K, CHS and I13X fix

Update BMGR for W2K CHKDSK, fix BMGR-CHS values, and (re)set I13X dependancy

Menu item screenshot(s)


    The bootsector for IBM-bootmanager on the disk selected here will
    be updated to avoid damage by the CHKDSK program from Windows-2000.
    Without this, the W2K CHKDSK may incorrectly identify BMGR as a
    damaged FAT partition and will try to repair it, breaking it ...
    As an alternative, you could apply servicepack-2 to Windows-2000.

    This function will also verify and fix the CHS values recorded
    for the bootsector and configuration data sector for BMGR.

    Finally it will deactivate the explicit 'I13X' check in the BMGR
    code that results in a dependancy on the IBM MBR 'I13X' signature.
    After this deactivation, BMGR can be used with other MBR code
    like Linux GRUB as well (see 'bmfix' documentation too).

    Note: To allow booting OS/2 with non-I13X MBR code, you should
          also perform a 'fixboot' on any bootable HPFS partitions
          that are beyond the 1024 cylinder limit.

          The MBR used MUST be able to start partitions beyond the
          1024 cylinder limit, but does not need to set the 'I13X'
          signature normally required by OS/2
          The standard Windows (XP) MBR does NOT work beyond 1024!

          To reactivate the I13X dependancy use 'bmfix -I13X'

   


Selection of this item leads to a dynamic created submenu, to select a disk to be used


OS/2 LVM and BootManager

From main menu: Mode=FDISK -> OS/2 LVM and BootManager

Manage all OS/2 LVM and Bootmanager information, Add, Remove, Delete, Change


    This submenu has several selections to manage OS/2 or eCS
    LVM information and IBM BootManager configuration items

    You can Add, Remove, Delete, Change and Query information

   


Interactive Edit LVM info

From main menu: Mode=FDISK -> OS/2 LVM and BootManager -> Interactive Edit LVM info

Edit LVM information related to disk partitions, LVM-volumes and BMGR-menu

Menu item screenshot(s)


    This will start the interactive LVM-information editor,
    positioned on the starting-partition selected from a list.

    It will allow direct updating of most of the LVM entities:

            - volumename
            - partitionname
            - driveletter
            - bootable flag
            - installable flag

    


LVM info for partition(s)

From main menu: Mode=FDISK -> OS/2 LVM and BootManager -> LVM info for partition(s)

List the LVM information (DLAT and BBR areas) for selected partition(s)

Menu item screenshot(s)


    This will display the LVM information for the selected partition(s)

    It will display the LVM-info sector (DLAT), and for type 0x35
    partitions the LVM-signature sector (BBR area) as well.

    The info is displayed formatted on a sector-by-sector basis.

    


Selection of this item leads to a dynamic created submenu, to select a partition to be used , including 'ALL partitions'


Delete LVM Volume (letter)

From main menu: Mode=FDISK -> OS/2 LVM and BootManager -> Delete LVM Volume (letter)

Delete volumename and driveletter from an LVM-volume, but KEEP the partition


    This will remove the volumename and driveletter from the
    selected partition, but KEEP other partition information
    and the partition definition in the partition tables.
    (Unlike LVM.EXE 'delete volume' that destroys partitions)

    This will effectively DELETE the Volume for LVM, and at the
    same time, make the partition 'available' again to be used
    to create a new volume 'from existing partition' in LVM.

    When this partition was one of a 'multiple-partition volume'
    ALL the partitions in that volume will become 'available'.

    Note that after deleting the LVM volume in DFSee and starting
    the LVM program (without rebooting) it will declare this disk
    as 'possibly corrupt' since it does not find the LVM volume
    information anymore for one of its active driveletters.
    That driveletter will stay accessible as well.

    Only after rebooting, or an exit with 'save changes' from
    LVM will it make the driveletter disappear completely, and
    the message about the 'corruption' in LVM disappear.

    


Selection of this item leads to a dynamic created submenu, to select a partition to be used

Recover/Init LVM DLAT info

From main menu: Mode=FDISK -> OS/2 LVM and BootManager -> Recover/Init LVM DLAT info

Initialize LVM info (DLAT) to empty, and for type 35 recover from BBR sector


    This will initialize all fields in the LVM information sector
    (IBM term: DLAT) to empty, removing any existing information.

    Then for type 0x35 partitions only (LVM/JFS) when the redundant
    information sectors with Bad-Block-Relocation and Drive Linking
    information (IBM term: BBR) are present, it will use that to
    re-initialize the fields.

    The nett effect of this is that for:

    - Compatibility volumes  (any non LVM/JFS):
      Any old inconsistent remains of LVM info is gone,
      allowing for a fresh definition for this partition.

    - LVM volumes (JFS):
      The information in the DLAT sector and BBR sectors is
      consistent again, and the same serialnumbers for partitions
      and volumes are kept, so a multi-partition JFS volume will
      not be broken.

    


Selection of this item leads to a dynamic created submenu, to select a partition to be used


Add default LVM-info (VCU)

From main menu: Mode=FDISK -> OS/2 LVM and BootManager -> Add default LVM-info (VCU)

Add default LVM-information to the selected disk(s), making it LVM-enabled


    This will create default LVM-information for all partitions on the
    selected disk(s) that do not have any LVM-info yet.
    This includes a default name for the whole disk.

    The functionality is similar to the standard IBM-utility 'VCU' or
    'Volume Conversion Utility' that is typically used on first-time
    installs of any LVM-aware IBM operating system.

    The VCU utility however is known to create severe disk-problems
    when the disk-drivers in use are not the correct ones.

    The 'VCU' command in DFSee has not caused such problems so far and
    is considered a safer way of converting a non-LVM system into an
    LVM-aware one in a single step.

    When the disk already contains LVM-information, the diskname will
    stay the same, but most partition and volume-names will be changed
    to the default ones generated by DFSee, any assigned drive-letters
    may get lost and need to be re-assigned (depending on current OS).
    The driveletters recognized by the DFSee program executing 'VCU'
    will be the ones that are assigned in the created LVM-information.

    Typically, a 'VCU' action will be followed by interactive or batch
    LVM operations to fine-tune the names and assign driveletters.

    


Selection of this item leads to a dynamic created submenu, to select a disk to be used , including 'ALL disks'

Refresh LVM-info (LVMREDO)

From main menu: Mode=FDISK -> OS/2 LVM and BootManager -> Refresh LVM-info (LVMREDO)

Refresh all LVM info (DLAT), keep names and driveletters; JFS: recover BBR


    This will refresh/revise the LVM-information sectors, also known
    as DriveLetter Assignment Table (DLAT) for the selected disk(s),
    fixing possible corruption or inconsistencies.

    More specifically, for COMPATIBILITY volumes:
    (normally anything that is not JFS)

      Create a NEW DLAT sector with all default values including the
      serialnumbers for partition and volume and valid CRC value.
      Re-apply the remembered existing values for:

             - Partition name
             - Volume name
             - Disk name
             - Driveletter
             - BMGR-menu flag

    For JFS, type 0x35 partitions it will create a NEW DLAT sector
    from the information present in the BBR area, also known as
    the LVM signature information.

    


Selection of this item leads to a dynamic created submenu, to select a disk to be used , including 'ALL disks'

Remove LVM-info from disk

From main menu: Mode=FDISK -> OS/2 LVM and BootManager -> Remove LVM-info from disk

Remove ALL LVM info (DLAT) and signature sectors (BBR) from selected disk(s)


    This will REMOVE all LVM-information for all partitions on the
    selected disk(s), reversing the effect of a VCU operation.

    This may be useful to allow other tools to create LVM information
    without being influenced by existing info, or to avoid confusing
    an LVM-aware tool (like DFSee) when LVM information was accidentally
    added to a disk mounted on a non-LVM system.

    


Selection of this item leads to a dynamic created submenu, to select a disk to be used , including 'ALL disks'


Change the LVM disk Name

From main menu: Mode=FDISK -> OS/2 LVM and BootManager -> Change the LVM disk Name

Change the name used by LVM for a complete disk (LVM-info must be present)


    This will change the name for a complete disk, as recorded in all
    the LVM-information sectors on that disk.

    Note that the name can only be CHANGED this way, there has to be
    valid LVM-information, created by DFSee 'VCU', a DFSee 'CREATE'
    or the regular OS/2 or eCS VCU or LVM tools.

    


Selection of this item leads to a dynamic created submenu, to select a disk to be used

Set LVM-Geo to DFSee L-Geo

From main menu: Mode=FDISK -> OS/2 LVM and BootManager -> Set LVM-Geo to DFSee L-Geo

Force the disk-geometry in LVM to match the current DFSee logical geometry


    This will set the recorded geometry in all LVM DLAT sectors
    on the disk to match the current DFSee logical geometry.

    This will make sure that the recorded geometry is consistent
    over the whole disk, and also allows corrections if the used
    geometry is incorrect.

    An incorrect LVM geometry may lead to a failure to boot or
    to recognize any partition correctly since this info is one
    of the sources for geometry information for the disk-drivers
    like DANIS506.ADD and IBM1S506.ADD.

    You can display or set logical geometry using the 'geo' command.

    


Selection of this item leads to a dynamic created submenu, to select a disk to be used , including 'ALL disks'


Bootmanager Install

From main menu: Mode=FDISK -> OS/2 LVM and BootManager -> Bootmanager Install

Install IBM BootManager in a new primary partition in the selected freespace

Menu item screenshot(s)


    This will create a primary partition for the IBM Bootmanager
    and install the Bootmanager code from 'DFSIBMGR.IMG' image
    into the new partition

    You can choose the location for the new Bootmanager by selecting
    from a list of applicable freespace areas (primary, 1 cylinder).

    When the selected freespace area is larger than one cylinder,
    you can select to put it at the START or END of that area.
    Installing it in the MIDDLE is not possible this way, but
    can be achieved by using the 'Create Partition' menu item
    and selecting the 'IBM BootManager' type there.

    Un-installing a Bootmanager is done using the 'Delete Partition'
    menu item and selecting its partition there, or by using a manual
    'delete xx' command.

    


Selection of this item leads to a dynamic created submenu, to select a freespace area to be used

Bootmanager Query config

From main menu: Mode=FDISK -> OS/2 LVM and BootManager -> Bootmanager Query config

Query and display the IBM Bootmanager configuration, including current menu

Menu item screenshot(s)


    This will display the current bootmanager menu entries (list)
    and the other configuration items like default boot-system and
    the timeout value

    


Bootmanager menu Add

From main menu: Mode=FDISK -> OS/2 LVM and BootManager -> Bootmanager menu Add

Add a partition to the IBM Bootmanager menu (setname and LVM 'on BM menu')

Menu item screenshot(s)


    This will add the selected partition to the IBM BootManager menu.

    A list with ALL partitions is presented, including the ones that
    are already on the menu.

    After selecting a partition, a dialog will be presented where
    you can specify the name for the partition as it should appear
    on the bootmanager menu. This will default to the volume name
    for an LVM-system, and the current menu-name for a classic one.

    Be aware that for an LVM system, the specified name will also
    be the VOLUME name, so it needs to be unique over all volumes.

    


Selection of this item leads to a dynamic created submenu, to select a partition to be used

Bootmanager menu Delete

From main menu: Mode=FDISK -> OS/2 LVM and BootManager -> Bootmanager menu Delete

Delete a partition from IBM Bootmanager menu (setname and LVM 'on BM menu')

Menu item screenshot(s)


    This will remove the selected partition from the IBM Bootmanager
    menu, both for the LVM-enabled and classic bootmanager versions.

    A list with the partitions on the menu is presented.

    


Selection of this item leads to a dynamic created submenu, to select a partition to be used

Bootmanager Default boot

From main menu: Mode=FDISK -> OS/2 LVM and BootManager -> Bootmanager Default boot

Set default selection for the IBM Bootmanager menu, including 'Last booted'

Menu item screenshot(s)


    This will set the default item for the IBM Bootmanager to be
    started after the timeout period has expired.

    The default can either be one of the available partitions on
    the Bootmanager menu, or it can be the special value:

                   Last-booted or BM-default

    This selection will cause the default to be whatever the LAST
    booted partition was on the previous Bootmanager run.

    


Selection of this item leads to a dynamic created submenu, to select a partition from the IBM BMGR menu to be booted

Bootmanager Timeout ...

From main menu: Mode=FDISK -> OS/2 LVM and BootManager -> Bootmanager Timeout ...

Set timeout in seconds before the IBM Bootmanager default choice is made

Menu item screenshot(s)


    This will set the time in seconds before the Bootmanager
    will start the default selection (timeout value).

    Before this time has expired you can make an explicit choice
    from the menu, or hit the <Esc> key to cancel the timeout.

    



PHP and HTML created by : TX-library 2.04 07-12-2007 (c) 1995-2007: Fsys Software
For application : DFSee OS/2 9.04 08-12-2007; (c) 1994-2007: Jan van Wijk

Download the complete menu-documentation as static HTML (15 Mb ZIP)

DFSee main page  |  File  |  Edit  |  Actions  |  Display  |  Help
Mode=FDISK  |  AUX  |  EXT2+3  |  FAT  |  HFS+  |  HPFS  |  JFS  |  NTFS  |  REISER  |  XFS  |  SWAP
(Mode=FDISK page) DFSee menu documentation for pulldown : Mode=FDISK
Views: 312225 Viewable with Any Browser Created by Jan van Wijk:   Aug 2007, last update:   08-Dec-2007 Valid HTML 4.01 Transitional