トップページ


ubuntuのGRUB2を使ったマルチブートが便利

  • GRUB2の設定
ubuntuの/etc/grub.d/40_customに以下を追記
menuentry "Android-x86 2.2 (HDPI)" {
	set root='(hd0,6)'
	linux /android-2.2/kernel quiet root=/dev/ram0 androidboot_hardware=generic_x86 acpi_sleep=s3_bios,s3_mode video=-16 DPI=240 SRC=/android-2.2 SDCARD=/data/sdcard.img
	initrd /android-2.2/initrd.img
}

menuentry "Android-x86 2.2 (MDPI)" {
	set root='(hd0,6)'
	linux /android-2.2/kernel quiet root=/dev/ram0 androidboot_hardware=generic_x86 acpi_sleep=s3_bios,s3_mode video=-16 DPI=160 SRC=/android-2.2 SDCARD=/data/sdcard.img
	initrd /android-2.2/initrd.img
}

menuentry "Android-x86 2.2 (Debug mode)" {
	set root='(hd0,6)'
	linux /android-2.2/kernel root=/dev/ram0 androidboot_hardware=generic_x86 acpi_sleep=s3_bios,s3_mode video=-16 DEBUG=1 SRC=/android-2.2 SDCARD=/data/sdcard.img
	initrd /android-2.2/initrd.img
}



  • simejiが使えます
  • (Jan 14, 2011 11:05 AM)版では、Wi-Fiが動きません。(当方 acer ASPIRE one)

最新版の無印は、DELL XPS15第二世代(l502x)
でwifi、有線、SD、その他使用可能です。

  • インストール不可
 -Visionary

@wikiへようこそ

  • ウィキはみんなで気軽にホームページ編集できるツールです。
  • このページは自由に編集することができます。
  • メールで送られてきたパスワードを用いてログインすることで、各種変更(サイト名、トップページ、メンバー管理、サイドページ、デザイン、ページ管理、等)することができます

まずはこちらをご覧ください。


分からないことは?

等をご活用ください

@wiki助け合いコミュニティの掲示板スレッド一覧

#atfb_bbs_list

その他お勧めサービスについて


おすすめ機能


その他にもいろいろな機能満載!!


バグ・不具合を見つけたら? 要望がある場合は?

お手数ですが、メールでお問い合わせください。

タグ:

+ タグ編集
  • タグ:

このサイトはreCAPTCHAによって保護されており、Googleの プライバシーポリシー利用規約 が適用されます。

最終更新:2013年07月21日 13:23