Mageia Bugzilla – Attachment 3492 Details for
Bug 8992
drakboot crashed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
/etc/modprobe.conf
modprobe.conf (text/plain), 394 bytes, created by
Saurabh Pradhan
on 2013-02-07 20:25:09 CET
(
hide
)
Description:
/etc/modprobe.conf
Filename:
MIME Type:
Creator:
Saurabh Pradhan
Created:
2013-02-07 20:25:09 CET
Size:
394 bytes
patch
obsolete
>remove sdhci_pci /sbin/modprobe -r mmc_block; /sbin/modprobe --first-time -r --ignore-remove sdhci_pci >install sdhci_pci /sbin/modprobe --first-time --ignore-install sdhci_pci && { /sbin/modprobe mmc_block; /bin/true; } >options snd-ac97-codec power_save=1 >install scsi_hostadapter /sbin/modprobe ahci; /sbin/modprobe ata_piix; /bin/true >install usb-interface /sbin/modprobe ehci_hcd; /bin/true
remove sdhci_pci /sbin/modprobe -r mmc_block; /sbin/modprobe --first-time -r --ignore-remove sdhci_pci install sdhci_pci /sbin/modprobe --first-time --ignore-install sdhci_pci && { /sbin/modprobe mmc_block; /bin/true; } options snd-ac97-codec power_save=1 install scsi_hostadapter /sbin/modprobe ahci; /sbin/modprobe ata_piix; /bin/true install usb-interface /sbin/modprobe ehci_hcd; /bin/true
View Attachment As Raw
Actions:
View
Attachments on
bug 8992
:
3491
| 3492 |
3493
|
3494
|
3495