<?xml version="1.0" encoding="UTF-8" ?><rdf:RDF 
  xmlns="http://purl.org/rss/1.0/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:lang="ja">
  <channel rdf:about="http://w.atwiki.jp/msxuser3mhz/">
    <title>macメモ@msxuser3mhz</title>
    <link>http://w.atwiki.jp/msxuser3mhz/</link>
    <atom:link href="https://w.atwiki.jp/msxuser3mhz/rss10.xml" rel="self" type="application/rss+xml" />
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com" />
    <description>macメモ@msxuser3mhz</description>

    <dc:language>ja</dc:language>
    <dc:date>2009-11-05T00:58:00+09:00</dc:date>
    <utime>1257350280</utime>

    <items>
      <rdf:Seq>
                <rdf:li rdf:resource="https://w.atwiki.jp/msxuser3mhz/pages/15.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/msxuser3mhz/pages/13.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/msxuser3mhz/pages/2.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/msxuser3mhz/pages/16.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/msxuser3mhz/pages/1.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/msxuser3mhz/pages/14.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/msxuser3mhz/pages/3.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/msxuser3mhz/pages/4.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/msxuser3mhz/pages/5.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/msxuser3mhz/pages/6.html" />
              </rdf:Seq>
    </items>
	
		
    
  </channel>
    <item rdf:about="https://w.atwiki.jp/msxuser3mhz/pages/15.html">
    <title>trouble</title>
    <link>https://w.atwiki.jp/msxuser3mhz/pages/15.html</link>
    <description>
      *Trouble
トラブルシュートをするためにPCを使っているのではない。本当に嫌になる。
macbook初代 + Leopard。発生して対処したメモ
09/09/20より新しいmacbookに変更

----
**リセット
一般的な対処方法と簡易操作リスト
|BGCOLOR(lightgray):内容|BGCOLOR(lightgray):操作|
|アプリ強制終了|Option + Command + Escape|
|再起動|Control + Command + Power|
|システム強制終了|パワーボタンを 10 秒間押し続ける|
|RAM NVRAMリセット| Command + Option + P + R|
|SMCリセット|電源ボタンを 5 秒間押したままにしてから放す|
|セーフモード|起動音後Shift押しながら起動。インジゲータが出たら離す|
|ディスク検証|インストールディスクをCを押しながら起動、ディスクユーティリティ|
|アクセス権修復|ディスクユーティリティ|
|キャッシュ削除|次のフォルダ内を全て削除。&amp;br()システム：起動ディスク&gt;システム&gt;ライブラリ&gt; Caches&amp;br()ローカルキャッシュ：起動ディスク&gt;ライブラリ&gt;Caches&amp;br()ユーザーキャッシュ：ホームフォルダ&gt;ライブラリ&gt;Caches|
|OS標準外ファイル退避|(略)|
|初期設定の削除|全体の初期設定：起動ディスク＞ライブラリ＞Preferences&amp;br()ユーザ固有の初期設定：ホームフォルダ＞ライブラリ＞Preferences&amp;br().plistの一部削除(略)|
|ユーザアカウント再作成|（略）|
|再インストール|アーカイブしてからインストール：ユーザアカウント・そのホームフォルダ・ネットワーク設定をインポートされる|

----
**事例：USB HDDやUSBメモリがMountしなくなる(09/08/20)
USB HDDやUSBメモリがマウントしなくなった。
マウントしなくなった点は結果キャッシュの削除で復旧したが、その前に試した事も功を奏したかもしれない。経過様子見。(09/08/31)
ユーザアカウント毎にマウントしない事に気がついた。アカウント作り直しでOKかもしれない(09/09/25)

***状況
USB HDD、USBメモリは別PCに接続すると正常に認識する。
同Macのbootcampで起動したwindowsでは正常に認識する。
USB HDDはUSB2.0 IDE DEVICEとしては認識、ボリュームは見えない。(システムプロファイラ アップルメニュー-このMacについて-詳しい情報-ハードウエア-USB）
***行った事
+USBポートを変える。USB HUBをかませる
+PRAMとPMUのリセット&amp;br()PRAMリセット=command+option+P+Rで電源ON&amp;br()PMUリセット=バッテリ外し電源押し５秒
+ディスクの検証と修復　アクセス権の修復
+システムに関係する設定ファイルを作り直す(.plistファイル)
+キャッシュファイルの削除
この段階で認識できるようになる
***よく言われている事
-HDDの電源を入れてすぐにでなく少し間を置いてから接続すると認識しやすい
-接続してからmacの電源を入れると認識しやすい
-USBHDDの電源が自動で入るタイプはマニュアルに切替え手動で電源を入れると認識しやすい
***参考サイト
上記作業の手順は以下サイトを参考。
Mac OS Xのメンテナンス All About
http://allabout.co.jp/computer/macos/closeup/CU20021018osm/index.htm
MacOSを再インストールする前にできること All About
http://allabout.co.jp/computer/macos/closeup/CU20070421A/
----
**事例：音の外部出力不可(09/08/20)
内部スピーカーからは音が鳴りますが、光デジタル・ヘッドフォン・ラインアウトで音が鳴らなくなりました。
USB HDDが認識しなくなる少し前から。(09/08/20)
いい加減解決の糸口が見えず再インストールする事に。
HDDを新しいmacbookに入れ替えて起動したところ正常動作。
ハードウエアの問題だったかと思い、旧macbookのosを再インストールしたところ正常動作。
解決方法見えず復旧。(09/09/20)

bootcampで起動したwindowsからは正常に音は出るためシステム上のトラブルと判断。
ネットで調べると出力端子の接触不良で光デジタル出力になりっぱなしになりスピーカーから音が出ないといった現象は多々みられました。今回は逆のケースです。

***確認
システム環境設定　出力の項目
標準　　　　　　　内蔵スピーカー　内蔵出力
光ケーブル接続　　光デジタル出力　内蔵出力
ライン　　　　　　ライン出力　　　内蔵出力
ヘッドフォン　　　ライン出力　　　内蔵出力
なおBluetoothヘッドフォンで出力は正常。
※ヘッドフォンってライン出力になっているのはいいのか？！

***行った事
USB HDDが認識しない件と一緒に調査
+PRAMとPMUのリセット
+ディスクの検証と修復　アクセス権の修復
+初期設定の削除(.plistファイル)
+キャッシュファイルの削除
+SafeModeで起動
ここまで

----
**事例：NTFS-3Gエラーメッセージ
***NTFS-3G: Volume not cleanly unmounted
MacOS起動時にこの表題のダイアログが出た。Abortを選択すると次の起動時にも同メッセージ。直前にWindows強制終了あり。
Windowsを起動、スキャンディスクを実施し再度MacOSを起動して表示されない事を確認。

参考　英文メッセージ
The NTFS volume that you&#039;re trying to mount(/dev/rdisk0s3)has not been unmounted properly.
This may mean that the volume is in an inconsistent state,and mounting it with NTFS-3G could lead to data loss.
you are recommended to attach the drive to a windows computer and unmount it properly with the &quot;safe reove hardware&quot; feature to guarantee the safety of your NTFS volume.
to ignore this warning and attempt to mount the volume anyway . press the &quot;Force&quot; button. to abort the mount process,press &quot;Abort&quot;
英和
あなたが取り付けようとしているNTFSボリューム(/dev/rdisk0s3)は、適切に取り外されていません。
これは、ボリュームが矛盾した状態にあることを意味するかもしれません、そして、NTFS-3Gと共にそれを取り付けると、データの損失は出されるかもしれません。
あなたは、ウィンドウコンピュータにドライブを取り付けて、適切にあなたのNTFSボリュームの安全を保証する「安全なreoveハードウェア」の特徴でそれを取り外すのが推薦されます。
この警告を無視して、無視するのを試みるために、とにかくボリュームを取り付けてください。「強制」ボタンを押してください。マウントの過程を中止するために、プレスは「中止になります」。

----
**事例：iPhoto　顔認識しない

駄目だ

----
**事例：EOS Utility　取り込みを行うと「予期しない理由で終了しました」

まずUSBで接続するとカメラ内のデータを一度読み込む。
これまではそのような動作は無かったか気がつかなかったか。
EOS Utility側で取り込むと即時このメッセージが表示し終了する。
カメラ側で操作すると200-300枚程で停止、同メッセージ。

これで解決する情報あったが駄目
アプリケーション＞イメージキャプチャ＞カメラ接続時に開くアプリケーション　割り当てなし
iPhoto＞一般設定＞カメラ接続時に開くアプリケーション　割り当てアプリケーション無し

バージョンをあげてみたが変わらず
2.6.0→2.6.1

PCから取り込み
Process:         EOS Utility [708]
Path:            /Applications/Canon Utilities/EOS Utility/EOS Utility.app/Contents/MacOS/EOS Utility
Identifier:      com.canon.EOS Utility 2
Version:         2.6.1 (2.6.1.0)
Code Type:       X86 (Native)
Parent Process:  launchd [260]

Date/Time:       2009-11-05 00:56:24.057 +0900
OS Version:      Mac OS X 10.6.1 (10B504)
Report Version:  6

Interval Since Last Report:          2067 sec
Crashes Since Last Report:           4
Per-App Interval Since Last Report:  687 sec
Per-App Crashes Since Last Report:   4
Anonymous UUID:                      xxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000002d
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Application Specific Information:
objc_msgSend() selector name: retain


カメラから取り込み
Process:         EOS Utility [677]
Path:            /Applications/Canon Utilities/EOS Utility/EOS Utility.app/Contents/MacOS/EOS Utility
Identifier:      com.canon.EOS Utility 2
Version:         2.6.1 (2.6.1.0)
Code Type:       X86 (Native)
Parent Process:  launchd [260]

Date/Time:       2009-11-05 00:51:11.593 +0900
OS Version:      Mac OS X 10.6.1 (10B504)
Report Version:  6

Interval Since Last Report:          1762 sec
Crashes Since Last Report:           3
Per-App Interval Since Last Report:  599 sec
Per-App Crashes Since Last Report:   3
Anonymous UUID:                      xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  7

Application Specific Information:
abort() called


----
&amp;html(&lt;script type=&quot;text/javascript&quot; src=&quot;http://x6.toumoku.com/bin/ll?087267002&quot;&gt;&lt;/script&gt;)    </description>
    <dc:date>2009-11-05T00:58:00+09:00</dc:date>
    <utime>1257350280</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/msxuser3mhz/pages/13.html">
    <title>application</title>
    <link>https://w.atwiki.jp/msxuser3mhz/pages/13.html</link>
    <description>
      *Applications

----
**Office

***Office v.X for Mac
PPC版
Intel MacのLeopardでも動いたので暫く使ってみる
***Office 2004 for Mac
買うならこれか
***Office 2008 for Mac
VB使えないらしい。すごい不評。

----
**Remote Desktop
何が違うのかと思ったらPPC版と対応MacOSの違い。

***Microsoft Remote Desktop Connection Client for Mac 2.0.1
Remote Desktop Connection Client for Mac を使用すると、Macintosh コンピュータから Windows コンピュータに接続して、そのコンピュータ上のプログラムやファイルを操作することができます。
対象製品 :   Microsoft Word 2008 for Mac, Remote Data Services, Microsoft Entourage 2008 for Mac, Microsoft Excel 2008 for Mac, Microsoft PowerPoint 2008 for Mac
オペレーティングシステム : Mac OS X バージョン 10.4.9 (Tiger) 以降。

http://www.microsoft.com/japan/mac/downloads.mspx?pid=Mactopia_RDC&amp;fid=CD9EC77E-5B07-4332-849F-046611458871#viewer

***Remote Desktop Connection Client 1.0.3 for Mac
Remote Desktop Connection Client 1.0.3 for Mac を使用すると、Macintosh コンピュータから Windows コンピュータに接続して、そのコンピュータ上のプログラムやファイルを操作できます。
対象製品 :   Remote Data Services, Servers
プロセッサ : Macintosh PowerPC
オペレーティング システム : Mac OS X 10.2.8 以降

http://www.microsoft.com/japan/mac/downloads.mspx?pid=Mactopia_RDC&amp;fid=6573F9F1-8AE1-4DA9-AB5C-F8457ECDAF2D#viewer

----
**Macports? Fink?
インストールパッケージ。
-MacPorts
http://macwiki.sourceforge.jp/wiki/index.php/MacPorts


----
**NTFS mount
速度は出ない。

***macfuse&amp;br()NTFS-3G for Mac OS X
macfuse http://code.google.com/p/macfuse/
NTFS-3G http://www.ntfs-3g.org/
これで十分。

***Paragon NTFS for Mac OS X 7
http://www.netjapan.co.jp/r/product_mac/pgm7/
有償(¥4,410)

----
**bench

***Xbench
http://xbench.com/
NTFSドライブ不可

----
**DVD RIP

***VideoLAN - VLC media player
http://www.videolan.org/
DVD他フォーマットを再生できる。
MPEG-2, MPEG-4, H.264, DivX, MPEG-1, mp3, ogg, aac ...

***HandBrake(DVD直接圧縮)
本家　http://handbrake.fr/
日本語版　http://sourceforge.jp/projects/handbrake-jp/wiki/FrontPage
VLCを入れなさいと怒られるので入れてみた。

***MacTheRipper(DVD吸い出し)
VLC + HandBrakeで今のところ事足りている

----
**仮想PC

***VirtualBox
起動時ハングアップする。何故。
VirtualBox-3.0.8-53138-OSX.dmg
http://jp.sun.com/products/software/virtualbox/


----
&amp;html(&lt;script type=&quot;text/javascript&quot; src=&quot;http://x6.toumoku.com/bin/ll?087267001&quot;&gt;&lt;/script&gt;)    </description>
    <dc:date>2009-10-15T09:16:24+09:00</dc:date>
    <utime>1255565784</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/msxuser3mhz/pages/2.html">
    <title>メニュー</title>
    <link>https://w.atwiki.jp/msxuser3mhz/pages/2.html</link>
    <description>
      **メニュー
-[[トップページ]]
-[[application]]
-[[trouble]]
-[[memo]]

//**更新履歴
//#recent(20)    </description>
    <dc:date>2009-10-15T09:11:14+09:00</dc:date>
    <utime>1255565474</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/msxuser3mhz/pages/16.html">
    <title>memo</title>
    <link>https://w.atwiki.jp/msxuser3mhz/pages/16.html</link>
    <description>
      *TimeMachineバックアップ先の変更
**外付けHDD
何でもいい。USB-SATA変換ケーブルでもHDDケースでもOK。
変換ケーブルやHDDケースを変えようが無問題

**外付けHDDからTimeMachine対応のLinkStationへ移行
一度LinkStationでディスクイメージを作成。
それをmacでマウント、その中にコピーするだけでOKだと思う。様子見。(09/10/15)    </description>
    <dc:date>2009-10-15T09:10:15+09:00</dc:date>
    <utime>1255565415</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/msxuser3mhz/pages/1.html">
    <title>トップページ</title>
    <link>https://w.atwiki.jp/msxuser3mhz/pages/1.html</link>
    <description>
      **macめも
自分専用

&amp;counter(total)

----
&amp;html(&lt;script type=&quot;text/javascript&quot; src=&quot;http://x6.toumoku.com/bin/ll?087267000&quot;&gt;&lt;/script&gt;)    </description>
    <dc:date>2009-09-06T11:37:00+09:00</dc:date>
    <utime>1252204620</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/msxuser3mhz/pages/14.html">
    <title>settings</title>
    <link>https://w.atwiki.jp/msxuser3mhz/pages/14.html</link>
    <description>
      *Settings

----
**リセット

***PMUリセット
強制終了 (Force Quit)（Option + Command + Escape)
再起動する (Control + Command + Power)
強制的にシステム終了する（パワーボタンを 10 秒間押し続けます）

RAM および NVRAM をリセットする
http://support.apple.com/kb/HT1379?viewlocale=ja_JP
Command」、「Option」、「P」、「R」　

SMC (System Management Controller) 
電源ボタンを 5 秒間押したままにしてから放します


----
**Time Machine

***    </description>
    <dc:date>2009-08-26T18:56:49+09:00</dc:date>
    <utime>1251280609</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/msxuser3mhz/pages/3.html">
    <title>右メニュー</title>
    <link>https://w.atwiki.jp/msxuser3mhz/pages/3.html</link>
    <description>
      **更新履歴
#recent(20)


&amp;link_editmenu2(text=ここを編集)
    </description>
    <dc:date>2009-08-15T23:04:43+09:00</dc:date>
    <utime>1250345083</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/msxuser3mhz/pages/4.html">
    <title>プラグイン/ニュース</title>
    <link>https://w.atwiki.jp/msxuser3mhz/pages/4.html</link>
    <description>
      * ニュース
@wikiのwikiモードでは
 #news(興味のある単語)
と入力することで、あるキーワードに関連するニュース一覧を表示することができます
詳しくはこちらをご覧ください。
＝＞http://atwiki.jp/guide/17_174_ja.html


-----


たとえば、#news(wiki)と入力すると以下のように表示されます。


#news(wiki)
    </description>
    <dc:date>2009-08-15T23:04:43+09:00</dc:date>
    <utime>1250345083</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/msxuser3mhz/pages/5.html">
    <title>まとめサイト作成支援ツール</title>
    <link>https://w.atwiki.jp/msxuser3mhz/pages/5.html</link>
    <description>
      * まとめサイト作成支援ツールについて
@wikiには[[まとめサイト作成を支援するツール&gt;&gt;http://atwiki.jp/matome/]]があります。
また、
 #matome_list
と入力することで、注目の掲示板が一覧表示されます。

利用例）#matome_listと入力すると下記のように表示されます
#matome_list
    </description>
    <dc:date>2009-08-15T23:04:43+09:00</dc:date>
    <utime>1250345083</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/msxuser3mhz/pages/6.html">
    <title>プラグイン/編集履歴</title>
    <link>https://w.atwiki.jp/msxuser3mhz/pages/6.html</link>
    <description>
      * 更新履歴
@wikiのwikiモードでは
 #recent(数字)
と入力することで、wikiのページ更新履歴を表示することができます。
詳しくはこちらをご覧ください。
＝＞http://atwiki.jp/guide/17_117_ja.html


-----


たとえば、#recent(20)と入力すると以下のように表示されます。


#recent(20)
    </description>
    <dc:date>2009-08-15T23:04:43+09:00</dc:date>
    <utime>1250345083</utime>
  </item>
  </rdf:RDF>
