What is fstab?
Gentoo Linux Documentation -- Gentoo Linux x86 HandbookUnder Linux, all partitions used by the system must be listed in /etc/fstab. This file contains the mount points of those partitions (where they are seen in the file system structure), how they should be mounted and with what special options (automatically or not, whether users can mount them or not, etc.) etc/fstab uses a special syntax. Every line consists of six fields, separated by whitespace (space(s), tabs or a mixture).
What entry to I add to /etc/fstab to mount an ocfs2 volume?
OCFS2 - FREQUENTLY ASKED QUESTIONSAdd the following: /dev/sdX /dir ocfs2 _netdev 0 0 The _netdev option indicates that the devices needs to be mounted after the network is up.
Have you settings in fstab been set to allow executing binary files on mounted cd/dvds?
Talk:FAQ - Xbox-LinuxI want to try to do the Xbox Linux project with a memory unit. I have Xbox Live on it and don't care for it anymore. Problem is my dvd drive won't detect any type of game/cd/dvd says not recognized. I want to use it for websurfing since I can't game on it anymore. Help If you can find a way to install Cromwell on the XBox BIOS, you could put the XBox hard drive into a PC, install Linux, and return the drive to the XBox. The clincher is, how to install Cromwell without using the optical drive.
