Skip to content

Commit

Permalink
Add ahci module - closes cirros-dev#64
Browse files Browse the repository at this point in the history
Without this module it isn't possible to see any attached SATA devices
once booted, even when booting from SATA based disks.

As discussed in the associated issue the OpenStack Nova project is
looking to test the `q35` machine type that requires the use of SATA
based cdrom config drives. Including and loading this module allows
these config drives to be seen correctly within launched instances.
  • Loading branch information
lyarwood committed Feb 17, 2021
1 parent 68771c7 commit 034d2e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/etc/modules
Expand Up @@ -49,3 +49,4 @@ ip_tables
cdrom
sr_mod
sg
ahci

0 comments on commit 034d2e2

Please sign in to comment.