View Full Version : Does firewire work in 5.10?
danderso
November 4th, 2005, 03:35 AM
I just installed 5.10 on a blue and white g3 powermac, and I cannot seem to recognize my Lacie firewire drive. Any ideas?
autocrosser
November 4th, 2005, 08:35 AM
Firewire works just fine in breezy--I have a cd burner & two external drives setup this way--look thru your / directory for /media---could be listed as ieee1394disk or sda1--I have a mounter in one of my panels--right click on a panel>add to panel>System & Hardware>Disk Mounter---Also look at /etc/mtab to see if it was found during boot.
danderso
November 4th, 2005, 11:08 AM
Hmm, nothing seems to have shown up in /media except for cdrom. What should I be looking for in /etc/mtab? I see an /dev/sda3, but that is my internal harddrive.
craks
November 4th, 2005, 11:34 AM
Hmm, nothing seems to have shown up in /media except for cdrom. What should I be looking for in /etc/mtab? I see an /dev/sda3, but that is my internal harddrive.
you may try lsmod to see if ieee1394 and ehci1394 is in the list. if not, you should modprobe it manually, and see dmesg, if any error occurs, that will help you to find the problem, and you can paste it here
Jason-X
November 4th, 2005, 03:39 PM
I have a Lacie external firewire drive and it works just fine in 5.10. Here's the line from my /etc/fstab file relating to the Lacie drive:
/dev/sda3 /media/lacie ext2 noauto,user,rw 0 0
I created a directory in my media directory to mount the drive:
sudo mkdir /media/lacie
Hope this helps:smile:
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.