Changes between Version 26 and Version 27 of InstallationGuidelines/Amazon
- Timestamp:
- 03/14/12 15:15:45 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/Amazon
v26 v27 166 166 ec2-detach-volume -i %DEV% %NEW% 167 167 # Attach volume as boot 168 ec2-attach-volume -i %DEV% vol-a9c2a3c4-d /dev/sda1168 ec2-attach-volume -i %DEV% %NEW% -d /dev/sda1 169 169 # Attach old volume for /var/log 170 170 ec2-attach-volume -i %DEV% %OLD% -d /dev/sdb1