いよいよ、インストール。ハックキットのインストーラをつかってインストールする。
root@LS-VL815:~# parted -s /dev/sdb print Model: ViPowER VP-89118(SD1) (scsi) Disk /dev/sdb: 250GB Sector size (logical/physical): 512B/512B Partition Table: gpt Number Start End Size File system Name Flags 1 17.4kB 1024MB 1024MB ext3 primary 2 1024MB 6144MB 5120MB xfs primary 3 6144MB 7168MB 1024MB linux-swap primary 4 7168MB 250GB 243GB xfs primary root@LS-VL815:~# df Filesystem 1k-blocks Used Available Use% Mounted on /dev/sda2 4991712 517780 4473932 10% / udev 10240 116 10124 1% /dev /dev/ram1 15360 140 15220 1% /mnt/ram /dev/sda1 992036 209364 732676 22% /boot /dev/usbdisk1_1 992036 30944 911096 3% /mnt/usbdisk1 /dev/disk1_6 237023872 434820 236589052 0% /mnt/disk1 tmpfs 8192 2028 6164 25% /mnt/ram/com.kernel.org root@LS-VL815:~# umount /mnt/usbdisk1/ root@LS-VL815:~#
root@LS-VL815:/mnt/disk1/share/hackkit# cat hackkit_config ADDRESS=192.168.2.55 HOSTNAME=vl root@LS-VL815:/mnt/disk1/share/hackkit#
root@LS-VL815:~# cd /mnt/disk1/share/hackkit/
root@LS-VL815:/mnt/disk1/share/hackkit# ls
hackkit_091122.tar.gz  hackkit_101213.sh      hackkit_config
hackkit_091128.sh      hackkit_101223.sh      mkimage
hackkit_101128.sh      hackkit_101223.tar.gz  var
root@LS-VL815:/mnt/disk1/share/hackkit# sh hackkit_101223.sh
PRODUCTID = 0x00000016
MACHINE LSVL
formating hard drive ...
mke2fs 1.40.5 (27-Jan-2008)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
62720 inodes, 249995 blocks
12499 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=260046848
8 block groups
32768 blocks per group, 32768 fragments per group
7840 inodes per group
Superblock backups stored on blocks:
        32768, 98304, 163840, 229376
Writing inode tables: done
Creating journal (4096 blocks): done
Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 25 mounts or
180 days, whichever comes first.  Use tune2fs -c or -i to override.
meta-data=/dev/sdb2              isize=256    agcount=8, agsize=156250 blks
         =                       sectsz=512   attr=0
data     =                       bsize=4096   blocks=1250000, imaxpct=25
         =                       sunit=0      swidth=0 blks, unwritten=1
naming   =version 2              bsize=4096
log      =internal log           bsize=4096   blocks=2560, version=1
         =                       sectsz=512   sunit=0 blks, lazy-count=0
realtime =none                   extsz=4096   blocks=0, rtextents=0
Setting up swapspace version 1, size = 1023995904 bytes
meta-data=/dev/sdb4              isize=256    agcount=16, agsize=3705337 blks
         =                       sectsz=512   attr=0
data     =                       bsize=4096   blocks=59285392, imaxpct=25
         =                       sunit=0      swidth=0 blks, unwritten=1
naming   =version 2              bsize=4096
log      =internal log           bsize=4096   blocks=28947, version=1
         =                       sectsz=512   sunit=0 blks, lazy-count=0
realtime =none                   extsz=4096   blocks=0, rtextents=0
mounting root file system ...
extracting hackkit archive ...
./
./var/
./var/lib/
./var/lib/apt/
./var/lib/apt/lists/
	:
	:
lib/modules/2.6.31.8-svn22059/modules.symbols
lib/modules/2.6.31.8-svn22059/modules.seriomap
creating usb ...
checking /dev/sdb1
fsck 1.40.5 (27-Jan-2008)
e2fsck 1.40.5 (27-Jan-2008)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/dev/sdb1: 11/62720 files (9.1% non-contiguous), 6399/249995 blocks
mounting /boot ...
copying /boot ...
initrd.buffalo
uImage.buffalo
editing initrd ...
170752+1 records in
170752+1 records out
gunziping /mnt/debinst/boot/initrd.gz ...
gziping /mnt/debinst/boot/initrd ... wait 5 minutes
Image Name:   initrd
Created:      Thu Dec 23 01:33:47 2010
Image Type:   ARM Linux RAMDisk Image (gzip compressed)
Data Size:    10875606 Bytes = 10620.71 kB = 10.37 MB
Load Address: 0x00000000
Entry Point:  0x00000000
unmount /boot ...
root@LS-VL815:/mnt/disk1/share/hackkit#
できた。
こうなるとシリアルコンソールがない LS-VL では辛い
| 
 | 
| ← Squeeze のインストール(2)インストーラの修正 | ハックの記録 LinkStation/玄箱 をハックしよう | → Squeeze のインストール(4)LS-HGL にインストール |