Part 1: Check JeOS readiness as user root
1. Switch to root
pfexec su - root
2a. Check, if PKG will clean download cache on SUCCESS
root@osol-jeos:~# pkg property flush-content-cache-on-success
PROPERTY VALUE
flush-content-cache-on-success True
2b. Check, then we increase PKG download patience for slowest networks
root@osol-jeos:~# set | grep PKG
PKG_CLIENT_TIMEOUT=120
PKG_TIMEOUT_MAX=16
2c. Check, then we use right main repository for opensolaris.org
root@osol-jeos:~# pkg publisher
PUBLISHER TYPE STATUS URI
opensolaris.org (preferred) origin online http://pkg.opensolaris.org/release/
contrib origin online http://pkg.opensolaris.org/contrib/
2d. Check, then we can access these repositories
root@osol-jeos:~# pkg refresh --full
2e. Check, opensolaris.org download speed of whole repository catalog
root@osol-jeos:~# curl pkg.opensolaris.org/release/catalog/0 >/dev/null
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1333k 100 1333k 0 0 93491 0 0:00:14 0:00:14 --:--:-- 126k
2f. Check, if we have enough memory and activated swap (I recommend if possible to have VM with 768MB-1GB RAM configured)
root@osol-jeos:~# top | grep Memory
Memory: 1024M phys mem, 525M free mem, 512M total swap, 512M free swap
2g. Check, if you have enough disk space in host, in case then you use a growing Virtual disk Format
At least 2GB of disk space is needed
Part2: Install WebStack TMJ on OpenSolaris JeOS Prototype
WebStack in OpenSoalris 2o0906 is version 6 and it requires a JDK6 installation (Which is not forced by iPKG dependencies)
1. Installing full JDK 6 in smaller download chunks
root@osol-jeos:/~# pkg install SUNWj6rt
DOWNLOAD PKGS FILES XFER (MB)
Completed 1/1 686/686 31.77/31.77
PHASE ACTIONS
Install Phase 880/880
Deleting content cache
Next install Java Dev
root@osol-jeos:/~# pkg install SUNWj6dev
DOWNLOAD PKGS FILES XFER (MB)
Completed 1/1 284/284 33.53/33.53
PHASE ACTIONS
Install Phase 351/351
Deleting content cache
分享到:
相关推荐
在整个过程中,务必监控安装日志,以便及时解决可能出现的问题。 总的来说,OpenSolaris在SPARC平台上的安装涉及多个步骤,包括AI服务器的设置、客户端的网络配置以及安装映像的创建与分发。理解这些步骤并按照指南...
- **OpenStack服务间通信:** 在OpenStack云平台中,oslo.messaging是核心组件,用于服务间的协调和通信。 - **通用消息传递:** 除了OpenStack,oslo.messaging也可以应用于其他需要可靠消息传递的Python项目。 ...
:spider: FrontWeek-蜘蛛侠项目 :spider_web: Sobre o Projeto 网站... 在时间轴上执行功能的书目。 -Biblioteca para injetar arquivos SVG。 -原始。 :toolbox: 法拉门塔斯 -Interfaces.S的Ferramenta设计-Desenvolvi
- `genion -sem.tpr -ptopol.top -osol_ion.gro -pname NA+ -np 9 -nname CL- -nn 9 -neutral` - `-f`: 模拟参数文件。 - `-c`: 输入的坐标文件。 - `-o`: 输出的.tpr文件。 - `-pname`: 正离子名称。 - `-np`...
该项目是一款基于freeRTOS操作系统和STM32F103x微控制器的手机远程控制浴室温度系统设计源码,共包含1087个文件,包括580个C语言源文件、269个头文件、45个汇编源文件、36个数据文件、36个目标文件、35个编译规则文件、28个包含文件、27个文本文件、6个源文件、3个归档文件。此系统通过手机远程实现对浴室温度的有效控制,适用于智能浴室环境管理。
labview程序代码参考学习使用,希望对你有所帮助。
labview程序代码参考学习使用,希望对你有所帮助。
labview程序代码参考学习使用,希望对你有所帮助。