How to migrate export to virtual box if ec2's os is linux?

0

I am migrating an aws ec2 instance to virtualbox which is on premise.

I did it by referring to the following document: https://docs.aws.amazon.com/vm-import/latest/userguide/vmexport.html

If the os is ubuntu, it went well, but in the case of amazon linux 2, the system log appeared and did not go beyond the black screen.

So I checked the logs and got the following error:

00:00:16.963092 GIM: KVM: VCPU 1: Enabled system-time struct. at 0x000000011ff5a040 - u32TscScale=0xc587c2ef i8TscShift=-1 uVersion=2 fFlags=0x1 uTsc=0x53fcdb5f1 uVirtNanoTS=0x20670f8e0 TscKHz=2592006
00:00:16.963228 TM: Host/VM is not suitable for using TSC mode 'RealTSCOffset', request to change TSC mode ignored
00:00:22.241445 PIIX3 ATA: Ctl#1: RESET, DevSel=0 AIOIf=0 CmdIf0=0xc4 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:22.241561 PIIX3 ATA: Ctl#1: finished processing RESET

(It ran normally in VMWARE.)

If the instance of ec2 uses amazon linux2, is there anything else I need to do other than what is in the document when exporting the image and importing it to virtual box?

joker
質問済み 1年前110ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ