News

Tools for Disk Partitioning in Linux Linux offers a plethora of tools for disk partitioning, including: fdisk: A command-line utility ideal for MBR disks. gdisk: Similar to fdisk but for GPT disks.
Image: Maximusdn/Adobe Stock The Logical Volume Manager commands in Linux facilitate adding new disks and volumes to the operating system. It’s easy to do this on the fly without requiring ...
Linux’s Logical Volume Manager is a handy framework for configuring disks and volumes. Learn how to use LVM to grow and shrink existing volumes as needed. Image: Andreas Prott/Adobe Stock The ...
Device Boot Start End Blocks Id System / dev / sdb1 1 1044 8385898+ 8 e Linux LVM The number one in /dev/sdb1 comes from the setup in fdisk, and means primary partition number one. Physical ...
Then you can set the Linux partition active, and add entries for Windows to /etc/lilo.conf and reinstall LILO.<BR><BR>If you want to keep BootMagic, you'd do best to run BootMagic from DOS again.