LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-04-2006, 08:50 PM   #1
moob8
Member
 
Registered: Sep 2006
Distribution: slackware
Posts: 132

Rep: Reputation: 15
slackware 10.0 mounting external usb drive


I know this is a stupid question but googling failed me. Sorry in advance.

So I have slackware 10.0 and the 2.4.* kernel that came with the slackware CD and I want to mount an external usb drive ... a dvd burner actually. In my previous distro I used udev rules to do this. My understanding is that the 2.4 kernel uses hotplug. I've never used hotplug. Did some googling and a man page read but I'm still not sure how go go about it.
 
Old 10-06-2006, 08:37 AM   #2
Alstare
Member
 
Registered: Jul 2003
Location: Ontario, Canada
Distribution: Slackware
Posts: 79

Rep: Reputation: 15
I was just trying to figure out this exact situation today.

Hopefully we'll kil two birds with one stone here.

-Brian
 
Old 10-06-2006, 09:16 AM   #3
dracolich
Senior Member
 
Registered: Jul 2005
Distribution: Slackware
Posts: 1,274

Rep: Reputation: 63
After connecting the drive check the dmesg output. It'll tell you wether it's been detected and assigned a device name and so on. Then you can mount the device if necessary (depending on your need). Assuming it's detected as /dev/sda and your mount point is /mnt/dvdrw, mounting would be:

cd)
Code:
mount -t iso9660 /dev/sda /mnt/dvdrw
dvd)
Code:
mount -t udf /dev/sda /mnt/dvdrw
Of course if it's detected as a different device name use it instead of sda, and if your mount point is not /mnt/dvdrw use yours. If you're just playing audio cds or dvd movies mounting isn't necessary, but you should still check to make sure it's detected.

Burning is another issue altogether and I don't know much about using external burners. I remember that for internal burners with a 2.4 kernel an extra boot parameter (as well as certain scsi kernel modules) was required, something like hdc=ide-scsi. 2.6 replaced this with ide-cd which is actually handled automatically. You might do some searching to see if ide-scsi is necessary for external drives. If so it could be tricky if you have other usb devices that cause the drive to occasionally be assigned a different device name.
 
Old 10-06-2006, 06:10 PM   #4
goldennuggets
Member
 
Registered: Feb 2003
Location: USA
Distribution: Kubuntu, Manjaro
Posts: 239

Rep: Reputation: 24
keep in mind too that your device may very well be /dev/sda1 or /dev/sdb1 or etc. etc. My external usb hd and flash drives are mounted this way. Once you determine the order of the, you can easily set them up to be mounted at boot in your fstab file.
 
Old 10-08-2006, 08:51 AM   #5
moob8
Member
 
Registered: Sep 2006
Distribution: slackware
Posts: 132

Original Poster
Rep: Reputation: 15
Well I had an innovate solution to this problem. A friend of mine has a cable internet connection so I was able to get the slackware 11.0 ISOs (five minutes per CD - Wow ... would have taken me about two months to get). So now I'm in slack 11, using udev in a 2.6 kernel. Udev is something I know from before ... so my problem now is solved.
 
  


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
HELP! Mounting External NTFS Drive (with Slackware 10.2\kernel 2.6.12.6) imac1701 Linux - Hardware 1 05-14-2006 05:25 PM
Mounting a USB-based external drive - Debian strattonbrazil Linux - Hardware 2 01-10-2006 08:18 PM
External USB drive mounting/unmounting nsk078 Linux - Hardware 1 09-22-2004 05:15 PM
Hanging Suse mounting external USB drive with RH9 on it ohagankh Linux - Hardware 3 04-13-2004 04:42 PM
Mounting my USB external drive, USB 1.1 Devillion Linux - Hardware 4 01-04-2004 09:11 AM

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

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