LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 01-25-2005, 09:19 PM   #1
Doug.Gentry
Member
 
Registered: Aug 2003
Location: Enumclaw, Washingtion. USA
Distribution: Suse 9.2, Fedora 3, wifes XP
Posts: 143

Rep: Reputation: 15
Talking does not have premission to access floppy


I just installed Suse 9.2 and MAN, this is way sweet!

Except for the wee nagging issue of when I opened Firefox and want to import my bookmarks. I click the import from file and I point it off to the floppy. Then I get a message telling me that "You don't have the neccessary premissions to view this file"

BAWwwwwwwwwwwwww, It's my file...

I think this is nice easy fix doing that command thing... chmod something???


thanks for you continued support in my formulative years as a "Newbie Linuxer"
 
Old 01-25-2005, 09:27 PM   #2
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,339

Rep: Reputation: 65
You've to mount the floppy first

mount -t msdos /dev/fd0 /mnt/floppy
 
Old 01-25-2005, 09:32 PM   #3
Doug.Gentry
Member
 
Registered: Aug 2003
Location: Enumclaw, Washingtion. USA
Distribution: Suse 9.2, Fedora 3, wifes XP
Posts: 143

Original Poster
Rep: Reputation: 15
mounting?

Do I do that from a term window?.... Duh, where else am I gonna do it hu... ok, I'll try that.
 
Old 01-25-2005, 09:34 PM   #4
Doug.Gentry
Member
 
Registered: Aug 2003
Location: Enumclaw, Washingtion. USA
Distribution: Suse 9.2, Fedora 3, wifes XP
Posts: 143

Original Poster
Rep: Reputation: 15
gasp...

doug@linux:~> mount -t msdos /dev/fd0 /mnt/floppy
mount: only root can do that
doug@linux:~> su
Password:
linux:/home/doug # mount -t msdos /dev/fd0 /mnt/floppy
mount: mount point /mnt/floppy does not exist
 
Old 01-25-2005, 09:51 PM   #5
Doug.Gentry
Member
 
Registered: Aug 2003
Location: Enumclaw, Washingtion. USA
Distribution: Suse 9.2, Fedora 3, wifes XP
Posts: 143

Original Poster
Rep: Reputation: 15
Hmmmmm, I just noticed, On my desktop I don't even see my floppy... nor do I see my DVD drive.

that's weird.
When I look in konqurer I can drill down to the DVD and floppy and looking at the premissions.. I see root.
 
Old 01-25-2005, 10:20 PM   #6
Doug.Gentry
Member
 
Registered: Aug 2003
Location: Enumclaw, Washingtion. USA
Distribution: Suse 9.2, Fedora 3, wifes XP
Posts: 143

Original Poster
Rep: Reputation: 15
Ok, here's what I get when I typed mount /mnt/floppy

linux:/home/doug # mount /mnt/floppy

mount: can't find /mnt/floppy in /etc/fstab or /etc/mtab

linux:/home/doug #

Any idea on what I shold do now. Oh btw, I'm taking this from a Redhat 9 bible I have hanging around here.

I figured it shold have some good info in it.
 
Old 01-26-2005, 02:02 AM   #7
harken
Member
 
Registered: Jan 2005
Location: Between the chair and the desk
Distribution: Debian Sarge, kernel 2.6.13
Posts: 666

Rep: Reputation: 30
Create a directory in /mnt this way:
Code:
mkdir /mnt/floppy
then try to mount it:
Code:
mount -t msdos /dev/fd0 /mnt/floppy
See if that works. Of course, if the file system is other than msdos, change the code accordingly (if it's a linux floppy you don't have to specify the filesystem).
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to access Floppy drive hetzme Linux - Hardware 6 07-13-2005 09:03 PM
does not have premission to access floppy Doug.Gentry SUSE / openSUSE 4 01-26-2005 01:22 AM
Folder Premission Problem jrmontg Linux - Security 2 01-06-2005 02:07 PM
premission access problem in apache . appas Linux - Software 5 10-22-2004 10:34 AM
How do I change premission? brynjarh Linux - Newbie 2 06-29-2004 11:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 12:21 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration