Opened 16 months ago
Closed 16 months ago
#476 closed defect (fixed)
Do not throw exception on unkown devices
| Reported by: | joanna | Owned by: | marmarek |
|---|---|---|---|
| Priority: | major | Milestone: | Release 1 |
| Component: | core | Keywords: | |
| Cc: | aga, marmarek |
Description
Referring to this code:
... just the fact the the device name is not starting with one of the few known prefixes is not a reason to abort operation. E.g. on one of my laptops there is no sda device, but instead md127 device (a h/w raid). I had to manually comment this raise line, and insert Disk = Flase in order to get qubes-manager to start on this system...
Change History (2)
comment:1 Changed 16 months ago by marmarek
- Owner changed from joanna to marmarek
- Status changed from new to accepted
comment:2 Changed 16 months ago by marmarek
- Resolution set to fixed
- Status changed from accepted to closed

http://git.qubes-os.org/gitweb/?p=marmarek/core.git;a=commit;h=c174d0c1845cc07538dd62a71cc1a74ed288d679
http://git.qubes-os.org/gitweb/?p=marmarek/core.git;a=commit;h=d91bbdb3dde23031dd3b7d7fc1e1bcd3e81b6834