VitrulBoxによる仮想PCについて,Gentooインストールを試みた

0
Paul @paul_ga

date Wed Aug 28 22:36:00 UTC 2013 えーとここGMT+9だから問題ない.しかしJSTで来い #GentooInstallBattle

2013-08-29 07:37:27
Paul @paul_ga

wget ftp://ftp.iij.ad.jp/pub/linux/gentoo/releases/x86/current-iso/stage3-i686-20130820.tar.bz2 #GentooInstallBattle

2013-08-29 07:44:07
Paul @paul_ga

tar xvjpf stage3-*.tar.bz2 stageがインストールされたそうだ.次はPortageですって #GentooInstallBattle

2013-08-29 07:46:24
Paul @paul_ga

wget ftp://ftp.iij.ad.jp/pub/linux/gentoo/releases/snapshots/current/portage-latest.tar.bz2 #GentooInstallBattle http://t.co/t5DVzQIoCT

2013-08-29 07:51:30
Paul @paul_ga

tar xvjf portage-latest.tar.bz2 -C /mnt/gentoo/usr #GentooInstallBattle

2013-08-29 07:53:41
Paul @paul_ga

nano -w etc/make.conf CFLAGS="-O2 -march=i686 -pipe" CXXFLAGS="${CFLAGS}" viでも良かった.^Dすると保存しますか?ってんでYes.ここでも英語キーボード設定に苦し #GentooInstallBattle

2013-08-29 08:03:57
Paul @paul_ga

キーマップ設定記述を見つけた nano etc/conf.d/keymaps jp106にしちゃう. ^Oで上書き^Xで終了 #GentooInstallBattle

2013-08-29 08:16:22
Paul @paul_ga

あ.make.confにもう一行追加 MAKEOPTS="-j2" #GentooInstallBattle

2013-08-29 08:19:12
Paul @paul_ga

mirrorselect -i -o >> etc/make.conf iijとjaistのhttp/ftpをそれぞれ選択 #GentooInstallBattle http://t.co/nhhaVN7XnR

2013-08-29 08:25:34
Paul @paul_ga

mirrorselect -i -r -o >> etc/make.conf あれさっきはiijのrsyncが見えていたのに.Japan: Any available mirror を選択 #GentooInstallBattle http://t.co/nd8NfTPZU8

2013-08-29 08:28:44
Paul @paul_ga

/mount -t proc none /mnt/gentoo/proc mount --rbind /dev /mnt/gentoo/dev #GentooInstallBattle

2013-08-29 08:35:12
Paul @paul_ga

chroot /mnt/gentoo /bin/bash env-update !!! Found 2 make.conf files, using both '/etc/make.conf' #GentooInstallBattle

2013-08-29 08:38:49
Paul @paul_ga

and '/etc/portage/make.conf' 両方使うのかよ #GentooInstallBattle

2013-08-29 08:39:03
Paul @paul_ga

chrootからのenv-updateで現れた警告にどう対応するべきか?それぞれcatしてみた #GentooInstallBattle http://t.co/m2h55qc2vy

2013-08-29 08:43:06
Paul @paul_ga

なんだろうねこのディレクトリは # ls /etc/portage bin make.conf make.conf.catalyst make.profile postsync.d savedconfig #GentooInstallBattle

2013-08-29 08:55:28
Paul @paul_ga

rm --rf --no-preserve-root から始まる再インストール bash: /bin/ls: No such file or directory #GentooInstallBattle

2013-08-29 13:25:48
Paul @paul_ga

あ.boot: gentoo後,keymapに22入力で日本語キーと認めてもらえた #GentooInstallBattle

2013-08-29 13:30:43
Paul @paul_ga

linksってソフトウェアすごいね.十分な機能を有しているね #GentooInstallBattle

2013-08-29 13:39:07
Paul @paul_ga

stage3にetc/portage/make.conf があった.これか.http://t.co/hksC6KWvuD で作成を要求されるmake.confと衝突する #GentooInstallBattle

2013-08-29 13:48:08
Paul @paul_ga

using bothとか言われるくらいなら,これを編集する.MAKEOPTS="-j2"を追記する #GentooInstallBattle

2013-08-29 13:48:57
Paul @paul_ga

http://t.co/RwlMOHvomi コード表示 1.5: 新しい環境にchrootする クリア. #GentooInstallBattle

2013-08-29 13:56:59
Paul @paul_ga

5 nwes items need reading for repository 'gentoo'とのこと.Use eselect news to read news items.ってあるぞ. #GentooInstallBattle

2013-08-29 13:58:48
Paul @paul_ga

インストールガイドにはemerge --oneshot portageってあるんだが.とりあえずUseするか #GentooInstallBattle

2013-08-29 13:58:56