ext3

Linux: Mount Disk Partition Using LABEL

by Vivek Gite on September 22, 2011 · 1 comment

How do I mount the filesystem (disk partition) using the filesystem label on the ext3/ext4 file system located on USB disk or hard disk under Linux operating systems?

{ 1 comment }

How do I reload the partition table in Ubuntu Linux without rebooting the systems?

{ 9 comments }

Software RAM disks use the normal RAM in main memory as if it were a partition on a hard drive rather than actually accessing the data bus normally used for secondary storage such as hard disk. How do I create and store a web cache on a RAM disk to improve the speed of loading pages under Linux operating systems?

{ 19 comments }

Linux: Skip or Bypass a Fsck

by Vivek Gite on December 20, 2008 · 12 comments

Q. I know how to force fsck on the next reboot using /forcefsck file. But how do I skip or bypass a fsck on reboot? How to stop a FSCK from prompting or running automatically when rebooting server.

{ 12 comments }