Sergio

in the event that you still can mount the volume(s)
and access them;

modprobe -d ieee1394

modprobe -d ohci1394

modprobe -d sbp2

modprobe -d sd_mod


fdisk -l 


Manually loads the required modules, then fdisk
(hopefully) returns the partition map for all devices.
 Look to the SCSI since 1394 uses SCSI modulation in
Linux for the logical volumes (partitions) to mount. 
Then mount them via;

mount /dev/sda1 /mnt/1394

Above caveat is you create the '1394' mountpoint via
'mkdir /mnt/1394' .


Hope it helps.

-lt


--- Sergio Espinoza <[EMAIL PROTECTED]> wrote:
> Greetings,
> 
> I have had quite a hard time trying to install a
> 160GB
> Maxtor External Firewire HD.
> 
> The drive is apparently recognized (and added to RH)
> at boot time, but, in the /mnt directory I only have
> /cdrom and /floppy.
> 
> I have search the net for quite some time for
> answers
> about how to correctly configure my drive, no luck
> so
> far. :S
> 
> Can someone please help me out? Any ideas? What's
> missing?
> 
> BTW, I using Red Hat 9.
> 
> Thanks in advance,
> 
> 
> Sergio Espinoza Dien
> [EMAIL PROTECTED]
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site
> design software
> http://sitebuilder.yahoo.com
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe
>
mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to