lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 01 Feb 2007 17:37:12 -0600
From:	Robert Hancock <hancockr@...w.ca>
To:	"Brian D. McGrew" <brian@...ionpro.com>,
	linux-kernel <linux-kernel@...r.kernel.org>
Cc:	jeremy@...erorlinux.com
Subject: Re: 2.6.16.16 Lost CD-ROM Drive

Brian D. McGrew wrote:
>> What am I missing to get the 2.6.16.16 kernel to see a SATA CD-ROM
> drive
>> in normal, non-legacy move?
> 
> Try booting 2.6.16 with the following options:
> 
> libata.atapi_enabled=1 ide0=noprobe ide1=noprobe
> -----
> 
> Still no go.  /dev/sda* is created for the hard drive but no CD-ROM and
> the same ATAPI error in dmesg.

If libata is built as a module, putting libata.atapi_enabled=1 on the 
kernel command line won't work. In that case, try putting

options libata atapi_enabled=1

in /etc/modprobe.conf. Of course if libata is being loaded from the 
initrd that may not work, in which case the easiest solution is likely 
to just build it into the kernel so that the kernel command line method 
will work.

-- 
Robert Hancock      Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@...pamshaw.ca
Home Page: http://www.roberthancock.com/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ