Mageia Bugzilla – Attachment 12534 Details for
Bug 28662
drakboot crash on removable drive: not a F2FS filesystem (no superblock)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
modprobe.conf
modprobe.conf (text/plain), 839 bytes, created by
Antonin Roussel
on 2021-03-27 15:11:16 CET
(
hide
)
Description:
modprobe.conf
Filename:
MIME Type:
Creator:
Antonin Roussel
Created:
2021-03-27 15:11:16 CET
Size:
839 bytes
patch
obsolete
>install scsi_hostadapter /sbin/modprobe ata_piix; /sbin/modprobe pata_acpi; /sbin/modprobe ata_generic; /sbin/modprobe ahci; /bin/true >install ide-controller /sbin/modprobe ide_pci_generic; /bin/true >install usb-interface /sbin/modprobe ehci_hcd; /sbin/modprobe ehci_pci; /sbin/modprobe uhci_hcd; /sbin/modprobe ssb_hcd; /bin/true >options snd-ac97-codec power_save=1 >remove sdhci /sbin/modprobe -r mmc_block; /sbin/modprobe --first-time -r --ignore-remove sdhci >install sdhci /sbin/modprobe --first-time --ignore-install sdhci && { /sbin/modprobe mmc_block; /bin/true; } >alias eth0 b44 >alias sound-slot-0 snd_hda_intel >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; }
install scsi_hostadapter /sbin/modprobe ata_piix; /sbin/modprobe pata_acpi; /sbin/modprobe ata_generic; /sbin/modprobe ahci; /bin/true install ide-controller /sbin/modprobe ide_pci_generic; /bin/true install usb-interface /sbin/modprobe ehci_hcd; /sbin/modprobe ehci_pci; /sbin/modprobe uhci_hcd; /sbin/modprobe ssb_hcd; /bin/true options snd-ac97-codec power_save=1 remove sdhci /sbin/modprobe -r mmc_block; /sbin/modprobe --first-time -r --ignore-remove sdhci install sdhci /sbin/modprobe --first-time --ignore-install sdhci && { /sbin/modprobe mmc_block; /bin/true; } alias eth0 b44 alias sound-slot-0 snd_hda_intel 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; }
View Attachment As Raw
Actions:
View
Attachments on
bug 28662
:
12531
|
12532
|
12533
| 12534 |
12535