AHCI

Drive subsystem, filesystem drivers
  • I will test later. You can test in Qemu

    Example, how to add multiple controllers:
    Spoiler:qemu-system-x86_64 \
    -boot a \
    -drive id=disk1,file=disk1.raw,if=none,format=raw \
    -drive id=disk2,file=disk2.raw,if=none,format=raw \
    -drive id=disk3,file=disk3.raw,if=none,format=raw \
    -drive id=disk10,file=disk10.raw,if=none,format=raw \
    -device ich9-ahci,id=ahci1 \
    -device ich9-ahci,id=ahci2 \
    -device ide-hd,drive=disk1,bus=ahci1.0 \
    -device ide-hd,drive=disk3,bus=ahci2.0 \
    -device nvme,serial=deadbeef,drive=disk2 \
    -device ide-hd,drive=disk10,bus=ide.0 \
    -fda kolibri.img \
    -m 512M
    In example, I added 2 ahci controllers, 1 ide and 1 nvme
    to infinity and beyond
  • Tested on my PC. Partitions are detected, and I can open them correctly.
    to infinity and beyond
  • Good, thanks for information
    The best way to predict the future is to create it.
  • Tested on my PC. Issue is also soled, thanks.
    Из хаоса в космос
  • УРА! СЛАВА RGIMAD!!! Я ТАК ДОЛГО ЖДАЛ!!!
  • Who is online

    Users browsing this forum: Ahrefs [Bot] and 5 guests