Computing.Net > Forums > Linux > Mount/Umount ???

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Mount/Umount ???

Reply to Message Icon

Name: Mr Nice Guy
Date: November 24, 2001 at 06:07:23 Pacific
Comment:

I'm running Red Hat Linux 6.1, and are a complete newbie to it, Actualie first time i workt on linux was yesterday... I've found out that the only way to get files from my floppys was to mount them, but when i change the floppy the directory tree does not change and i have to Umont and then mount again. Is there an easier way to do this?? And can I auto mount on boot up??



Sponsored Link
Ads by Google

Response Number 1
Name: darren
Date: November 24, 2001 at 06:12:44 Pacific
Reply:

nope, there isnt an easier way.


0

Response Number 2
Name: Webster
Date: November 24, 2001 at 09:52:07 Pacific
Reply:

Some Linux distributions, eg Mandrake, have a "supermount" feature which automatically mount and unmounts drives but this was dropped in the latest Mandrake release 8.1 because of reported errors.

Most distributions, including the bigger sellers such as Red Hat and SuSE need to have drives mounted/unmounted. You soon get used to the discipline.


0

Response Number 3
Name: Mr Nice Guy
Date: November 24, 2001 at 12:34:20 Pacific
Reply:

Ive found an easier way to do this, Just use an text editor and write:
mount -t vfat /dev/fd0 /mnt/floppy
(this is with dos/windows floppys change vfat to ext2 or somthing else if the floppy isent dos/windows formated)
and save it as "floppydos"
then goto command line and type:
chmod 700 floppydos
Then you can just duble click on it and the disk a: is mounted
Then open up your text editor again and write:
umount /mnt/floppy
save it as "ufloppy"
enter command line modus and enter:
chmod 700 ufloppy
then you can just duble click and a: is unmounted
much easier than writing it every time you want to change a floppy.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


dual boot file sharing .bat files in linux ??



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Mount/Umount ???

Mounting partition problem www.computing.net/answers/linux/mounting-partition-problem/28506.html

Cannot read floopy and CDROM conten www.computing.net/answers/linux/cannot-read-floopy-and-cdrom-conten/13123.html

fd0 access www.computing.net/answers/linux/fd0-access/15032.html