[plug] Transfering vinyl record's
landerson
easygoing at aijv.com.au
Sat Feb 26 15:46:58 WST 2005
On Fri, 25 Feb 2005 10:40:03 +0800
Timothy White <weirdo at tigris.org> wrote:
> What kernel is it running? (uname -a will help)
> If it is 2.4 I think you need to append hdc=ide-scsi (replace with
> appropriate letters) to the kernel boot line.
> This isn't need in 2.6 though so if you do have it already appended and
> are running 2.6 then remove them.
>
> Also how are you try to check that the drive is accessible?
> Can you read normal CD's from it?
> If you do a 'ls /proc/ide' you should be able to see all IDE devices
> found on your computer.
> For example it could look like
>
> drivers hda/ hdb/ ide0/
>
> Showing that I have a drive on Primary Master and Primary Slave
> Say that I then added a new drive to the Secondary Master (burner) it
> would now look like this
>
> drivers hda/ hdb/ hdc/ ide0/ ide1/
>
> You would then need to add a fstab entry (unless you have some automount
> going) to /etc/fstab of the form
>
> /dev/cdrom2 /cdrom2 iso9660 defaults,ro,user,noexec,noauto 0 0
>
> (Note you would replace /dev/cdrom2 with the correct device. Mine is a
> symlink to my second CD drive)
> This should get you started with accessing the drive to read CD's from.
> Once you can read CD's then you can try and burn CD's
>
> Tim
>
> --
> Tim White - Use the Fox, Luke!
> PGP/GPG id: 602E944D, Pub Key Serv: subkeys.pgp.net
> Fingerprint: 04C2 9682 B7B2 3006 009D A9F3 067E EDCD 602E 944D
> Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!
> --
>
>
Tim,
Thank's for the info.
The kernel is 2.6.8.1
Although it probably didn't matter, it was recommended that I made the CD burner
the Primary Master & the DVD the secondary. Did that, it mean's that the burner is
recognised by the system but now the 'DVD' is in limbo
The 'ls /prov shows
drivers hda hdc hdd ide0 ide via
added
/dev/cdrom1 /cdrom1 iso9660 defaults,ro,user,noexec,noaoto 0 0
to fstab
When I do 'mount /cdrom1' I now get
mount: mount point /cdrom1 does not exist
Am I right in saying that the Symlink is all that requires changing
All I have to do is to read up on symlink's, unless there is something else to
consider.
Once again Thank's
Laurie
I
More information about the plug
mailing list