* Jeffrey W. Baker ([EMAIL PROTECTED]) spake thusly:
>
> Try: rm /dev/scd0 && mknod /dev/scd0 b 11 0
>
> Optionally, chgrp cdrom /dev/scd0
excellent! that did the trick.
thanks to everyone for their assistance.
--
) ,_),_)
(-(__ |_ _ _ |/
) | |(_)(_ |\
( \
On Sat, Dec 29, 2001 at 09:10:39PM -0600, shock wrote:
> * Michael D. Schleif ([EMAIL PROTECTED]) spake thusly:
> >
> > Does the required device exist?
> >
> > man MAKEDEV
> > cd dev; ./MAKEDEV [ -n ] [ -v ] update
>
> # ls -al /dev/cdrom
> lrwxrwxrwx1 root root 3 Dec 29 20:53 /dev/c
"Jeffrey W. Baker" wrote:
>
> On Sat, 29 Dec 2001, shock wrote:
>
> > * Michael D. Schleif ([EMAIL PROTECTED]) spake thusly:
> > >
> > > Does the required device exist?
> > >
> > > man MAKEDEV
> > > cd dev; ./MAKEDEV [ -n ] [ -v ] update
> >
> > # ls -al /dev/cdrom
> > lrwxrwxrwx1 ro
shock wrote:
>
> * Michael D. Schleif ([EMAIL PROTECTED]) spake thusly:
> >
> > Does the required device exist?
> >
> > man MAKEDEV
> > cd dev; ./MAKEDEV [ -n ] [ -v ] update
>
> # ls -al /dev/cdrom
> lrwxrwxrwx1 root root 3 Dec 29 20:53 /dev/cdrom -> sr0
>
> # ls -al /dev/sr0
>
On Sat, 29 Dec 2001, shock wrote:
> * Michael D. Schleif ([EMAIL PROTECTED]) spake thusly:
> >
> > Does the required device exist?
> >
> > man MAKEDEV
> > cd dev; ./MAKEDEV [ -n ] [ -v ] update
>
> # ls -al /dev/cdrom
> lrwxrwxrwx1 root root 3 Dec 29 20:53 /dev/cdrom -> sr0
>
> # ls
* Michael D. Schleif ([EMAIL PROTECTED]) spake thusly:
>
> Does the required device exist?
>
> man MAKEDEV
> cd dev; ./MAKEDEV [ -n ] [ -v ] update
# ls -al /dev/cdrom
lrwxrwxrwx1 root root 3 Dec 29 20:53 /dev/cdrom -> sr0
# ls -al /dev/sr0
lrwxrwxrwx1 root root 4 Dec 13 19:
Does the required device exist?
man MAKEDEV
cd dev; ./MAKEDEV [ -n ] [ -v ] update
shock wrote:
>
> * David Gardi ([EMAIL PROTECTED]) spake thusly:
> > shock wrote:
> >
> > >I've recently trashed a RH6.2 machine in favor of Debian Woody.
> > >This is an all SCSI machine, with a
* David Gardi ([EMAIL PROTECTED]) spake thusly:
> shock wrote:
>
> >I've recently trashed a RH6.2 machine in favor of Debian Woody.
> >This is an all SCSI machine, with a Plextor CD-RW. When I mount any CD,
> >I get the following:
> >
> ># mount /cdrom
> >mount: /dev/cdrom is not a block device
>
On Sat, Dec 29, 2001 at 07:02:13PM -0600, shock wrote:
| * Jeffrey W. Baker ([EMAIL PROTECTED]) spake thusly:
| # ls -al /dev/sr0
|
| lrwxrwxrwx 1 root root 4 Dec 13 19:32 /dev/sr0 -> scd0
|
| how do i know what its numbers are? do i need to delete it and recreate
| it?
/dev/sr0 is a symlink
* Jeffrey W. Baker ([EMAIL PROTECTED]) spake thusly:
>
>
> On Sat, 29 Dec 2001, shock wrote:
>
> > I've recently trashed a RH6.2 machine in favor of Debian Woody.
> > This is an all SCSI machine, with a Plextor CD-RW. When I mount any CD,
> > I get the following:
> >
> > # mount /cdrom
> > moun
shock wrote:
I've recently trashed a RH6.2 machine in favor of Debian Woody.
This is an all SCSI machine, with a Plextor CD-RW. When I mount any CD,
I get the following:
# mount /cdrom
mount: /dev/cdrom is not a block device
/cdrom, through /etc/fstab, points to /dev/cdrom:
# cat /etc/fstab
On Sat, 29 Dec 2001, shock wrote:
> I've recently trashed a RH6.2 machine in favor of Debian Woody.
> This is an all SCSI machine, with a Plextor CD-RW. When I mount any CD,
> I get the following:
>
> # mount /cdrom
> mount: /dev/cdrom is not a block device
>
> /cdrom, through /etc/fstab, point
12 matches
Mail list logo