Sponsored Content
Special Forums Hardware Filesystems, Disks and Memory Newbie: RH Linux: Mounting vfat as readable Post 31795 by D-Lexy on Wednesday 13th of November 2002 02:11:02 PM
Old 11-13-2002
Sorry about my poor description of the problem!

I have a dualboot box with RedHat 8.0 & Win2K Pro. Win2K is installed on hda1 which is a FAT32 disk. It is FAT32 for the purpose of having less problems when mounting under linux. I'll try the options You gave me as soon as I get home!
Tnx

P.S. I was probably very sleepy when I wrote it, I meant writable, sorry! Smilie
 

9 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

mounting vfat...

Hi, I have a little and very annoying problem. I want to mount a partition so that most of the files would be owned by a user, then an ftp dir with special previliges set up, and some of the files having write access for all users. I can't do it anyhow. Right now i have this line in... (3 Replies)
Discussion started by: dimanise
3 Replies

2. UNIX for Dummies Questions & Answers

CD mounting problems with linux

Hi guys I'm a newbie with linux i recently installed mandrake linux 10.0 double boot(win 98se) on a pIII 300mhz 128mb ram PC I have a standard cd rom and for some reason, linux refuses to mount the CD drive it worked perfectly for the first cople of monthes and than suddenly it didn't it... (0 Replies)
Discussion started by: bentzi
0 Replies

3. OS X (Apple)

mounting linux

firstly... sorry xDDD. now, how could i mount a linux partition on my mac os x ( i assume ill use terminal). i begins... i have my ubuntu linux partition on disk0s4. i tried: sudo mount /dev/disk0s4 /Volumes/Ubuntu and the system told me ;), "mount: exec /usr/sbin/mount_ext for... (1 Reply)
Discussion started by: Jariya
1 Replies

4. Solaris

mounting windows(vfat) file system

how can i mount windows file system into solaris using vfstab or mount command. also please tell me how to display the partition information. (1 Reply)
Discussion started by: ajoy patel
1 Replies

5. Red Hat

mounting ISO in linux

Hi Guys, I'm having a bit of trouble and im not sure what is the deal, I'm trying to mount an ISO on my RHEL box and it is not letting me... mount -o loop -t iso9660 /home/bgalante/rhel-5-server-i386-disc3.iso /mnt mount: Not a directory any idea what i am doing wrong? (2 Replies)
Discussion started by: BG_JrAdmin
2 Replies

6. Filesystems, Disks and Memory

linux mounting drive issue

While shutting down the linux system, it checks the mounting drives it hav, and if the mounted drive is on network, and that network system is shut already, the system get hangs, and it has to shut forcefully Is there a way, so that, mounting drives are unmounted automatically, when the other... (0 Replies)
Discussion started by: oracle.test2
0 Replies

7. Linux

Mounting a new disk on linux server

Hi All. I am pretty new when it comes to Linux. My admin left on vacation and has presented 2 new disks to the server but they won't be seen until I can reboot the box this weekend. Once that happens I need the steps to make it available to my server and mount them as new filesystems. One will... (25 Replies)
Discussion started by: jamie_collins
25 Replies

8. Linux

Mounting windows drive into linux server

Dear Experts, My buissness requierment is to place some automated files in Windows server, Now Can you help me to map the Windows folder into Linux server. Windows Details:-windows 2003 Linux Details:- $ uname -a Linux testdb.mawarid.local 2.6.9-55.ELsmp #1 SMP Fri Apr 20 16:36:54 EDT 2007... (3 Replies)
Discussion started by: Mohammed Fareed
3 Replies

9. UNIX for Beginners Questions & Answers

Mounting Windows Share to Linux Server

Hi Folks - I need to mount a Windows Share to a Linux server. What is the best/easiest way to do this? Is this 'how-to' guide accurate: How to Share Files Between Windows and Linux Or is there a better method you could share? Thanks! (8 Replies)
Discussion started by: SIMMS7400
8 Replies
mounting(7)						 Miscellaneous Information Manual					       mounting(7)

NAME
mounting - event signalling that a filesystem is mounting SYNOPSIS
mounting DEVICE=DEVICE MOUNTPOINT=MOUNTPOINT TYPE=TYPE OPTIONS=OPTIONS [ENV]... DESCRIPTION
The mounting event is generated by the mountall(8) daemon when it is about to mount a filesystem. mountall(8) will wait for all services started by this event to be running, all tasks started by this event to have finished and all jobs stopped by this event to be stopped before proceeding with mounting the filesystem. The DEVICE, MOUNTPOINT, TYPE and OPTIONS environment variables contain the values of the fstab(5) fields for this mountpoint. EXAMPLE
A tool that should be run before mounting the /var filesystem might use: start on mounting MOUNTPOINT=/var task SEE ALSO
mounted(7) virtual-filesystems(7) local-filesystems(7) remote-filesystems(7) all-swaps(7) filesystem(7) mountall 2009-12-21 mounting(7)
All times are GMT -4. The time now is 05:13 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy