Changes between Version 26 and Version 27 of InstallationGuidelines/Amazon


Ignore:
Timestamp:
03/14/12 15:15:45 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Amazon

    v26 v27  
    166166ec2-detach-volume -i %DEV% %NEW%
    167167# Attach volume as boot
    168 ec2-attach-volume -i %DEV% vol-a9c2a3c4 -d /dev/sda1
     168ec2-attach-volume -i %DEV% %NEW% -d /dev/sda1
    169169# Attach old volume for /var/log
    170170ec2-attach-volume -i %DEV% %OLD% -d /dev/sdb1