hdd=scsi in lilo

2002-06-21 Thread Marcelo Chiapparini
Hello,

I have an ATAPI IDE cdwriter as hdd. I have compiled the scsi emulation
support for it into the kernel. But now I need to pass the
information that this support should be use for /dev/hdd instead the
native ATAPI one. This is hdd=scsi information should be present in
lilo.conf, but I don't know the correct syntax for it. I have looked for
this in the man pages of lilo, lilo.conf and  /usr/share/doc/lilo/manual
without success. I have tryed with hdd=scsi, but it didn't work. Any
help will be very welcome.

Marcelo 

-- 
Marcelo Chiapparini
DFT-IF/UERJ
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: hdd=scsi in lilo

2002-06-21 Thread Robert Waldner

On Fri, 21 Jun 2002 11:20:19 -0300, Marcelo Chiapparini writes:
I have an ATAPI IDE cdwriter as hdd. I have compiled the scsi emulation
support for it into the kernel. But now I need to pass the
information that this support should be use for /dev/hdd instead the
native ATAPI one. This is hdd=scsi information should be present in
lilo.conf, but I don't know the correct syntax for it. I have looked for
this in the man pages of lilo, lilo.conf and  /usr/share/doc/lilo/manual
without success. I have tryed with hdd=scsi, but it didn't work. Any
help will be very welcome.

IIRC (it's been a while since I had an IDE-writer) the correct syntax is
 hdd=ide-scsi.

cheers,
rw
-- 
/ Ing. Robert Waldner | Security Engineer |  CoreTec IT-Security  \
\   [EMAIL PROTECTED]   | T +43 1 503 72 73 | F +43 1 503 72 73 x99 /



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: hdd=scsi in lilo

2002-06-21 Thread Arthur H. Johnson II

Its:  hdd=ide-scsi

-- 

Arthur H. Johnson II
Senior Systems Engineer

The Linux Box
206 S. Fifth Ave. Suite 150
Ann Arbor, MI  48104

tel.  734-761-4689
fax.  734-769-8938
pgr.  734-882-0323

On Fri, 21 Jun 2002, Marcelo Chiapparini wrote:

 Hello,

 I have an ATAPI IDE cdwriter as hdd. I have compiled the scsi emulation
 support for it into the kernel. But now I need to pass the
 information that this support should be use for /dev/hdd instead the
 native ATAPI one. This is hdd=scsi information should be present in
 lilo.conf, but I don't know the correct syntax for it. I have looked for
 this in the man pages of lilo, lilo.conf and  /usr/share/doc/lilo/manual
 without success. I have tryed with hdd=scsi, but it didn't work. Any
 help will be very welcome.

 Marcelo




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: hdd=scsi in lilo

2002-06-21 Thread Sebastiaan
High,

On Fri, 21 Jun 2002, Marcelo Chiapparini wrote:

 Hello,

 I have an ATAPI IDE cdwriter as hdd. I have compiled the scsi emulation
 support for it into the kernel. But now I need to pass the
 information that this support should be use for /dev/hdd instead the
 native ATAPI one. This is hdd=scsi information should be present in
 lilo.conf, but I don't know the correct syntax for it. I have looked for
 this in the man pages of lilo, lilo.conf and  /usr/share/doc/lilo/manual
 without success. I have tryed with hdd=scsi, but it didn't work. Any
 help will be very welcome.


append = hdd=scsi

Greetz,
Sebastiaan


--
  NT is the OS of the future. The main engine is the 16-bit Subsystem
  (also called MS-DOS Subsystem). Above that, there is the windoze 95/98
  16-bit Subsystem. Anyone can see that 16+16=32, so windoze NT is a
  *real* 32-bit system.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: hdd=scsi in lilo

2002-06-21 Thread Ron Johnson
On Fri, 2002-06-21 at 09:26, Sebastiaan wrote:
 High,
 
 On Fri, 21 Jun 2002, Marcelo Chiapparini wrote:
 
  Hello,
 
  I have an ATAPI IDE cdwriter as hdd. I have compiled the scsi emulation
  support for it into the kernel. But now I need to pass the
  information that this support should be use for /dev/hdd instead the
  native ATAPI one. This is hdd=scsi information should be present in
  lilo.conf, but I don't know the correct syntax for it. I have looked for
  this in the man pages of lilo, lilo.conf and  /usr/share/doc/lilo/manual
  without success. I have tryed with hdd=scsi, but it didn't work. Any
  help will be very welcome.
 
 
 append = hdd=scsi

As long as I make sure that the appropriate ide-scsi modules were
installed, I don't have to go thru this step.  Why is that?

-- 
+-+
| Ron Johnson, Jr.Home: [EMAIL PROTECTED] |
| Jefferson, LA  USA  http://ronandheather.dhs.org:81 |
| |
| Object-oriented programming is an exceptionally bad idea   |
|  which could only have originated in California.   |
|  --Edsger Dijkstra  |
+-+


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]