mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-07 17:07:58 +08:00
Update disk.sh
This commit is contained in:
parent
0ae21cbc70
commit
c7b8ecc898
@ -365,6 +365,7 @@ createDevice () {
|
||||
"usb" )
|
||||
result="$result \
|
||||
-device usb-storage,drive=${DISK_ID}${index}"
|
||||
echo "$result"
|
||||
;;
|
||||
"ide" )
|
||||
result="$result \
|
||||
|
Loading…
x
Reference in New Issue
Block a user