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, ...
In the beginning days of Unix and later Linux, disks were physically large, but very small in terms of storage capacity. A 300 megabyte disk in the mid-90’s was the size of a shoebox. Today, you can ...
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 ...
Operating systems, such as Linux, provides partitioning software to resize partitions without any data loss. It's possible to resize a partition using Gparted in an easy and a convenient way. Gparted ...
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 ...
These are essential and a must-install for my fresh Linux desktops.
Before you can partition your disk you'll need to squeeze your Windows partition to free up some disk space for the new partition. Head to the Disk Management tool, and right-click your main 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 ...
Setting up a Linux distribution isn't a difficult task anymore, but if you want to install Linux on a machine that already has a Windows installation on it, you'll have to slice your disk into smaller ...
I used to have Windows 2000 on my primary partition, XP on the second and my data on the third. I formatted the primary partition with the NTFS file system, after which I put back the NTLDR and ...