Determining the filesystem for storage media

Slashdot it! Delicious Share on Facebook Tweet! Digg!
6kor3dos, 123RF

6kor3dos, 123RF

Guessing Games

Linux has some compact tools for quickly finding out the filesystem of a given storage medium. We show you how to use these effectively.

Linux can handle a wide variety of filesystems. However, in order to achieve problem-free use of a data storage device, it is a good idea to at least know what type of filesystem is on the device. Attempts to restore data on storage medium that have an unknown filesystem can be very difficult. Similar difficulties occur in situations in which you want to read a downloaded image of a DVD or an unknown data storage device and therefore have to incorporate it in the system. This can also be the case for new media, like recently purchased memory cards.

We take a closer look at the relevant out-of-the-box tools available for determining the correct type of filesystem. After that, we look at the partition and then the integration of the directory, which is made available via the network and the storage medium, into the system.

Mounting a filesystem is accomplished by a user with administrative rights on the mount command. Usually, this means as a root user. As part of the mount procedure, you should enter a mount point that tells the system where it should incorporate the filesystem in the local filesystem tree. If you do not enter a mount point, then the command pulls the prepared partitions or storage media into the filesystems table (/etc/fstab ) in order to find a directory that should serve as the mounting point.

[...]

Use Express-Checkout link below to read the full article (PDF).

Buy this article as PDF

Express-Checkout as PDF

Pages: 5

Price $0.99
(incl. VAT)

Buy Ubuntu User

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content

  • Encrypted ZFS with Ubuntu

    ZFS is one of the most advanced filesystems, and now it can be used natively on Linux. One drawback is that native ZFS encryption is not available, but this article shows how use Linux's disk encryption to install Ubuntu onto an encrypted disk with ZFS.

  • Toolbox for mass storage

    Linux provides several tools for maintaining mass storage. Gnome Disks combines the most important functions into one interface.

  • The multifaceted encryption tool zuluCrypt

    ZuluCrypt is an easy-to-operate graphical front end that is suitable for encrypting files, partitions, and drives with LUKS, TrueCrypt, VeraCrypt, and dm-crypt. ZuluCrypt cannot handle a complete encryption of the entire system, but it is able to scramble system partitions.

  • Encrypting flash drives with UsbCryptFormat

    USB sticks and external hard drives can easily be lost or stolen. You should therefore protect these storage media against loss and misuse. UsbCryptFormat lets you do this without much effort.

  • Secure data, images, and more with qt4-fsarchiver

    Qt4-fsarchiver can easily save and restore files and entire partitions plus completely write and restore hard drive images.