LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-22-2009, 01:30 PM   #1
LinuxGuru707
Member
 
Registered: Jul 2003
Location: Benicia California
Distribution: SUSE
Posts: 120

Rep: Reputation: 15
flash drive in suse linux 64bit 11.1


hi all,

i have a 16gb flash drive that i can not see in suse. i know the drive works fine in windows with no problems. any help would be appreciated.
i think my drive works in suse 32bit but not 64bit. please help

thanks
 
Old 02-22-2009, 04:19 PM   #2
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
Is it formatted as fat32 or ntfs?
Insert card and type command ' dmesg ' to see if it sees it and see what it does. post anything related to that.

Brian
 
Old 02-23-2009, 11:32 PM   #3
LinuxGuru707
Member
 
Registered: Jul 2003
Location: Benicia California
Distribution: SUSE
Posts: 120

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by Brian1 View Post
Is it formatted as fat32 or ntfs?
Insert card and type command ' dmesg ' to see if it sees it and see what it does. post anything related to that.

Brian
it is formatted as fat32

this is what i have

usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 3-3: Product: Flash Disk
usb 3-3: Manufacturer: USB2.0
usb 3-3: SerialNumber: 0000000012E6
Initializing USB Mass Storage driver...
scsi2 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 2
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usb-storage: waiting for device to settle before scanning
scsi 2:0:0:0: Direct-Access USB2.0 Flash Disk 2.20 PQ: 0 ANSI: 2
sd 2:0:0:0: [sdb] 33075200 512-byte hardware sectors: (16.9GB/15.7GiB)
sd 2:0:0:0: [sdb] Write Protect is off
sd 2:0:0:0: [sdb] Mode Sense: 0b 00 00 08
sd 2:0:0:0: [sdb] Assuming drive cache: write through
sd 2:0:0:0: [sdb] 33075200 512-byte hardware sectors: (16.9GB/15.7GiB)
sd 2:0:0:0: [sdb] Write Protect is off
sd 2:0:0:0: [sdb] Mode Sense: 0b 00 00 08
sd 2:0:0:0: [sdb] Assuming drive cache: write through
sdb:
sd 2:0:0:0: [sdb] Attached SCSI removable disk
sd 2:0:0:0: Attached scsi generic sg2 type 0
usb-storage: device scan complete
anthonycardinale@SUSELINUXLAPTOP:/bin>



thanks

anthony
 
Old 02-24-2009, 01:55 AM   #4
ic_torres
Member
 
Registered: Nov 2005
Location: ABAP
Distribution: slackware 12.0, Vector Linux STD 6.0 and 5.8, ZenWalk 4.6.1, OpenBSD 3.9
Posts: 389

Rep: Reputation: 34
Quote:
Originally Posted by LinuxGuru707 View Post
it is formatted as fat32

this is what i have

usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 3-3: Product: Flash Disk
usb 3-3: Manufacturer: USB2.0
usb 3-3: SerialNumber: 0000000012E6
Initializing USB Mass Storage driver...
scsi2 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 2
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usb-storage: waiting for device to settle before scanning
scsi 2:0:0:0: Direct-Access USB2.0 Flash Disk 2.20 PQ: 0 ANSI: 2
sd 2:0:0:0: [sdb] 33075200 512-byte hardware sectors: (16.9GB/15.7GiB)
sd 2:0:0:0: [sdb] Write Protect is off
sd 2:0:0:0: [sdb] Mode Sense: 0b 00 00 08
sd 2:0:0:0: [sdb] Assuming drive cache: write through
sd 2:0:0:0: [sdb] 33075200 512-byte hardware sectors: (16.9GB/15.7GiB)
sd 2:0:0:0: [sdb] Write Protect is off
sd 2:0:0:0: [sdb] Mode Sense: 0b 00 00 08
sd 2:0:0:0: [sdb] Assuming drive cache: write through
sdb:
sd 2:0:0:0: [sdb] Attached SCSI removable disk
sd 2:0:0:0: Attached scsi generic sg2 type 0
usb-storage: device scan complete
anthonycardinale@SUSELINUXLAPTOP:/bin>



thanks

anthony


i think SUSE should auto detect the usb drive. .. is your hal daemon ON?

if the flash disk is mounted and do df -h does it detect the drive?
 
Old 02-24-2009, 02:22 AM   #5
salasi
Senior Member
 
Registered: Jul 2007
Location: Directly above centre of the earth, UK
Distribution: SuSE, plus some hopping
Posts: 4,070

Rep: Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897
Quote:
Originally Posted by LinuxGuru707 View Post
i have a 16gb flash drive that i can not see in suse.
Why do you say that? what have you looked for? Have you tried mounting it manually (and, for that matter, do you know that it hasn't been mounted automatically)?
 
Old 02-24-2009, 10:27 AM   #6
LinuxGuru707
Member
 
Registered: Jul 2003
Location: Benicia California
Distribution: SUSE
Posts: 120

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by ic_torres View Post
i think SUSE should auto detect the usb drive. .. is your hal daemon ON?

if the flash disk is mounted and do df -h does it detect the drive?
how do i turn the hal daemon one?
 
Old 02-24-2009, 10:28 AM   #7
LinuxGuru707
Member
 
Registered: Jul 2003
Location: Benicia California
Distribution: SUSE
Posts: 120

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by ic_torres View Post
i think SUSE should auto detect the usb drive. .. is your hal daemon ON?

if the flash disk is mounted and do df -h does it detect the drive?


how do i turn the hal daemon on?
 
Old 02-24-2009, 10:29 AM   #8
LinuxGuru707
Member
 
Registered: Jul 2003
Location: Benicia California
Distribution: SUSE
Posts: 120

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by salasi View Post
Why do you say that? what have you looked for? Have you tried mounting it manually (and, for that matter, do you know that it hasn't been mounted automatically)?
im not sure what to look for. when i go into my computer its not there.
 
Old 02-24-2009, 12:34 PM   #9
the trooper
Senior Member
 
Registered: Jun 2006
Location: England
Distribution: Debian Bullseye
Posts: 1,508

Rep: Reputation: Disabled
Thumbs down

Quote:
Originally Posted by LinuxGuru707 View Post
im not sure what to look for. when i go into my computer its not there.
Insert the drive into your machine.
Then at the command prompt type:mount
This will show you if the drive is mounted(and where).It will also show the file system it's using.

Regards.
The trooper.
 
Old 02-24-2009, 07:05 PM   #10
ic_torres
Member
 
Registered: Nov 2005
Location: ABAP
Distribution: slackware 12.0, Vector Linux STD 6.0 and 5.8, ZenWalk 4.6.1, OpenBSD 3.9
Posts: 389

Rep: Reputation: 34
Quote:
Originally Posted by LinuxGuru707 View Post
how do i turn the hal daemon on?

cd to /etc/rc.d/init.d -- if we have the same dir of the services
 
Old 02-24-2009, 10:47 PM   #11
LinuxGuru707
Member
 
Registered: Jul 2003
Location: Benicia California
Distribution: SUSE
Posts: 120

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by ic_torres View Post
cd to /etc/rc.d/init.d -- if we have the same dir of the services

it says no such file or directory. can i do this from yast?
 
Old 02-26-2009, 01:10 AM   #12
ic_torres
Member
 
Registered: Nov 2005
Location: ABAP
Distribution: slackware 12.0, Vector Linux STD 6.0 and 5.8, ZenWalk 4.6.1, OpenBSD 3.9
Posts: 389

Rep: Reputation: 34
Quote:
Originally Posted by LinuxGuru707 View Post
it says no such file or directory. can i do this from yast?

how do you check your current services that are running? (the location perhaps) i think your usb is detected but i cannot be mounted.. that was my problem before (though im using slackware) it can be dtected in the var/log/messages BUT i cannot mount it.. true enough someone replied that i dont have (distro feature) a hal and ntfs-3g package (since the usb HD is formatted through ntfs)
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: How To Install a Adobe Flash Plugin 10 In 64bit Ubuntu Linux LXer Syndicated Linux News 0 10-22-2008 08:40 PM
LXer: Installing Flash Player 9 On 64Bit Linux (x86_64) LXer Syndicated Linux News 0 09-04-2008 09:11 PM
Nvidia and Flash on SuSE 10.1 64bit dyrer SUSE / openSUSE 4 05-18-2006 02:42 PM
Can't install flash on Suse 64bit MagusYilie Linux - Software 3 05-06-2006 07:25 PM
SuSe Linux 9.2 Freezes After Insertion of USB Flash Drive deepgrewal SUSE / openSUSE 13 04-13-2005 01:55 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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