answersLogoWhite

0

/etc/fstab

only root can change, users can view it.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do you measure the primary and logical partitions in Linux?

You can measure the free space and total space of all mounted file systems using the df command.


How can a coppy a file from windows to linux in dual boot?

boot the system you need the file to be in, and navigate to the other systems folders.


Why NTLDR is not a Windows 2000 key boot file?

NTLDR is indeed a key boot file in Windows 2000 and all of the Windows operating systems since Windows NT. A machine will not boot without that file.


Three types of information contained in a hard drives partition table?

Partition information: detailing the size and type of each partition on the hard drive. File system type: specifying the format used to organize and store data on the partitions. Boot information: indicating which partition contains the boot loader and bootable operating system.


Why are Linux partitions ext3?

Not all Linux partitions are ext3. It just happens to be the most popular file system. ext3 was created especially for Linux, so it is free from any patent issues involved with some other file systems.


How many partition are there in a mother board?

None. Partitions are divisions of file systems found on hard drives. They have nothing to do with the motherboard.


What command do you use to mount all file systems that are intended to mount at boot time?

mount -a


Which phase of the windows xp boot when two operating systems are installed on the same computer?

boot.ini = file used to identify the default operating system and other operating systems if more than one is present. The boot.ini file has been replaced by the Boot Configuration Data (BCD) File in windows vista


Can you use Windows 2000 professional on another workstation or as a dual boot option on the same workstation?

If you plan to dual-boot between Windows 2000 and any previous MS OS, the boot drive must be formatted with a file system compatible with both operating systems. Any drive that Windows 9x needs must use the FAT file system. The drive can only be on the first primary partition or in a logical drive in an extended partition. All other drives and partitions will be unavailable when one of the other Os's is active.


Is it possible to create two partitions from one area of unllocated disk space and to do so using different file systems?

Yes. A good program to do this it gtparted.


How do you dual boot and modify Boot.INI if you add a second hard drive to a system with WINNt WORKSTATION 4.0 installed on a hard disk with two partitions?

There are several ways to set-up a system for dual boot. The best or preferred method is dependent on the operating systems involved, the particular BIOS code on the system, and on whether the file systems will need to be available to more than one operating system. Boot.INI is a text file, and so can be editted to suit, with notepad. Unfortunately, the way this question is worded, there is no way to make a direct answer on how to do it properly on that system.


What does mount command do in Linux?

The 'mount' command with no options will list out all of the mounted filesystems currently in use and their 'mount' options. This command is used by the administrator to make available partitions that are currently offline.