Version 10 (modified by mitty, 15 years ago) (diff) |
---|
- Welcome to vm-help.com
- 非常に情報量の多いサイト
- 内部構成について => diskstructure
making USB installer
- syslinuxをDL -> http://www.kernel.org/pub/linux/utils/boot/syslinux/
- syslinux.exe -am <DRIVELETTER of USB-flash>
- 管理権限で実行すること
- VMware-VMvisor-Installer-4.0.0-171294.x86_64.iso の中身をUSB-flashにコピー
- isolinux.cfgをsyslinux.cfgとリネーム
Harware Compatibility
インストール手順
- #makingUSBinstaller に従ってインストーラブルUSB-flashを作成
- oem.tgzをUSBにコピー、syslinux.cfgを編集してoem.tgzを読み込むように修正する
- HDDにインストール
- 再起動前に、インストール済みHDDを別のLinux機などにmount
- ボリュームラベルが「Hypervisor1」となっている5番目の(論理)パーティション(HDDが/dev/sdaなら/dev/sda5)が目標
- see also diskstructure
- 同じoem.tgzを5番目のパーティションにコピー
- HDDを元に戻して再起動
M2A-VM
unkoman2012: ESXi その2ESXi3.5->ESXi4で変わったのか、ここの記述通りでは動作しない- vm-help.com - View topic - ASUS M2A-VM SATA
onboard SATA
- diff simple.map
--- simple.map 2009-06-12 04:35:46.000000000 +0900 +++ ahci/simple.map 2009-11-12 07:42:59.000000000 +0900 @@ -33,6 +33,7 @@ 1000:1960 0000:0000 storage megaraid2.o 1000:9010 0000:0000 storage megaraid2.o 1000:9060 0000:0000 storage megaraid2.o +1002:4380 0000:0000 storage ahci 1002:4390 0000:0000 storage ahci.o 1002:4391 0000:0000 storage ahci.o 1002:4392 0000:0000 storage ahci.o
onboard SATA and NIC(Realtek)
- diff simple.map
--- simple.map 2009-06-12 04:35:46.000000000 +0900 +++ ahci+realtek/simple.map 2009-11-11 23:44:24.176278600 +0900 @@ -33,6 +33,7 @@ 1000:1960 0000:0000 storage megaraid2.o 1000:9010 0000:0000 storage megaraid2.o 1000:9060 0000:0000 storage megaraid2.o +1002:4380 0000:0000 storage ahci 1002:4390 0000:0000 storage ahci.o 1002:4391 0000:0000 storage ahci.o 1002:4392 0000:0000 storage ahci.o @@ -223,6 +224,7 @@ 10df:fe00 0000:0000 storage lpfc820.o 10df:fe05 0000:0000 storage lpfc820.o 10df:fe12 0000:0000 storage lpfc820.o +10ec:8168 0000:0000 network r8168.o 1103:0004 0000:0000 storage pata_hpt3x2n.o 1103:0005 0000:0000 storage pata_hpt3x2n.o 1103:0006 0000:0000 storage pata_hpt3x2n.o
with wget
- 上記に追加して、wget (via http://www.vm-help.com/esx/esx3i/ESXi_enable_FTP.php )も追加した物
- attachment:wget-SB600-SATA-NIC-oem.tgz
- /bin/wget で使用できる
- bin/wget --version
GNU Wget 1.11.4
- bin/wget --version
- 標準に入っているBusyBox v1.9.1-VMware-visor-654のwgetはhttpsに対応していない
- 標準のwgetを置き換えることは出来ないので、「alias wget='/bin/wget'」等して使うのがよい
misc
- Failed to load lvmdriver
- 認識可能なNICが一つもない環境だと、インストーラの起動がこのエラーとともに停止する模様
Attachments (8)
-
SB600-SATA-oem.tgz
(2.2 KB) -
added by mitty 15 years ago.
SB600 Non-Raid-5 SATA 対応
-
SB600-SATA-NIC-oem.tgz
(33.8 KB) -
added by mitty 15 years ago.
SB600 Non-Raid-5 SATA, Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller 対応
-
wget-SB600-SATA-NIC-oem.tgz
(131.2 KB) -
added by mitty 15 years ago.
SATA, NIC, wget入り
- localadmin.png (6.9 KB) - added by mitty 15 years ago.
-
permission.png
(17.7 KB) -
added by mitty 15 years ago.
「権限」タブ
-
usergroup.png
(18.6 KB) -
added by mitty 15 years ago.
「ユーザおよびグループ」タブ
- datastore.png (29.0 KB) - added by mitty 15 years ago.
- realtek.jpg (65.2 KB) - added by mitty 15 years ago.
Download all attachments as: .zip