LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Problems Mounting QPS Que! firewire drive on Fedora Core 1 Kernel 2.6.0 (https://www.linuxquestions.org/questions/linux-newbie-8/problems-mounting-qps-que-firewire-drive-on-fedora-core-1-kernel-2-6-0-a-141069/)

cthrax 02-01-2004 01:37 PM

Problems Mounting QPS Que! firewire drive on Fedora Core 1 Kernel 2.6.0
 
I am attempting to get my burner working. I have installed the "ohci1394" module into the kernel. When I try and mount the device I get the error "Must specify filesystem". I used the comand "dmesg" and the result was thus:
Quote:

94 SBP-2 Devices
ieee1394: sbp2: Node 0-00:1023: Using 36byte inquiry workaround
ip_tables: (C) 2000-2002 Netfilter core team
ieee1394: sbp2: Logged into SBP-2 device
ieee1394: sbp2: Node 0-00:1023: Max speed [S400] - Max payload [2048]
lp0: using parport0 (polling).
lp0: console ready
NET: Registered protocol family 10
IPv6 over IPv4 tunneling driver
divert: not allocating divert_blk for non-ethernet device sit0
ieee1394: sbp2: aborting sbp2 command
Inquiry 00 00 00 24 00
Vendor: QPS Model: CD-W524E Rev: 1.5A
Type: CD-ROM ANSI SCSI revision: 02
*NOTE: There was a lot more but that is another question and I couldn't paste it all.

So as the dmesg shows (I think) it is recognizing my burner but I can't mount anything to it. Any suggestions. (the problem very well could me that I'm trying to mount the wrong device...)

cthrax 02-01-2004 01:47 PM

As an added note:
Quote:

[root@sardon root]# cdrecord -scanbus
Cdrecord-Clone 2.01a19 (i686-redhat-linux-gnu) Copyright (C) 1995-2003 J￿rg Schilling
cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.

cthrax 02-01-2004 03:39 PM

Nevermind
 
I fixed it! I was just trying to mount the wrong device. The command I used as root was "mount /dev/scd0 /mnt/cdrw" and it worked. Yay for online documentation.


All times are GMT -5. The time now is 08:07 AM.