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 ...
File systems and UUIDs have a special relationship on Linux systems. What are these very long identifiers and how can you view the connections between them and disk partitions? The /etc/fstab file is ...
Not too long ago, a friend sent me an e-mail that said, "I want to ask for a favor and see if you can help me to recover the data in the hard disk of my daughter's PC." I came to learn that some ...
Logical volumes are an alternate method of partitioning hard drive space. The capability has been built into the Linux kernel since 1999, contributed by Sistina Software. The Logical Volume Manager is ...
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 ...
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 ...
I've got a Mac laptop that I'm trying to triple-boot with Ubuntu (prior to this, I had Windows set up with Boot Camp). Following the instructions on various websites, I installed rEFI, and added two ...