Re: mounting a floppy?
From: Jim Riley (jimnewsonly_at_tiscali.co.uk)
Date: 04/11/05
- Next message: Trevor and Tabitha: "suse 9.2 on external usb harddrive"
- Previous message: Somebody: "Re: update kde"
- In reply to: Scorp123: "Re: mounting a floppy?"
- Next in thread: Jim Riley: "Re: mounting a floppy?"
- Reply: Jim Riley: "Re: mounting a floppy?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 11 Apr 2005 09:25:12 +0100
Scorp123 wrote:
> On Sun, 10 Apr 2005 09:38:58 +0100, Jim Riley wrote:
>
>
>
>>suse plugger tells me its available and configured, but clicking floppy
>>icon in "my computer" tells me "could not enter folder /media/floppy, ls
>>/media/floppy tells me "No Medium found"
>>jim
>>
>
>
> Check if the "/media/floppy" directory exists!!
>
> ls -al /media
>
>
> Should give you an output similar to this (from my machine):
>
> ls -al /media
> total 1
> drwxr-xr-x 12 root root 312 2005-02-17 01:12 .
> drwxr-xr-x 23 root root 568 2005-04-10 13:54 ..
> drwxrwxrwx 1 root root 0 2005-04-10 13:54 cdrecorder
> drwxrwxrwx 1 root root 0 2005-04-10 13:54 dvdrecorder
> drwxr-xr-x 2 root root 48 2005-02-16 13:12 floppy
> drwxr-xr-x 2 root root 48 2005-02-17 01:09 sda1
> drwxr-xr-x 2 root root 48 2005-02-17 01:09 sdb1
> drwxr-xr-x 2 root root 48 2005-02-17 01:09 sdc1
> drwxr-xr-x 2 root root 48 2005-02-17 01:09 sdd1
> drwxr-xr-x 2 root root 48 2005-02-17 01:09 sde1
> drwxr-xr-x 2 root root 48 2005-02-17 01:09 sdf1
> drwxr-xr-x 2 root root 48 2004-10-04 22:04 xmms_audio_cd
>
>
> If it does not exist:
>
> 1.) open a terminal, e.g. "konsole" or "xterm"
> 2.) make yourself to "root" with this command: su -
> And don't forget the minus up there! The command really is "su -" as I
> wrote.
>
> 3.) Now double-check everything you type! You're "root" now!!!
> 4.) cd /media
> 5.) mkdir floppy
> 6.) chmod 755 floppy
> 7.) exit
>
> 8.) you should now be back in your normal user-account.
>
>
> Now try again .... If it doesn't: Give us the output of this command:
>
> cat /etc/fstab
>
>
>
> Regards,
>
> -Scorp123-
>
thanks scorp123
output as follows
linux:~ # ls -al /media
total 1
drwxr-xr-x 6 root root 168 Apr 6 19:57 .
drwxr-xr-x 23 root root 536 Apr 11 2005 ..
drwxrwxrwx 1 root root 0 Apr 11 2005 cdrecorder
drwxrwxrwx 1 root root 0 Apr 11 2005 dvd
drwxrwxrwx 1 root root 0 Apr 11 2005 floppy
drwxrwxrwx 1 root root 0 Apr 11 08:59 usb-21193:0:0:0p1
there is a folder /media but cant access it, have tried as root too in
case its a permission issue.
so ran last command as requested, output as follows
linux:/media # cat /etc/fstab
/dev/hdb1 / reiserfs acl,user_xattr
1 1
/dev/hdb6 /data1 auto noauto,user
0 0
/dev/hda1 /windows/C vfat
users,gid=users,umask=0002,iocharset=utf8 0 0
/dev/hda5 /windows/D vfat
users,gid=users,umask=0002,iocharset=utf8 0 0
/dev/hda6 /windows/E vfat
users,gid=users,umask=0002,iocharset=utf8 0 0
/dev/hda7 /windows/F vfat
users,gid=users,umask=0002,iocharset=utf8 0 0
/dev/hdb5 swap swap pri=42
0 0
devpts /dev/pts devpts mode=0620,gid=5
0 0
proc /proc proc defaults
0 0
usbfs /proc/bus/usb usbfs noauto
0 0
sysfs /sys sysfs noauto
0 0
/dev/cdrecorder /media/cdrecorder subfs
fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
/dev/dvd /media/dvd subfs
fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
/dev/fd0 /media/floppy subfs
fs=floppyfss,procuid,nodev,nosuid,sync 0 0
what does it tell you?
Jim
- Next message: Trevor and Tabitha: "suse 9.2 on external usb harddrive"
- Previous message: Somebody: "Re: update kde"
- In reply to: Scorp123: "Re: mounting a floppy?"
- Next in thread: Jim Riley: "Re: mounting a floppy?"
- Reply: Jim Riley: "Re: mounting a floppy?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|