Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
![Reply](https://www.linuxquestions.org/questions/images/buttons/reply.gif) |
01-13-2005, 12:04 AM
|
#1
|
Member
Registered: Aug 2004
Location: Chicago
Distribution: Debian-Etch
Posts: 30
Rep:
|
Cannot write to my floppy on Debian
Hi!
OK. Newbie here. I just installed Debian on my computer (from Mandrake) and I cannot write to my floppy disk. When I try to add my name to the group, it says I am already added. When I try and write, it just tells me "whatever file" doesn't exist and it could not write. Does anyone know how I can fix that? Thanks for any help. ![Smilie](https://www.linuxquestions.org/questions/images/smilies/smile.gif)
|
|
|
01-13-2005, 12:10 AM
|
#2
|
Senior Member
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851
Rep:
|
Did you mount the floppy?
Check /etc/groups, and see if your name is in the floppy group
|
|
|
01-13-2005, 12:20 AM
|
#3
|
Member
Registered: Aug 2004
Location: Chicago
Distribution: Debian-Etch
Posts: 30
Original Poster
Rep:
|
Hmm..... well when I check /etc/group it says that I DO belong to the floppy group, BUT when I type "mount floppy" it tells me it cannot find it in /etc/fstab or /etc/mtab. Now, I know I have to add it to there, but how can I? I know I sound like I shouldn't even be running linux, but I know u have to use an editor as root, but what is an easy to use editor? Any recommendations for a novice like moi? Heh sorry, lol.
|
|
|
02-06-2005, 01:04 AM
|
#4
|
LQ Newbie
Registered: Jun 2004
Location: India
Distribution: Gentoo
Posts: 18
Rep:
|
I guess you need to be sharper and also more careful about the syntax. Anyways, just to write to a floppy see the contents of /etc/fstab (use kwrite/gedit...) as to where the floppy is mounted. Most probably its mounted at /media/floppy0 like me.
So you can just do a $ mount /media/floppy0 and henceforth write there.
Simple text-editor:VIM. Read man pages. ($ man vim). Popular controls- "i" for edit(insert) and <esc> to stop inserting,"x" for erase char, ":" for save,quit,line-no. etc. e.g.,":wq" for write and quit,":q" for just quit, ":q!" forced quit,":6111" to go to line no.6111 etc.
|
|
|
All times are GMT -5. The time now is 01:06 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|