トップ «前の日記(2011-08-20) 最新 次の日記(2011-08-22)» 編集

ヨタの日々

2001|08|09|10|11|12|
2002|01|02|03|04|05|06|07|08|09|10|11|12|
2003|01|02|03|04|05|06|07|08|09|10|11|12|
2004|01|02|03|04|05|06|07|08|09|10|11|12|
2005|01|02|03|04|05|06|07|08|09|10|11|12|
2006|01|02|03|04|05|06|07|08|09|10|11|12|
2007|01|02|03|04|05|06|07|08|09|10|11|12|
2008|01|02|03|04|05|06|07|08|09|10|11|12|
2009|01|02|03|04|05|06|07|08|09|10|11|12|
2010|01|02|03|04|05|06|07|08|09|10|11|12|
2011|01|02|03|04|05|06|07|08|09|10|11|12|
2012|01|02|03|04|05|06|07|08|09|10|11|12|
2013|01|02|03|04|05|06|07|08|09|10|11|12|
2014|01|02|03|04|05|06|07|08|09|10|11|12|
2015|01|02|03|04|05|06|07|08|09|10|11|12|
2016|01|02|03|04|05|06|07|08|09|10|11|12|
2017|01|02|03|04|05|06|07|08|09|10|11|12|
2018|01|02|03|04|05|06|07|08|09|10|11|12|
2019|01|02|03|04|05|06|07|08|09|10|11|12|
2020|01|02|03|04|05|06|07|08|09|10|11|12|
2021|01|02|03|04|05|06|07|08|09|10|11|12|
2022|01|02|03|04|05|06|07|08|09|10|11|12|
2023|01|02|03|04|05|06|07|08|12|
2024|01|02|03|04|

2011-08-21 :-)

_ 午前

0930 起床 && ニチアサ起きらんね

_ 午後

1200 アニメ

_

1800 飯

_

蔵で飯。華乱さんが最後ということなので( 藏 発信基地。 : 華乱ちゃんファイナル祭☆彡 )行ってきた。最後に行ってから[ 20100704#p04 ] 1 年以上経過してたのか ('A`)

レアなひとを見ていつものようにワイワイガヤガヤとはしゃぐなど。

私はこの連中が本当に好きなのだなあと実感した。

_ [mount][fstab][cygwin]Failed to add the host to the list of known hosts (2)

アレ [ 20110209#p07 ]

ln してもどこかのタイミング unlink されてしまう( Windows 終了時か? ) のでまじめに fstab 書いた。こんだけ

% cat /etc/fstab
c:/home /home ntfs binary 0 0
% mount
C:/cygwin/bin on /usr/bin type ntfs (binary,auto)
C:/cygwin/lib on /usr/lib type ntfs (binary,auto)
C:/cygwin on / type ntfs (binary,auto)
C:/home on /home type ntfs (binary,user)                       ←←←←
C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto)
E: on /cygdrive/e type ntfs (binary,posix=0,user,noumount,auto)

ref. Chapter 3. Using Cygwin - The Cygwin Mount Table