As usual, this blog post comes out of something I have been working on (read as: struggling with) for the past few days. The purpose is to give an overview of disk partitioning under Linux, ...
Linux systems provide many ways to look at disk partitions. Here's a look at commands you can use to display useful information -- each providing a different format and with a different focus. Linux ...
Partitioning means writing the hard drive sectors that will make up the partition table. It contains information on the partition, including sector size, position with respect to the primary partition ...
I posted on here yesterday about my boot disk messing up when I upgraded to RH 7.3 from 7.2. Well I dual boot with WinXP, so I was unable to get into Linux after I discovered there was something wrong ...
Let's start by clearly stating what this post is, and what it isn't. It is a description of how I set up multi-boot for Linux systems, sometimes including Windows, using the GRUB bootloader. It is not ...
Loading up virtual machines is an easy to accomplish task, but configuring them properly is an ongoing balancing act. It’s very likely that in a virtualized environment you will over/under provision ...
Vincent Danen goes over the basics of using the standard dd tool to back up and copy partitions and drives. There are a lot of backup utilities available, but the simplest backup tool is available ...