Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~935 People Reached
Favorite Tags
Member Avatar for ravanan
Member Avatar for tajendra
0
379
Member Avatar for ravanan

Hi folks, I’m having a doubt in the mounting of floppy in my application. mount(“/dev/sdc”(source dir), ”/fdHD/0/”(Our dest dir) "vfat", l_uReadWrite | MS_SYNCHRONOUS, NULL); This is the system call which we are using to mount to mount he floppy to our desired folder. When I use this system call it …

Member Avatar for vijaybansal
0
189
Member Avatar for ravanan

Hi all, Can anyone post me the source code for mount and umount operation in linux 2.6 kernal. Thanks in advance.

Member Avatar for ravanan
0
262
Member Avatar for ravanan

hi all, I'm woundering why mounting of floppy drive takes lot of time in 2.6 when compard to 2.4 kernel? can antone please explain.or did i made any mistake in mounting. For mounting i gave #mount sourcedir destnationdir Thanks in advance.

0
105