On Sun, Feb 09, 2003 at 10:45:30AM -0600, Shyamal Prasad wrote:
> "Rob" == Rob Weir <[EMAIL PROTECTED]> writes:
>
> Rob> On Sun, Feb 02, 2003 at 10:34:46AM -0600, Shyamal Prasad
> Rob> wrote:
>
> >> This really should go in the user manual or something.
>
> Rob> I'm fairl
On Sun, Feb 09, 2003 at 06:23:31PM +1100, frank wrote:
> On Mon, 3 Feb 2003 06:43 am, Pigeon wrote:
> > On Sat, Feb 01, 2003 at 09:17:56PM -0800, Paul Johnson wrote:
> > > On Sat, Feb 01, 2003 at 10:11:27PM +0100, Peppe wrote:
> > > > Be always sure you DON'T have compiled your kernel with the
> >
"Rob" == Rob Weir <[EMAIL PROTECTED]> writes:
Rob> On Sun, Feb 02, 2003 at 10:34:46AM -0600, Shyamal Prasad
Rob> wrote:
>> This really should go in the user manual or something.
Rob> I'm fairly sure this is documented in both Osamu's Debian
Rob> Quick Reference, and W
On Sun, Feb 02, 2003 at 10:34:46AM -0600, Shyamal Prasad wrote:
> "Thomas" == Thomas Nyman <[EMAIL PROTECTED]> writes:
>
> Thomas> Hi Am an old SuSEr that has just switched to Debian. Can
> Thomas> someone give me a helping hand getting hy hdc cd-rom
> Thomas> burner working with i
On Mon, 3 Feb 2003 06:43 am, Pigeon wrote:
> On Sat, Feb 01, 2003 at 09:17:56PM -0800, Paul Johnson wrote:
> > On Sat, Feb 01, 2003 at 10:11:27PM +0100, Peppe wrote:
> > > Be always sure you DON'T have compiled your kernel with the
> > > ATAPI CDROM support...
> >
> > So this means not to include i
Elijah wrote:
On Mon, 2003-02-03 at 04:51, Bob Nielsen wrote:
On Sun, Feb 02, 2003 at 10:34:46AM -0600, Shyamal Prasad wrote:
"Thomas" == Thomas Nyman <[EMAIL PROTECTED]> writes:
Thomas> Hi Am an old SuSEr that has just switched to Debian. Can
Thomas> someone give me a helping h
On Sat, Feb 01, 2003 at 09:17:56PM -0800, Paul Johnson wrote:
> On Sat, Feb 01, 2003 at 10:11:27PM +0100, Peppe wrote:
> > Be always sure you DON'T have compiled your kernel with the
> > ATAPI CDROM support...
>
> So this means not to include ide-cd module? How does one get to the
> second, non-b
"Bob" == Bob Nielsen <[EMAIL PROTECTED]> writes:
Bob> On Sun, Feb 02, 2003 at 10:34:46AM -0600, Shyamal Prasad
Bob> wrote:
>>
>> http://lists.debian.org/debian-user/2002/debian-user-200211/msg03316.html
>>
>> http://lists.debian.org/debian-user/2002/debian-user-200211
Yes:
I have 2 atapi cd drives:
- IDE cd-rw: /dev/scd0
- IDE cd-rom: /dev/scd1
to get to the second just mount /dev/sc0 /cdrom (or your mount point for cdrom)
>So this means not to include ide-cd module? How does one get to the
>second, non-burner CD ROM?
--
To UNSUBSCRIBE, email to [EMAIL PRO
On Mon, 2003-02-03 at 04:51, Bob Nielsen wrote:
> On Sun, Feb 02, 2003 at 10:34:46AM -0600, Shyamal Prasad wrote:
> > "Thomas" == Thomas Nyman <[EMAIL PROTECTED]> writes:
> >
> > Thomas> Hi Am an old SuSEr that has just switched to Debian. Can
> > Thomas> someone give me a helping hand
On Sun, Feb 02, 2003 at 10:34:46AM -0600, Shyamal Prasad wrote:
> "Thomas" == Thomas Nyman <[EMAIL PROTECTED]> writes:
>
> Thomas> Hi Am an old SuSEr that has just switched to Debian. Can
> Thomas> someone give me a helping hand getting hy hdc cd-rom
> Thomas> burner working with i
"Thomas" == Thomas Nyman <[EMAIL PROTECTED]> writes:
Thomas> Hi Am an old SuSEr that has just switched to Debian. Can
Thomas> someone give me a helping hand getting hy hdc cd-rom
Thomas> burner working with ide-scsi emulation
If you are using a standard Debian kernel this is quite
I usually do it by adding "append="hdd=ide-scsi" to the /etc/lilo.conf
right after going to /dev/ then do "MAKEDEV -v scd0". Then reboot and
run xcdroast.
Elijah
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Sat, Feb 01, 2003 at 10:11:27PM +0100, Peppe wrote:
> Be always sure you DON'T have compiled your kernel with the
> ATAPI CDROM support...
So this means not to include ide-cd module? How does one get to the
second, non-burner CD ROM?
--
.''`. Baloo <[EMAIL PROTECTED]>
: :' :proud D
On Sat, Feb 01, 2003 at 09:24:57PM +0100, Thomas Nyman wrote:
> Am an old SuSEr that has just switched to Debian. Can someone give me a
> helping hand getting hy hdc cd-rom burner working with ide-scsi emulation
SuSE does it differently than every other distro?
--
.''`. Baloo <[EMAIL PROTE
hi ya
On Sat, 1 Feb 2003, Thomas Nyman wrote:
> Hi
>
> Am an old SuSEr that has just switched to Debian. Can someone give me a
> helping hand getting hy hdc cd-rom burner working with ide-scsi emulation
collection of cdrw stuff
http://www.Linux-1U.net/CDRW
( look for the kern
I'm running kernel 2.2.20 and I have ide-scsi
It is a loadable module. It should be visible as a file in
/lib/modules//scsi/ide-scsi.o
You don't need to move to kernel 2.4.x for this, but there may be other
reasons to move that apply to you and not to me.
If ide-scsi.o does not show up using locat
Be always sure you DON'T have compiled your kernel with the
ATAPI CDROM support...
once you have disabled this, and enabled
SCSI support,
SCSI emulation support
your drive should be autodetected in /dev/scdX
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Troubl
On Saturday 01 February 2003 22:21, Thomas Nyman wrote:
> I tried to enable ide-scsi emulation but it doesnt work..there is no such
> module found. I installed woody basically with defaults...so I'm kind of
> lost as to what to do.
The only thing I can think of right now is that you're running an
Hmm... dunno if that =scsi part works. I've always used =ide-scsi. This
loads the module for me automagically. The module should be (for 2.4
kernels)
/lib/modules/2.4.??/kernel/drivers/scsi/ide-scsi.o
If the module really isn't found, try installing the kernel-image
appropriate for your system
Hi
I tried to enable ide-scsi emulation but it doesnt work..there is no such
module found. I installed woody basically with defaults...so I'm kind of
lost as to what to do.
--On lördag, februari 01, 2003 22.08.30 +0100 Nicos Gollan
<[EMAIL PROTECTED]> wrote:
On Saturday 01 February 2003 21:
On Saturday 01 February 2003 21:24, Thomas Nyman wrote:
> Am an old SuSEr that has just switched to Debian. Can someone give me a
> helping hand getting hy hdc cd-rom burner working with ide-scsi emulation
You just have to use the kernel parameter "hdc=scsi" (add it to your append
line in lilo.co
Hi
Am an old SuSEr that has just switched to Debian. Can someone give me a
helping hand getting hy hdc cd-rom burner working with ide-scsi emulation
Thanks
Thomas
My GnuPG key id is 4DCAF083 Protect your right to privacy
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsub
23 matches
Mail list logo