LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-22-2005, 11:54 AM   #1
Elbryan
Member
 
Registered: Feb 2005
Distribution: Gentoo
Posts: 59

Rep: Reputation: 15
Mounting USB-Pendrive in Debian


I have to mount an usb pen-drive but I have a sata hdd so the command:
"mount ... /mnt/sda ...." will mount my hdd or an hdd's partition .. what i should do? =)
 
Old 09-22-2005, 12:00 PM   #2
J_K9
Member
 
Registered: Nov 2004
Distribution: Slackware 11, Ubuntu 6.06 LTS
Posts: 700

Rep: Reputation: 30
Have you tried "mount /dev/sdb1 /mnt"? That will mount the second SATA drive, so...

-M.

Last edited by J_K9; 09-22-2005 at 01:19 PM.
 
Old 09-22-2005, 12:04 PM   #3
Elbryan
Member
 
Registered: Feb 2005
Distribution: Gentoo
Posts: 59

Original Poster
Rep: Reputation: 15
ehm .. my /dev/sdb doesn't exist .. but when i plug my usb pen-drive on my console appear:

"Message from syslogd@localhost at Thu Sep 22 19:01:54 2005 ...
localhost kernel: Disabling IRQ #193"

why? .. this appear only once ..
 
Old 09-22-2005, 12:37 PM   #4
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,137
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
Code:
dmesg
and find out where your usb flash drive is, then mount it with something like as root.
Code:
mount -t msdosfs /dev/sdc1 /mounting/point
or
Code:
mount -t vfat /dev/sdc1 /mounting/point
Substitute for sdc1 wherever it is. Mount the partition.
 
Old 09-22-2005, 12:39 PM   #5
Elbryan
Member
 
Registered: Feb 2005
Distribution: Gentoo
Posts: 59

Original Poster
Rep: Reputation: 15
i can't see anythink with dmesg .. only eth0 and my internet connection (ppp0)
 
  


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
error:mounting usb pendrive in debian pspec Linux - Newbie 3 11-30-2005 11:24 PM
Mounting USB pendrive on Debian malesandro Linux - Newbie 15 10-14-2005 04:19 PM
mounting pendrive ankscorek Linux - Hardware 5 08-18-2005 08:37 AM
Booting Debian from a USB pendrive ? amrdavila Debian 1 10-17-2004 09:57 PM
mounting a pendrive minm Linux - Hardware 13 09-06-2004 01:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:57 PM.

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