This repository was archived by the owner on Jan 22, 2026. It is now read-only.
Commit a9230a1
virtinst:change default disk bus type into scsi on pseries machine
When install OS from cdrom ,the default cdrom disk bus type is "ide",
which is not supported on pseries machine.But there is no interface to
change it through the whole install process.So we should set "scsi"
(pseries machine support) as default disk type on pseries machine.
Signed-off-by: Qing Lin <qinglbj@linux.vnet.ibm.com>
Signed-off-by: Li Zhang <zhlcindy@linux.vnet.ibm.com>
(crobinso: Add Lin to AUTHORS)1 parent fc55ae5 commit a9230a1
2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1503 | 1503 | | |
1504 | 1504 | | |
1505 | 1505 | | |
1506 | | - | |
| 1506 | + | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
| 1510 | + | |
1507 | 1511 | | |
1508 | 1512 | | |
1509 | 1513 | | |
| |||
0 commit comments