Remove 'sata' from legacy IDE initcpio image
Fixes an issue with SiS hardware and the pata_sis module See FS#12936 Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
This commit is contained in:
parent
2f108b208b
commit
a2b56008ea
@ -3,4 +3,4 @@ MODULES=""
|
||||
BINARIES=""
|
||||
FILES=""
|
||||
|
||||
HOOKS="base udev archiso ide scsi sata usb fw filesystems"
|
||||
HOOKS="base udev archiso ide scsi usb fw filesystems"
|
||||
|
Loading…
Reference in New Issue
Block a user