After reading an article about modifying the parameters for my root partition in /etc/fstab file,<BR><BR>from / reiserfs defaults 1 2 to<BR>reiserfs noatime,notails 0 0 (I know, it should have been ...
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, ...
If you’ve ever used a drive formatted with Linux and tried to access it on a Windows system, you’re likely to have problems, especially if the drive uses the NTFS file system. Even though NTFS is ...