Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 31

Thread: I think I have a big problem???

  1. #21

    Re:I think I have a big problem???

    Why did you appended ide-scsi to hda?

    hda is almost always the hard drive...

    Can you just change that line to hdb?

  2. #22

    Re:I think I have a big problem???

    thats what got me confused too but dmesg said it was hda ??? and my hard drive is hdc which should be hda right ??? ???

  3. #23

    Re:I think I have a big problem???

    Not necesarily.

    That would mean that your hard drive is a master on the secondary IDE controller, and your cd-rom is a master on the primary one. Basically, you have your computer setup the other way around that is traditionally done. I don't think it matters.

    Besides adding the line to the lilo.conf, you also need scsi support on your kernel. did you compiled that?

  4. #24

    Re:I think I have a big problem???

    yes I did have scsi support enabled as a modules I followed the guide on the gentoo site.

  5. #25

    Re:I think I have a big problem???

    What is the result of "cdrecord --scanbus"

  6. #26

    Re:I think I have a big problem???

    Cdrecord 2.01a14 (i686-pc-linux-gnu) Copyright (C) 1995-2003 Jörg Schilling
    cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI driver.
    cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
    cdrecord: For possible transport specifiers try 'cdrecord dev=help'

  7. #27

    Re:I think I have a big problem???

    Change the line on the lilo.conf, to point to hda instead and reboot. See if that helps.

  8. #28

    Re:I think I have a big problem???

    Also, make sure the following line, on /etc/modules.devfs is uncommented:

    # All SCSI devices
    probeall /dev/scsi scsi_hostadapter sd_mod sr_mod st sg


    Also, I remember having to disable IDE cdrom support on my Gentoo laptop, because it was loading that before loading the sg driver.

  9. #29

    Re:I think I have a big problem???

    Well...

    You didnt (or ive missed) said which dist. you are so Ill hit my guess....

    Did you compiled ide-scsi as a module and compiled to kernel the ability to use SCSI emulation on cdrom?

  10. #30

    Re:I think I have a big problem???

    Thanks for your help guys ;D I works now I had to install Red Hat 9 with apt4rpm (kicks ass). I had to install RH because gentoo wouldnt boot up after we has a blackout > and I didnt want to wait 24hr so I can use my computer. Besides RH seems to run faster ??? ???

Similar Threads

  1. Problem with POSIX semaphores
    By wej@wejc.com in forum Linux - Software, Applications & Programming
    Replies: 0
    Last Post: 12-15-2007, 12:46 AM
  2. HELP PLEASE! Long file names problem
    By paulmarcw in forum Windows - General Topics
    Replies: 1
    Last Post: 02-24-2006, 04:12 AM
  3. problem with windows linux network
    By grooverider in forum Linux - Hardware, Networking & Security
    Replies: 0
    Last Post: 01-29-2005, 12:36 AM
  4. Device Manager Error Codes
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-05-2005, 12:52 AM
  5. Problem with D-Link DFE-580tx
    By Lysander in forum Linux - Hardware, Networking & Security
    Replies: 3
    Last Post: 11-15-2004, 08:25 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •