Hi,

  My advice is as follows:
  Get rid of the scsi emulation altogether. Contrary to popular belief
it is not needed anymore for CD writing - xcdroast in MDK 9.1 works
quite happily with IDE. 
  In order to do that - remove any ide-scsi options from the lilo config
file, and rerun lilo (or even better - switch to grub...). You can do
'cat /proc/cmdline' to check whether the option has been used at boot.
Also - comment out the scsi_hostadapter line from the /etc/modules.conf
  After reboot check the dmesg output. You should see hdc twice: First
as it is detected (similar to this, replace hda by hdc):
---
hda: SAMSUNG SV2042H, ATA DISK drive
---
and second, where the correct module is initialized:
---
hda: 39865392 sectors (20411 MB) w/426KiB Cache, CHS=39549/16/63, UDMA(66)
Partition check:
 /dev/ide/host0/bus0/target0/lun0: p1 p2 < p5 > p3 p4
---
  If You see both of them, You disk should be accessible as:
/dev/ide/host0/bus1/target0/lun0/

  Please post Your 'dmesg' and 'lsmod' output, if You don't see  these
parts.

        Regards,
        Adam Kisiel

W liście z pon, 02-06-2003, godz. 19:31, elPunishar pisze: 
> the question was whether i was root when running lilo after making the 
> changes.
> i said yes i was root
> 
> On Monday 02 Jun 2003 16:08, Bill Mullen wrote:
> > On Mon, 2 Jun 2003, 5tucatz elPunishar wrote:
> > > yes, i was root.
> >
> > Right, but that wasn't the question ... the question was, "did you run
> > /sbin/lilo after making the changes to /etc/lilo.conf?"
> >
> > You need to do that, and then to reboot afterward, for the changes made in
> > the conf file to "take". Otherwise, the changes have no effect.
> 
> 
> 
> ______________________________________________________________________
> Want to buy your Pack or Services from MandrakeSoft? 
> Go to http://www.mandrakestore.com
-- 
--------------------------------------------------------------------------
Adam Kisiel                          | e-mail: [EMAIL PROTECTED]
Faculty of Physics                   | homepage: www.if.pw.edu.pl/~kisiel
Warsaw University Of Technology      |
--------------------------------------------------------------------------



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to