FSTAB: Adding spaces in the mount point path

Last update on October 9, 2009 10:11 AM by netty5
Published by deri58

FSTAB: Adding spaces in the mount point path





Issue


Since the various options in / etc / fstab are separated by spaces, it is a priori not possible to put spaces in the path of the mount point.

Solution


This limitation is easily bypassed by typing "\ 040" instead of a space in the configuration file.
  • Example:


/dev/sda1 /mnt/first\040disk ext3 options 0 0


This simply means that we mount /dev/sda1 on /mnt/first disk
Best answers for « FSTAB: Adding spaces in the mount point path » in :
Inserting space between each letter Show Inserting space between each letter $ echo -e "How are you\n everything alright" | sed 's/./& /g' H o w a r e y o u E v e r y t h i n g a l r I g h t The disadvantage is that the natural space between each word...
Access disk partition EXT2 / 3 ShowAccess disk partition EXT2 / 3 Problem Solution The fstab file The graphical method Conclusion Problem Under gnome, when it mounts a partition formatted as ext2 or ext3, you can not write without being in a session Root (Super...
Free up space on the system partition ShowFree up space on the system partition The folder "My Documents" Favorites Messages from Outlook Express Temporary files Restore points Additional things you can do Your hard drive encloses two partitions complying of:...
Adding a progress bar to powerpoint presentation ShowAdding a progress bar to powerpoint presentation How to proceed To view the progress of a power point presentation, a progress bar can be displayed at the bottom of the slide show. How to proceed Once the slideshow done, go to...
Download Pismo File Mount Audit Package ShowPismo File Mount Audit Package is a Windows application allowing to the users to achieve the contents of files ZIP, ISO, Compact ISO, of files Compact and files of files deprived in the file system as virtual files. The developers can add support for...
Download Clean Space ShowClean Space is a tool that cleans all traces of your Internet browsing, including the history, temporary files, cookies, URL’s in the address bar, download history. Advantage The application supports browsers Internet Explorer, Firefox, Mozilla,...
UNIX - Files ShowIntroduction to UNIX files In UNIX systems any element is represented in the form of a file. All files are architectured around a single tree structure where the base, called the root, is written "/". File types UNIX systems define different...
NAT- Network address translation, port forwarding and port trigg ShowThe principle of NAT Network address translation or NAT was developed in order to respond to the shortage of IP addresses with IPv4 protocol (in time the IPv6 protocol will respond to this problem). In fact, in IPv4 addressing the number of...
IP Address ShowWhat is an IP address? Computers communicate over the Internet using the IP protocol (Internet Protocol), which uses numerical addresses, called IP addresses, made up of four whole numbers (4 bytes) between 0 and 255 and written in the format...