[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [solved] pata_marvell vor ahci laden



Am 11. Oct 2008 um 08:34 CEST schrieb ich:
> 
> wie kann ich am besten meine initrd so umbauen, daß beim Booten das
> Modul pata_marvell vor dem Modul ahci geladen wird?
> 
> s. Bug #495273
> 
> ,----[ <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495271> ]
> | It looks like Alan Cox's patch will be in 2.6.27, and in the meantime
> | you can achieve a work around by rebuilding your initrd to load
> | pata_marvell before ahci.
> |
> | I hope this helps everyone who's been affected by this problem!
> |
> | --alex
> `----

Die Lösung des Problems war so einfach, daß ich mich ärgere, daß ich das
nicht schon viel früher probiert habe.

,----[ /etc/initramfs-tools/modules ]
| # List of modules that you want to include in your initramfs.
| #
| # Syntax:  module_name [args ...]
| #
| # You must run update-initramfs(8) to effect this change.
| #
| # Examples:
| #
| # raid1
| # sd_mod
| pata_marvell
| ahci
`----

,----
| update-initramfs -u
| rm /etc/udev/rules.d/70-persistent-cd.rules
| reboot
`----

Jetzt kann ich endlich meine IDE Brenner wieder benutzen.


Gruß
Stefan
 
-- 
Stefan Lütje <stefan.luetje@t-online.de>                Skelli@jabber.ccc.de
    Key fingerprint = BCB2 48E4 9211 C975 5A3F  B192 9B6E CCCF 99CC 44FA
 "Als Chef ist Sensibilität sehr wichtig. Gerade mit anders geschlechtigen
               Mitarbeitern. Zum Beispiel Frauen." Stromberg

Attachment: signature.asc
Description: Digital signature


Reply to: