SEARCH
TOOLBOX
LANGUAGES
Amazon

Amazon

From Chaehyun

(Difference between revisions)
Jump to: navigation, search
Xlos (Talk | contribs)
(Created page with "* mount하는 법 ** Elastic Block Store에서 용량을 산 다음, instance 에 attach ** mke2fs -F -j /dev/sdh ** mkdir /mnt/ebs ** mount /dev/sdh /mnt/ebs")
Newer edit →

Revision as of 07:50, 1 May 2012

  • mount하는 법
    • Elastic Block Store에서 용량을 산 다음, instance 에 attach
    • mke2fs -F -j /dev/sdh
    • mkdir /mnt/ebs
    • mount /dev/sdh /mnt/ebs
Retrieved from "http://chaehyun.kr/w/Amazon"