LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 05-28-2003, 10:07 AM   #1
skatelong
LQ Newbie
 
Registered: May 2003
Location: bethany, wv
Posts: 1

Rep: Reputation: 0
external device; firewire


i have recently began playing with knopix v3.1 on my sony viao. however, i am having trouble getting the os to recognize my fire wire hard drive. does anyone know how to find the drive? or if maybe this is something that has been worked out with knopix v3.2?
thanks,
skatelong
 
Old 05-28-2003, 10:24 AM   #2
Slasher
Member
 
Registered: Oct 2002
Location: Norway
Distribution: Gentoo
Posts: 36

Rep: Reputation: 15
I have a Maxtor 5000XT firewire drive connected via a Tekram PCMCIA firewire card. OS is Redhat 9 on a Dell Inspiron 4100. Filesystem is FAT32 (for both win and linux)

You didn't supply much info, so I tought I would just post my way of doing things


This is how I mount my drive manually:

1) Attach the drive
2) Load The Drivers:
Code:
modprobe ohci1394 && modprobe sbp2
3) Mount the filesystem:
Code:
mount -t vfat -o defaults,umask=0,quiet /dev/sda1 /some/fancy/folder/firewire/

And this is how I unmount it:

1) Unmount:
Code:
umount /some/fancy/folder/firewire/
2) If the umount fails because the filesystem is busy, use the command to see what processes are using the disk:
Code:
lsof /home/oysth/mnt/firewire
3) Next unload the sbp2 driver (don't unload the ohci1394 driver):
Code:
modprobe -r sbp2
4) Finally, disconnect the drive from the cable.
 
  


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
Second firewire external hdd enclosure fails to appear as a scsi device; iota Linux - Newbie 4 04-05-2007 09:07 PM
External Firewire HD maginotjr Slackware 3 07-07-2005 04:14 PM
Why does my external IDE-device with firewire not run? (SUSE 9.1) EichbaumExport Linux - Hardware 3 02-08-2005 11:33 AM
External Firewire or USB 2.0 ? reefer77 Linux - Hardware 1 04-17-2004 07:43 AM
How do I go into my External Firewire HDD? WhiteTornado Linux - Hardware 3 11-13-2003 04:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

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