One of the last things the Linux kernel does during system boot is mount the root filesystem. The Linux kernel dictates no filesystem structure, but user space applications expect to find files with ...
Linux provides quite a few commands to look into file system types. Here's a look at the various file system types used by Linux systems and the commands that will identify them. Linux systems use a ...
Linux-Windows dual boot systems don't have an easy way to access Linux files while booted into Windows. Some tools exist, but they don't offer perfect solutions. I've found using a shared partition ...
There are a number of Linux commands that will display file system types along with the file system names, mount points and such. Some will also display sizes and available disk space. The df command ...
The way the Linux file system is laid out makes perfect sense. I've been using Linux for so many years that I can't imagine another file system making more sense. When I consider how the Windows file ...
The System Reserved Partition or EFI System Partition on your hard drive is a tiny sector Windows uses to house system files such as the Boot Configuration Database, Boot Manager Code, and Windows ...
In my last tutorial I introduced you to Windows 2000's Disk Probe, a utility that lets you modify almost anything on your system's hard disk on a sector-by-sector basis. Now it's time to start using ...