No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
can anyone explain me how to use the inline function in c++ code with example?
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 …
Hi all, Can anyone post me the source code for mount and umount operation in linux 2.6 kernal. Thanks in advance.
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.
The End.
ravanan