Install windows7 onto iscsi target: Overview

Target:

Install windows7 from ISO file on Cifs server, onto to the iscsi target.

With the help of the following software:

   pxe/ipxe

   http

   cifs

   winpe

 

 

Test Environment:

Server:      Linux PC,  IP_Server=192.168.127.88

Including tftp/samba/iscsc server

Client:       Diskless Virtual Box on window7

Router:     DDWRT with IP_router=192.168.127.2

 

继续阅读

windows iscsicli

Action Command
Set startup type to automatic sc [server-name] config msiscsi start= auto
Add iSCSI Targets iscsicli.exe QAddTargetPortal [tartget-portal-address] [chap-username] [chap-password]
Get iSCSI Targets iscsicli.exe ListTargets
Login to Targets iscsicli.exe QLoginTarget [target-iqn]
Set up a persistent connection (reconnects after server reboot) iscsicli.exe PersistentLoginTarget [target-iqn] T * * * * * * * * * * * * * * * 0
List the persistent connections to target LUNs iscsicli.exe ListPersistentTargets
Check active connections iscsicli.exe ReportTargetMappings

美国电子商务网站

PKI Resource

Jim Basney’s PKI Page

http://www.ncsa.illinois.edu/People/jbasney/pki/

 

Building-managing-pki-solution-small-medium-size-business

http://www.sans.org/reading-room/whitepapers/certificates/building-managing-pki-solution-small-medium-size-business-34445

 

Building an open source PKI using OpenXPKI

http://events.ccc.de/congress/2006/Fahrplan/attachments/1214-OpenXPKI_23C3_slides.pdf

 

The Open–source PKI Book

Update HP MicroServer Gen8 with SPP

Update:2016/9/20

  • Download the latest SPP 864794_001_spp-2016.04.0-SPP2016040.2016_0317.20.iso
  • Download HP USB tool  cp024879.exe
  • Install VirtualBox on PC
  • Install Windows7 64bit in VirtualBox
  • Install cp024879.exe onto Windows7 64bit
  • Create USB Key of the SPP with HP USB tool  cp024879.exe
  • Boot Gen8
  • F9 config Gen8:  Boot from External USB first
  • F11 boot menu:   Boot from USB
  • Automatic Update firmware

 

 

 

 

Create an account at   https://register.hp.com

Register the product in account

Link warranty in account

Download spp iso package (Service Pack for ProLiant)

Download HP USB Key Creator Utility from http://www.hp.com/

Install HP USB Key Creator Utility on windows xp

Create usb key from spp iso file with HP USB Key Creator Utility

Boot Gen8 with the USB key

**********************************************
Link of HP SPP

 

2015/04/0407

http://h20564.www2.h…b&swEnvOid=4168
ftp://ftp.hp.com/pub/softlib2/software1/cd-generic/p67859018/v108240/

 

Check new version:

ftp://ftp.hp.com/pub/softlib2/software1/cd-generic/p67859018/

Name Size Last Modified
v108240
2015/4/11 0:00:00
v110210
2015/6/19 5:29:00
v113584
2015/11/12 1:48:00

 

 

How to download hp spp ?

login into US VPS
wget ftp://ftp.hp.com/pub/softlib2/software1/cd-generic/p67859018/v108240/SPP2015040.2015_0407.5.iso
wget ftp://ftp.hp.com/pub/softlib2/software1/cd-generic/p67859018/v108240/SPP2015040.2015_0407.5.iso.md5sum

 

 

How to create USB bootable disk with SPP?

 http://erenturkay.com/blog/2015/05/10/creating-bootable-usb-for-hp-blades-service-pack/

# build ms-sys tool

wget http://prdownloads.sourceforge.net/ms-sys/ms-sys-2.4.1.tar.gz

tar xvfz ms-sys-2.4.1.tar.gz

cd ms-sys-*

make

sudo make install prefix=/usr/local/bin

 

Install syslinux mbr into USB key (here: /dev/sdb)

# zero-out mbr
sudo ms-sys -z /dev/sdb

# create msdos label
sudo parted -s /dev/sdb mklabel msdos

# write syslinux MBR provided by ms-sys 
sudo ms-sys -s /dev/sdb

# create sdb1 partition (FAT32/boot) with fdisk/mkfs
sudo fdisk /dev/sdb
sudo mkfs -t vfat /dev/sdb1

# install syslinux onto sdb1
sudo syslinux -i /dev/sdb1

# mount spp iso
mkdir /tmp/spp
sudo mount /data/spp/SPP2015100.2015_0921.6.iso /tmp/spp

# mount usb/sdb1
mkdir /tmp/usb
sudo mount /dev/sdb1 /tmp/usb


# Copy file with rsync
export HP_SPP="/tmp/spp"
export HP_USB="/tmp/usb"

sudo rsync -rltDuvh --progress $HP_SPP/ $HP_USB/

sudo cp -rf $HP_SPP/system/initrd.img $HP_USB
sudo cp -rf $HP_SPP/system/vmlinuz $HP_USB
sudo cp -rf $HP_SPP/system/*.c32 $HP_USB
sudo cp -rf $HP_SPP/system/*.jpg $HP_USB
sudo cp -rf $HP_SPP/system/blacklist $HP_USB
sudo cp -rf $HP_SPP/system/sample.msg $HP_USB
sudo cp -rf $HP_SPP/usb/syslinux.cfg $HP_USB

# HP's vesamenu file gives error. Copy vesamenu from system
sudo cp -f /usr/lib/syslinux/vesamenu.c32 $HP_USB

sudo sync

sudo sync
sudo umount /tmp/spp
sudo umount /tmp/usb



# Offline Updating the HP MicroServer Gen8 with SPP USB Disk
1. Insert USB disk into Gen8
2. Power on
3. Press F11
4. Select USB as boot device
5. Updating firmware

HP Proliant Microserver Gen8

http://www.hpproliantoptions.com/index.aspx

http://www.jpaul.me/2013/06/hp-gen8-microserver-is-it-time-to-update-your-lab/

http://www.tomshardware.com/forum/id-1702811/ram-comaptible-proliant-micro-server.html

http://www.adamfowlerit.com/2013/09/30/hp-proliant-microserver-gen8-real-world-usage/

OS:

http://h17007.www1.hp.com/us/en/enterprise/servers/supportmatrix/windows.aspx#.VGMhuFcYzKw

RAM:

http://homeservershow.com/forums/index.php?/topic/5639-proliant-microserver-gen8-links/

Kingston RAM

http://www.kingston.com/en/memory/search/Default.aspx?DeviceType=20&Mfr=HEW&Line=ProLiant&Model=84508&Description=Kingston_System_Specific_Memory_for_HP/Compaq_ProLiant_MicroServer_Gen8_G2020T

Part Number: KTH-PL316E/8G

Part Number: KTH-PL313E/8G

Part Number: KTH-PL316ES/4G

http://www.chiphell.com/thread-1034824-1-1.html

CPU:

2014/11/19

E3 – 1230v2                $225

E3 – 1220v2                $200

E3 – 1271v3               $364

E3 – 1245v2               $268

E3-1226V3B              $223

E3-1265Lv2               $351

E3-1280V2                $716

E3-1220Lv2               $504

 

RAM:

KTH-PL313E/8G                                       $130

Part Number: KTH-PL316E/8G                 $105

 Part Number: KTH-PL316ES/4G              $55