開機時移除USB,若需要Load Driver,等到跳出Load Driver畫面時在把USB stick插進去。
http://social.technet.microsoft.com/Forums/windows/en-US/9e18e169-f77e-4026-b22f-f602e670d55c/install-failure-unable-to-create-a-new-system-partition?forum=w7itproinstall
個人在學習Linux過程當中的個人筆記,提供個人及有需要的人查閱,若有錯誤歡迎提供指正,謝謝。 This Blog recorded notes about my learning Linux and provides myself and others reference. If there are any incorrect information, welcome to leave a message to correct me, Thanks.
2013年12月5日 星期四
2012年4月10日 星期二
ntlmaps
1. Download ntlmaps
http://ntlmaps.sourceforge.net/
2. extract
tar xvfz ntlmaps-0.9.9.0.1.tar.gz -C /usr/local/bin
3. create soft symbolic link
ln -s /usr/local/bin/ntlmaps-0.9.9.0.1 /usr/local/bin/ntlmaps
4. Edit server.cfg
vi /usr/local/bin/ntlmaps/server.cfg
5. Run!
/usr/local/bin/ntlmaps/main.py -c /usr/local/bin/ntlmaps/server.cfg
6. Optional: Add run command into /etc/rc.local
Reference:
[1]
http://ntlmaps.sourceforge.net/
2. extract
tar xvfz ntlmaps-0.9.9.0.1.tar.gz -C /usr/local/bin
3. create soft symbolic link
ln -s /usr/local/bin/ntlmaps-0.9.9.0.1 /usr/local/bin/ntlmaps
4. Edit server.cfg
vi /usr/local/bin/ntlmaps/server.cfg
5. Run!
/usr/local/bin/ntlmaps/main.py -c /usr/local/bin/ntlmaps/server.cfg
6. Optional: Add run command into /etc/rc.local
Reference:
[1]
訂閱:
文章 (Atom)