Hi,
  I presume you are using GRUB as your bootloader as
it is installed by default in Red Hat 8. Open the
/boot/grub/grub.conf file and modify the line similar
to [these lines are from my grub.conf file, yours will
be slightly different] --->

kernel /vmlinuz-2.4.18-14_custom_fs ro root=LABEL=/ 

to the following:

kernel /vmlinuz-2.4.18-14_custom_fs ro root=LABEL=/
hdc=noprobe hdd=noprobe 

(The whole params are in a single line, no line
breaks). That should do the work. In case you are
using LILO, edit the lilo.conf file and add the line
--->

append="hdc=noprobe hdc=noprobe"

to the beginning of the file. Don't forget to run
/sbin/lilo after the change to lilo.conf.

Regards,
Bhaskar


 --- "Sudeep Kumar Sharma - (BHM Deputee)"
<[EMAIL PROTECTED]> wrote: 
> thanks bhaskar
> 
> no i am not using any kind of patches, and for ur
> information i am using RedHat 8.0.
> Using the latest kernel release 2.4.20. and i have
> no devices earlier intalled on my system.
> One more thing u have said to passw hdc=noprobe and
> hdd=noprobe, but will u plz tell me how to do that.
> i am a newbie to linux.
> 




=====
---------------------------
Bhaskar Dutta <[EMAIL PROTECTED]>
     GPG  = AA56 1EB5 D7E8 DD9C 298E  8F4D 375F D416 01D5 671C
---------------------------

________________________________________________________________________
Want to chat instantly with your online friends?  Get the FREE Yahoo!
Messenger http://mail.messenger.yahoo.co.uk

_______________________________________________
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd

Reply via email to