[GH-ISSUE #591] CentOS 6:No useable disks have been found #347

Closed
opened 2026-02-27 15:58:20 +03:00 by kerem · 2 comments
Owner

Originally created by @xiaoqian2006 on GitHub (Aug 14, 2023).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/591

I basically went to install a centos6 with the default configuration, but came across the following
image
image
image

Originally created by @xiaoqian2006 on GitHub (Aug 14, 2023). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/591 I basically went to install a centos6 with the default configuration, but came across the following ![image](https://github.com/retspen/webvirtcloud/assets/40530007/b77bdf61-509b-4e15-b533-1ef7d5c27382) ![image](https://github.com/retspen/webvirtcloud/assets/40530007/996bb20f-e05f-4f1c-a8bd-2eb2761d28e7) ![image](https://github.com/retspen/webvirtcloud/assets/40530007/bf007816-c6cb-47b7-b67a-895ec493be81)
kerem closed this issue 2026-02-27 15:58:20 +03:00
Author
Owner

@catborise commented on GitHub (Aug 14, 2023):

it seems centos6 does not suport virtio bus. then you must choose ide or scsi bus
image
steps;

  1. shutdown instance
  2. detach all disks
  3. add disk - existing disk.
  4. choose bus as scsi
  5. add

image

<!-- gh-comment-id:1677116994 --> @catborise commented on GitHub (Aug 14, 2023): it seems centos6 does not suport virtio bus. then you must choose ide or scsi bus ![image](https://github.com/retspen/webvirtcloud/assets/1725643/049f49cf-1e18-43c4-a927-ee3a68cb37d8) steps; 1. shutdown instance 2. detach all disks 3. add disk - existing disk. 4. choose bus as scsi 5. add ![image](https://github.com/retspen/webvirtcloud/assets/1725643/fb00eab6-1d76-4e06-981c-43b30e503d93)
Author
Owner

@xiaoqian2006 commented on GitHub (Aug 15, 2023):

I have tried both ide and scsi, scsi is still undetectable, but ide boots up with the error "unsupported configuration: IDE controllers are unsupported for this QEMU binary or machine type", I looked on the net and it says to use sata bus, so far it works!

<!-- gh-comment-id:1678332172 --> @xiaoqian2006 commented on GitHub (Aug 15, 2023): I have tried both ide and scsi, scsi is still undetectable, but ide boots up with the error "unsupported configuration: IDE controllers are unsupported for this QEMU binary or machine type", I looked on the net and it says to use sata bus, so far it works!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#347
No description provided.