alex perl - 2013-07-01

Hello!
I create image from disk with such partition's
1. /dev/sda1 /boot ext4 5 GB
2. LVM
- swap 5 GB
- / 90 GB
= 100 GB
When I create image (for USB) I use "-r" and "-k1" options.
But when I restore this image on disk with 500 GB partitions are not fit into all size (used only 100 GB from image).
Why I can't use all disk in new partition?