Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
10-08-2003, 12:47 AM
|
#1
|
LQ Newbie
Registered: Oct 2003
Posts: 12
Rep:
|
External firewire 120 gig hard drive???
As some of you may know, now that i have sound working, i need to get music to play. Most of my music is on my external 120 gig firewire harddrive. When i used SuSE 8.2 I had this set up for me, I know that it was called device /dev/sda1-4 (i had 4 Fat32 partitions on it so that i could use it in windows.) The music that i want is in /dev/sda4.
How do i add this partition to Fstab (I think that is what it is called.) Then once i get that worked out, how do i alow this user to access that partition?
|
|
|
10-08-2003, 12:03 PM
|
#2
|
Member
Registered: Apr 2002
Location: Canada
Distribution: Slackware
Posts: 58
Rep:
|
First, type 'dmesg | grep sd'. It should list those drives as found. If it doesn't, you probably don't have firewire and/or scsi support built into the kernel and you will have to recompile.
Also, out of curiosity, what files and directories are in your /proc/scsi directory?
If they are listed, just add the following lines to fstab:
/dev/sda1 /dir1 vfat user 0 0
/dev/sda2 /dir2 vfat user 0 0
/dev/sda3 /dir3 vfat user 0 0
/dev/sda4 /dir4 vfat user 0 0
|
|
|
10-09-2003, 12:49 AM
|
#3
|
LQ Newbie
Registered: Oct 2003
Posts: 12
Original Poster
Rep:
|
User@Thetawaves:~$ dmesg | grep sd
UMSDOS: msdos_read_super failed, mount aborted.
And i had no file named /proc/scsi.
I recompiled my kernel with scsi support, well i am recompiling it, i have yet to see if this is going to work :S
|
|
|
10-09-2003, 05:47 PM
|
#4
|
Member
Registered: Apr 2002
Location: Canada
Distribution: Slackware
Posts: 58
Rep:
|
Be sure that you include scsi disk support along with firewire and sbp-2 support if you haven't included it already. That should fix it...
My external drive is USB 2.0. I doubt there'd be much difference in the interface.
|
|
|
10-09-2003, 09:45 PM
|
#5
|
LQ Newbie
Registered: Oct 2003
Posts: 12
Original Poster
Rep:
|
mine does support usb2 but i dont have any usb 2 hardware
|
|
|
10-10-2003, 09:35 AM
|
#6
|
Member
Registered: Apr 2002
Location: Canada
Distribution: Slackware
Posts: 58
Rep:
|
Firewire is slightly slower than usb 2 but we're talking about hard drives, which are slower yet. You wouldn't see any performance differences between the two.
The important thing is, does it work?
|
|
|
All times are GMT -5. The time now is 06:13 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|