LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 10-25-2008, 07:10 PM   #1
eramax
LQ Newbie
 
Registered: Jul 2008
Posts: 17

Rep: Reputation: 0
i can not access my flash memory after installing ubuntu from flash


hi;

i have a problem in using my usb flash memory ;
this problem occur when installing ubuntu from usb flash only;
after that i can not use my flash and can not mount it and i get the message
Quote:
"Invalid mount option when attempting to mount the volume 'ERAMAX'"
since ERAMAX is my flash volume;
but if i used terminal to mount it manualy by using this command
Quote:
sudo mount /dev/sdb1 /mnt/flash
then i can access my flash for read only Not write ;
so this is my problem

i have another thing that may help that if i put another usb-flash memory while my flash in computer ,i can access the last usb-flash which will be at /dev/sdb2 because the first one at /dev/sdb1
so i can access any usb-flashes except the first flash i put which its device will be at /dev/sdb1

my fstab file is :-



Code:
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/sda5
UUID=e6ff228f-5693-4c36-8f1f-0581b1c0ce7d /               ext2    relatime,errors=remount-ro 0       1
# /dev/sda6
UUID=07f6a11d-8502-430f-92aa-0d71d51856ca none            swap    sw              0       0
/dev/sdb1       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto,exec,utf8 0       0
thanks;
 
Old 10-27-2008, 04:49 AM   #2
dopla
Member
 
Registered: Aug 2008
Location: Beacon Bay, East London, South Africa
Distribution: Ubuntu
Posts: 30

Rep: Reputation: 16
This line:

/dev/sdb1 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0

Tells the system that /dev/sdb1 is either UDF or ISO9660 filesystem which is used by CD/DVD drives. Usually, CD/DVD drive device file is /dev/scd0 for laptops. Removable USB Flash disks should NOT have entries in /etc/fstab file UNLESS you will never remove it again (NB!).
I suggest doing this:
* try commenting the line mounting /dev/sdb1 in the /etc/fstab file
#/dev/sdb1 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
* Insert your USB Flash disk, it'll be automounted under /media directory
* Figure out the device file for CD/DVD drive (usually /dev/scd0) and replace /dev/sdb1 with it on the /etc/fstab like
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
* Insert a CD/DVD and see if it is mounted as expected.
 
Old 10-27-2008, 11:11 AM   #3
eramax
LQ Newbie
 
Registered: Jul 2008
Posts: 17

Original Poster
Rep: Reputation: 0
thanks so much dopla the problem has been solved by your help
thanks so much ;
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Flash memory as Video memory in Ubuntu? caa1980 Ubuntu 6 10-25-2007 11:55 AM
FLASH FLASH XP Home and Samba Fix FLASH FLASH zollodav Linux - Networking 1 02-19-2006 01:16 AM
Installing Flash Memory hwelat Linux - General 2 01-15-2006 02:28 PM
Need references for installing linux on Flash memory card for pc104 board umeshbabu Linux - Newbie 1 06-30-2005 09:18 PM
How to access flash memory in Mandrake10.0 ALInux Linux - Hardware 3 05-03-2005 12:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 10:27 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