本文目录
- chromebook国内好用么
- 好用的国产操作系统有哪些
- chromeOS怎么安装
- 在中国可以用Chromebook吗Chrome OS系统
- 如何在虚拟机下运行chrome os
chromebook国内好用么
对于所有没用过Chromebook但是想了解Chromebook到底是什么的人来说,Chromebook就是一个仅仅内置了Chrome的笔记本。所有你可以在Chrome上干的事情,这里都可以干,所有你不能在Chrome上干的事情,这个大多数情况下也不能干。所以事实上,你永远不会把Chromebook作为你的主笔记本,而是只能用作第二笔记本。如果你喜欢带着iPad,并且试图在iPad上干活,甚至试图为iPad买一个蓝牙键盘的时候,Chromebook是一个很好地选择。又,我试过给iPad装键盘,感觉很蠢。
好用的国产操作系统有哪些
国内操作系统分别为:其中红旗操作系统反馈较好1 深度Linux(Deepin)2红旗Linux(RedflagLinux);3.中标麒麟(NeoKylin);(银河麒麟与中标麒麟已在2010年12月16日宣布合并)5.起点操作系统(StartOS 原雨林木风OS) ;6.凝思磐石安全操作系统;7.共创Linux;8.思普操作系统;9.睿欧 (Raspberrypi Idev Os)
chromeOS怎么安装
开始前,你应该知道以下的一些情况: 说明一:此版本只适用于Windos操作系统。 说明二:Chrome OS是为上网本设计的,而且是开发中的版本,功能非常有限,同时可能会发生很多问题。 说明三:此版本的Chrome OS是一个预设好的版本,安全起见,登录进去后,尽量不要输入个人有关的私密信息(或者用一个临时的帐号)。 说明四:因为硬件的原因,如果你运气不好,你的计算机可能不能用这个版本启动。也有可能因为你的网卡不对Chrome OS胃口,登录后不能上网。 硬件需求: 你需要一台可以从USB设备启动的电脑,在用USB启动前最好设置BIOS为由USB设备启动。或者在启动时按住进入启动菜单界面(一般是F8或F12),选择由USB设备启动。 安装此版本的Chrome OS,需要一个至少4GB的U盘。如果你想安装,请先备份好U盘里的数据,因为安装过程时会覆盖掉U盘里的数据。 软件需求和安装步骤: 下载Chromium OS的BT文件 和BT里包含的文件 用解压缩软件(如没有,可以试试IZarc)解压缩到计算机内运行Win32DiskImager帐号(不是普通的Google帐号,比如gmail后缀的帐号,而是google内部员工的帐号)才能使用。联系人应用带出一个Google Talk小工具,但运行不正常。 就像文章开头的说明,很多地方都不能正常运行。并且页面顶部有一句话“
在中国可以用Chromebook吗Chrome OS系统
chromebook虽然不错 但是在中国Google服务被墙的情况下 建议不要购买 因为买了还要像交宽带一样买VPN才能正常是有chromebook全部功能
如何在虚拟机下运行chrome os
首先,需要 安装Vitrual Box 虚拟机;mac ,pc版都可以:
安装虚拟机完成后,新建一个Virtualbox VM 比如命名ChromeOS,类型为linux,other linux。参考的设置参数:设置内存大小 1024 (1 GB) 创建 VDI disk,假设命名chromehd.vdi,设置为Sata,大小(12 GB) , Enable EFI Enable PAE 2个CPU 网络选择 “桥接”[gfw,登陆google 建议使用ss,LAN proxy]
下载CloudReady。 下载完成后文件cloudready-free-44.1.9.bin.zip,解压出cloudready-free-44.1.9.bin 文件。Mac 建议使用The Unarchiver.注意解压出的文件后缀是.bin.
转换文件为vdi. mac 下,在终端中,进入 /Applications/VirtualBox.app./VBoxManage convertfromraw /Users/XX/Downloads/cloudready-free-44.1.9.bin/Users/XX/Downloads/cloudready.vdi等待片刻完成。
设置VitrualBox VM,配置虚拟机ChromeOS。在存储管理标签添加cloudready.vdi,并设置为port 0,chromehd.vdi port为1.
请点击输入图片描述
设置完成,启动虚拟机。进入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就可以,重新启动。
8.多么亲切熟悉的界面: