[Aboriginal] [PATCH] Add dev-environment.sh support for virtio targets

Alessio Igor Bogani alessioigorbogani at gmail.com
Tue Sep 6 23:25:26 PDT 2011


Rob,

2011/9/6 Rob Landley <rob at landley.net>:
[...]
>>    [ -b /dev/hdb ] && HOMEDEV=/dev/hdb
>>    [ -b /dev/sdb ] && HOMEDEV=/dev/sdb
>> +  [ -b /dev/vdb ] && HOMEDEV=/dev/vdb
>
> Hmmm...  Possibly I should lean on shell wildcards here and just use
> /dev/?db instead?  (Will there ever an hda and a sda in the same system?
>  In theory mixing IDE and USB might, but the current script wouldn't
> handle that either...

It sounds reasonable.

Ciao,
Alessio

 1315376726.0


More information about the Aboriginal mailing list