News

Have you ever needed to format a new hard drive or USB drive, and were given the option of selecting from acronyms like FAT, FAT32, or NTFS? Or did you once try plugging in an external device, only ...
So I made a little booboo in a Perl script by forgetting to chomp the following output before sticking it in the middle of a file's name:<BR><BR>qx{date +"%Y.%m.%d ...
after partitioning /dev/sdb <BR>I run mke2fs /dev/sdb <BR>and it gives me an error when writing the inode tables<BR>(Monster:/etc# mke2fs /dev/sdb<BR>mke2fs 1.18, 11 ...