#17 Issue closed
: Disk layout comparison gives confusing error¶
Labels: bug
dagwieers opened issue at 2012-03-22 10:57:¶
When recovering a system, where the source and target systems have a /dev/sda of a different size, Rear complains with:
1) /dev/sda
2) Do not map disk.
# ? ```
Of course, /dev/sda does exist. We need to rephrase the message.
#### <img src="https://avatars.githubusercontent.com/u/388198?u=0732dee3fe5002278cfbf40359ec431bdcf5f06c&v=4" width="50">[dagwieers](https://github.com/dagwieers) commented at [2012-03-22 15:02](https://github.com/rear/rear/issues/17#issuecomment-4639978):
Rewrote the message as:
`Original disk /dev/sda does not exist on the target system. Please choose an appropriate replacement.`
-------------------------------------------------------------------------------
[Export of Github issue for [rear/rear](https://github.com/rear/rear).]