UJP - 技術情報2 バックアップ : JP1/AJS3/V12/01/install のバックアップ差分(No.1)

Life is fun and easy!

不正IP報告数

Okan Sensor
 
メイン
ログイン
ブログ カテゴリ一覧

1: 2019-04-23 (火) 22:27:15 nobuaki ソース バックアップ No.1 を復元して編集
Line 1: Line 1:
 +TITLE:JP1/AJS3 V12のインストール 準備 その1
 +* JP1/AJS3 V12のインストール 準備 その1 [#vcf9bfb5]
 +** はじめに [#m48c482a]
 +
 + 
 +
 + 対象となるファイルを確認.
 +
 + [root@rhel76 redhat]# cd /jp1🆑
 + [root@rhel76 jp1]# ls -la🆑
 + 合計 1204456
 + drwxr-xr-x.  2 root root        30  4月 20 18:24 .
 + dr-xr-xr-x. 19 root root        282  4月 20 18:24 ..
 + -rwxr-x---.  1 root root 1233360267  4月 20 18:24 JP1AJS_1200L.zip🈁
 + [root@rhel76 jp1]#
 +
 + 約1.3GBあります.
 +
 + [root@rhel76 jp1]# unzip JP1AJS_1200L.zip🆑
 + Archive:  JP1AJS_1200L.zip
 +   inflating: JP1AJS_1200L_P1.iso
 +   inflating: JP1AJS_1200L_P2.iso
 +   inflating: JP1AJS_1200L_R.iso
 + [root@rhel76 jp1]#
 +
 + 展開されたファイルを確認する.
 +
 + [root@rhel76 jp1]# ls -la🆑
 + 合計 3226616
 + drwxr-xr-x.  2 root root        110  4月 20 19:22 .
 + dr-xr-xr-x. 19 root root        282  4月 20 18:24 ..
 + -rwxr-x---.  1 root root 1233360267  4月 20 18:24 JP1AJS_1200L.zip
 + -rw-r--r--.  1 root root 1410705408  3月  1 10:55 JP1AJS_1200L_P1.iso
 + -rw-r--r--.  1 root root  657096704  3月  1 11:06 JP1AJS_1200L_P2.iso
 + -rw-r--r--.  1 root root    2887680  3月  1 11:12 JP1AJS_1200L_R.iso
 + [root@rhel76 jp1]#
 +
 + 展開されたファイルは次の通り.
 +
 + JP1AJS_1200L_P1.iso : ジョブスケジューラ 12-00 プログラム(Linux 統合 DVD-R)
 + JP1AJS_1200L_P2.iso : ジョブスケジューラ 12-00 プログラム(Windows 統合 DVD-R)
 + JP1AJS_1200L_R.iso  : ジョブスケジューラ 12-00 リリースノート
 +
 + 今回はLinuxへインストールなので,P2.isoは使わない. 
 + マウントポイントを作成.
 +
 + [root@rhel76 jp1]# mkdir /mnt/jp1p1🆑
 + [root@rhel76 jp1]# mkdir /mnt/jp1r🆑
 + [root@rhel76 jp1]#
 +
 + ISOイメージをマウントする.
 +
 + [root@rhel76 jp1]# mount -o loop -t iso9660 JP1AJS_1200L_P1.iso /mnt/jp1p1🆑
 + mount: /dev/loop1 is write-protected, mounting read-only
 + [root@rhel76 jp1]#
 + [root@rhel76 jp1]# mount -o loop -t iso9660 JP1AJS_1200L_R.iso /mnt/jp1r🆑
 + mount: /dev/loop2 is write-protected, mounting read-only
 + [root@rhel76 jp1]#
 +
 + マウントした内容を確認.
 +
 + [root@rhel76 jp1]# ls -la /mnt/jp1p1🆑
 + 合計 7
 + dr-xr-xr-x. 1 root root 2048  2月 26 14:22 .
 + drwxr-xr-x. 6 root root  64  4月 20 19:30 ..
 + dr-xr-xr-x. 1 root root 2048  2月 26 14:21 linux
 + -r-xr-xr-x. 1 root root  512  2月 26 14:21 thiscd.inf
 + dr-xr-xr-x. 1 root root 2048  2月 26 14:21 x64lin
 + [root@rhel76 jp1]#
 +
 + リリースノートもファイルを確認してみる.
 +
 + [root@rhel76 jp1]# ls -laR /mnt/jp1r🆑
 + /mnt/jp1r:
 + 合計 7
 + dr-xr-xr-x. 1 root root  380  2月 26 14:17 .
 + drwxr-xr-x. 6 root root  64  4月 20 19:30 ..
 + -r-xr-xr-x. 1 root root  90  3月 24  2006 AUTORUN.INF
 + dr-xr-xr-x. 1 root root  664  2月 26 14:17 COMMON
 + -r-xr-xr-x. 1 root root 2467  2月 26 14:17 INDEX.HTM
 + dr-xr-xr-x. 1 root root  200  2月 26 14:17 RLSNOTE
 + -r-xr-xr-x. 1 root root 1078  8月  3  2004 RLSNOTE.ICO
 + -r-xr-xr-x. 1 root root  512  2月 26 14:17 THISCD.INF
 +
 + /mnt/jp1r/COMMON:
 + 合計 29
 + dr-xr-xr-x. 1 root root  664  2月 26 14:17 .
 + dr-xr-xr-x. 1 root root  380  2月 26 14:17 ..
 + -r-xr-xr-x. 1 root root 2305  2月 26 14:17 CAUTION.HTM
 + -r-xr-xr-x. 1 root root 4276  2月 26 14:17 DOCHIN.HTM
 + -r-xr-xr-x. 1 root root 4272  2月 26 14:17 DOCKATA.HTM
 + -r-xr-xr-x. 1 root root 2132  2月 26 14:17 EXUHIN.HTM
 + -r-xr-xr-x. 1 root root 2133  2月 26 14:17 EXUKATA.HTM
 + dr-xr-xr-x. 1 root root 1124  2月 26 14:17 FIGURE
 + -r-xr-xr-x. 1 root root  418  2月 26 14:17 FRMCAUT.HTM
 + -r-xr-xr-x. 1 root root  418  2月 26 14:17 FRMMLST.HTM
 + -r-xr-xr-x. 1 root root  418  2月 26 14:17 FRMPREF.HTM
 + -r-xr-xr-x. 1 root root  539  2月 26 14:17 MENU.HTM
 + -r-xr-xr-x. 1 root root 6734  2月 26 14:17 PREFACE.HTM
 +
 + /mnt/jp1r/COMMON/FIGURE:
 + 合計 43
 + dr-xr-xr-x. 1 root root  1124  2月 26 14:17 .
 + dr-xr-xr-x. 1 root root  664  2月 26 14:17 ..
 + -r-xr-xr-x. 1 root root  1012  1月 22  2008 BEXUSAGE.GIF
 + -r-xr-xr-x. 1 root root    59  2月 25  2008 BGBREAD.GIF
 + -r-xr-xr-x. 1 root root    47  1月 22  2008 BGSBLOGO.GIF
 + -r-xr-xr-x. 1 root root  770  1月 22  2008 BHINMEI.GIF
 + -r-xr-xr-x. 1 root root  786  1月 22  2008 BKATAMEI.GIF
 + -r-xr-xr-x. 1 root root    34  9月 26  2001 BLANK.GIF
 + -r-xr-xr-x. 1 root root  780  1月 22  2008 BREADME.GIF
 + -r-xr-xr-x. 1 root root  787  1月 22  2008 BRLSNOTE.GIF
 + -r-xr-xr-x. 1 root root  1550  1月 22  2008 BSOTEN.GIF
 + -r-xr-xr-x. 1 root root  3458  9月 10  2001 CDLOGOL.JPG
 + -r-xr-xr-x. 1 root root  986 11月 15  2001 CDLOGOS.JPG
 + -r-xr-xr-x. 1 root root  566  3月 10  2006 DOCLIST.GIF
 + -r-xr-xr-x. 1 root root  1535  9月 10  2001 HLOGO.JPG
 + -r-xr-xr-x. 1 root root    88  2月 27  2008 ICDOC.GIF
 + -r-xr-xr-x. 1 root root    85  2月 27  2008 ICEXU.GIF
 + -r-xr-xr-x. 1 root root  190  9月 10  2001 ITEMMARK.GIF
 + -r-xr-xr-x. 1 root root 11132  1月 22  2008 SUBLOGO.GIF
 + -r-xr-xr-x. 1 root root 10548  3月 10  2006 TOPLOGO.GIF
 + -r-xr-xr-x. 1 root root  1990  3月 10  2006 WELCOME.JPG
 +
 + /mnt/jp1r/RLSNOTE:
 + 合計 3
 + dr-xr-xr-x. 1 root root 200  2月 26 14:17 .
 + dr-xr-xr-x. 1 root root 380  2月 26 14:17 ..
 + dr-xr-xr-x. 1 root root 118  2月 26 14:17 P2A12
 + dr-xr-xr-x. 1 root root 218  2月 26 14:17 P8112
 + dr-xr-xr-x. 1 root root 118  2月 26 14:17 P812C
 +
 + /mnt/jp1r/RLSNOTE/P2A12:
 + 合計 516
 + dr-xr-xr-x. 1 root root    118  2月 26 14:17 .
 + dr-xr-xr-x. 1 root root    200  2月 26 14:17 ..
 + -r-xr-xr-x. 1 root root 527259  1月 22 15:12 34CL.PDF
 +
 + /mnt/jp1r/RLSNOTE/P8112:
 + 合計 1548
 + dr-xr-xr-x. 1 root root    218  2月 26 14:17 .
 + dr-xr-xr-x. 1 root root    200  2月 26 14:17 ..
 + -r-xr-xr-x. 1 root root 345202  1月 22 15:13 33CL.PDF
 + -r-xr-xr-x. 1 root root 335848  1月 22 15:13 38CL.PDF
 + -r-xr-xr-x. 1 root root 901667  2月 22 10:45 3KCL.PDF
 +
 + /mnt/jp1r/RLSNOTE/P812C:
 + 合計 273
 + dr-xr-xr-x. 1 root root    118  2月 26 14:17 .
 + dr-xr-xr-x. 1 root root    200  2月 26 14:17 ..
 + -r-xr-xr-x. 1 root root 278383  1月 23 10:45 6LCL.PDF
 + [root@rhel76 jp1]#
 +
 + PDFなのでパソコンで見たかったなぁ...


トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   ページ新規作成 全ページ一覧 単語検索 最新ページの一覧   ヘルプ   最新ページのRSS 1.0 最新ページのRSS 2.0 最新ページのRSS Atom
Counter: 2716, today: 2, yesterday: 2

広告スペース
Google