Changes between Version 16 and Version 17 of extend-disk-on-kvm-guest
- Timestamp:
- Jan 28, 2012, 6:07:58 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
extend-disk-on-kvm-guest
v16 v17 94 94 }}} 95 95 96 You may need to reboot a second time before they will show up. 96 You may need to reboot a second time before they will show up. Try rerunning: 97 98 {{{ 99 parted /dev/vda unit s p 100 }}} 101 102 This should show a different end point for the partition for additional verification. Then reboot. 97 103 98 104 Once your partition table is reflecting the new size, run the following command: