Chrome OS 双系统安装

Chrome OS 双系统安装

上一篇post [虚拟机中安装Chrome OS(cloudready)]我实践了在虚拟机中安装ChromeOS,从中得出启发,成功的在我的一台PC上装上了Windows 10 和Chrome OS。虽然Chrome OS 处于安全因素并不支持(推荐)双系统安装启动(DUAL BOOT)。但是理论上是可行的。
我的想法:既然我已经可以在Chrome OS上使用命令指定目标硬盘进行安装,那么如果电脑有两块或以上的硬盘,那么不可以轻松安装和启动吗。的确这样,我在我的Acer Inspire V7,该机器带有一块20G 的SSD。Windows 系统安装在机械硬盘上。

我的实施步骤:
1.设置好Boot,EFI启用。安装好Windows 操作系统在原500G的硬盘上。
2.下载CloudReady或其他版本的Chrome OS。点击这里去下载->
3.制作USB启动盘。Chrome 浏览器安装Chromebook Recovery Utility,Mac,PC版本的Chrome都支持:(1).Chrome 安装 Chrome Web Store地址, 安装:

step_cr_1


(2)选择Local image 浏览到刚刚下载的CloudReady  镜像文件cloudready-free-44.1.9.bin.zip

step_cr_2


(3)写入U盘,注意U盘需要大于4G,建议8G以上。

step_cr_3

 

4.U盘系统盘制作完成后就可以安装,开机进入Boot选择界面,选择U盘安装介质。
5,进入CloudReay安装界面后,Ctrl + Alt + F2进入命令行界面,
使用用户
chronos,密码chrome,查看安装目标磁盘。 

sudo fdisk -l

找到目标盘,比如我的20g的SSD 是/dev/sdb

sudo chromeos-install –dst /dev/sdb

6.等待安装完成,Ctrl + Alt + F1 回到图型界面,重启电脑。
7.开机使用选择BOOT的方式可以进入Chrome OS。

mychrome

 

 

虚拟机中安装Chrome OS(cloudready)

虚拟机中安装Chrome OS(cloudready)

CloudReady 是基于Chromium OS 编译版本,硬盘安装非常简便,支持非常多的老机器,个人用户可以免费从其网站上下载获取。一些其它特性自行搜索了解吧。硬盘安装的步骤非常简单,但是会擦出所有数据,请谨慎操作。本文只讲如何在虚拟机中安装chrome os.

1.首先,需要 安装Vitrual Box 虚拟机;mac ,pc版都可以:点击这里下载
2.安装虚拟机完成后,新建一个Virtualbox VM 比如命名ChromeOS,类型为linux,other linux。参考的设置参数:

设置内存大小 1024 (1 GB)
创建 VDI disk,假设命名chromehd.vdi,设置为Sata,大小(12 GB) ,
Enable EFI
Enable PAE
2个CPU
网络选择 “桥接”[登陆google 建议使用LAN proxy]

3.下载CloudReady。点击这里去下载->
下载完成后文件cloudready-free-44.1.9.bin.zip,解压出cloudready-free-44.1.9.bin 文件。Mac 建议使用The Unarchiver.注意解压出的文件后缀是.bin.
4.转换文件为vdi.
mac 下,在终端中,进入 /Applications/VirtualBox.app

./VBoxManage convertfromraw /Users/XX/Downloads/cloudready-free-44.1.9.bin /Users/XX/Downloads/cloudready.vdi

等待片刻完成。
5. 设置VitrualBox VM,配置虚拟机ChromeOS。在存储管理标签添加cloudready.vdi,并设置为port 0,chromehd.vdi  port为1.Screen Shot 2015-11-13 at 6.37.44 PM

6.设置完成,启动虚拟机。进入CloudReady 界面。按Ctrl + Alt + F2进入命令行,以下是节选官方手动安装步骤 。使用用户chronos,密码chrome,执行sudo chromeos-install --skip_src_removable --dst /dev/sdb

  • When the first screen comes up and asks you to select your network, press Ctrl + Alt + F2.
  • You will find yourself at a command line.
  • the username is: chronos
  • the password is: chrome
  • FIRST, determine your install destination by running "sudo fdisk -l"
  • You can look at the device sizes to find out which device is your HDD (usually sda)
  • To install, type the following commands:
  • cd /usr/sbin
  • sudo chromeos-install --dst /dev/sdX
  • NOTE: If the above cmd fails, try "sudo chromeos-install --skip_src_removable --dst /dev/sdX"
  • replace "sdX" above with the letter of your drive
  • Type the password listed above (chrome)
  • You will be asked to confirm the source and destination - don't proceed if you aren't sure (or unconcerned with wiping any device)
  • When sure, type Y and press enter.
  • Now you wait. You may see some errors or warnings - don't worry unless everything fails
  • As far as I can tell, they can be ignored. Maybe someone can shed some light on the error and the cause. Maybe even a prevention/fix.
  • The process will take 5-10 minutes.
  • When the message "Please shutdown, remove the USB device, cross your fingers, and reboot." appears,
  • Press CTRL + ALT + F1 to get back to the Welcome screen.
  • Click Shutdown, remove your USB stick, and reboot.
  • Marvel in your awesome, you are now !

7.至此,安装完成,暂时不要重启虚拟机,设置cloudready.vdi port 为3 ,大于1就可以,重新启动。aa

8.多么亲切熟悉的界面:

Screen Shot 2015-11-13 at 5.19.16 PM

vGet Cast:通过Chrome/DLNA在小米盒子/智能电视直接播放视频

vGet Cast:通过Chrome/DLNA在小米盒子/智能电视直接播放视频

PC/平板通过DLNA直接在其他平板,手机,智能电视,小米盒子等设备直接浏览图片,播放音乐,视频这种方式不稀罕,以win 7为例,需要的仅仅是系统自带的windows media player,菜单上的媒体流选项->打开媒体流,将视频等媒体文件目录加入媒体库即可,详细操作步骤我之前文章有描述,可以转到这里:Android设备上DLNA直接播放电脑中视频https://www.gigiwangs.com/archives/1214

   背景:这里有一个8G的视频,想在电视上用小米盒子观看……
   问题:使用OTG?8G拷贝-太慢,还需要8G+的U盘或者移动硬盘……Windows Media自带的DLNA,mkv格式视频貌似不可以……(否定)

这里推荐一款更加给力的Chrome 插件:vGet Cast (DLNA Controller) 点击这里前往chrome商店查看安装,可以离线使用,浏览到视频直接选择DLNA小米盒子上播放。
官方介绍是这样的:
播放网络视频或本地视频上的DLNA渲染器(智能电视,XBOX等)
Plays web videos, local videos or videos stored on Google Drive on a DLNA/UPnP renderer (Smart TV, XBox etc.) in your local network.
Designed to work with the vGet Extension (https://chrome.google.com/webstore/detail/vget-video-downloader-dln/hniladkejehjfchadikcbjmgjaogciic).

在chrome浏览器APP Launcher中启动:
app_chrome
启动vGet Cast:可以直接播放本地视频,使用浏览或直接将视频文件拖动进来,选择播放的设置,我这里选择“小米盒子:GG-MIBOX"。
也可以浏览网络上视频。
vget_cast可以在Chrome上控制播放,暂停视频播放:
play_dlna_mibox_vget
尽情享用吧:这不是甘道夫吗?
hobbit2