May 2007 Archives

網路上流出西班牙文的 Windows Live Messenger 8.5.1235.0517 BETA
這個版本, 已經修正了 8.1 某些輸入法字根無法顯示的問題.
加上 8.1.0178 的 msgslang.dll, Repack 做成 8.5.1235 中文版 (含 MSNPP 修正)
預設安裝目錄是用舊的 %ProgramFiles%\MSN Messenger, 適合已安裝 8.0 或 8.1 的使用者直接升級
(原本 WLM 8.5 的安裝目錄是 %ProgramFiles%\Windows Live\Messenger)
ref. Leaked: Windows Live Messenger 8.5 - Neowin Forums
洩露的 Windows Live Messenger 8.5帶來更多驚喜 - Live Folder 支持
2007-05-31 Update: 官方釋出了 Public Beta, 英文版, 簡體中文版, 還沒有繁體中文版

現在很多 Notebook 都只附 Recovery CD, 而沒有 OS 的安裝光碟,
因為 Recovery CD 通常只能安裝在第一個分割區, 要安裝多系統就需要一點技巧,
以下的範例是 Notebook 只附 Windows Vista 的 Recovery CD,
要裝 Windows Vista + Windows XP + DOS + Linux

分割區:
/dev/sda1 HPFS/NTFS (Primary)
/dev/sda2 HPFS/NTFS (Primary)
/dev/sda3 FAT32 (Primary)
/dev/sda4 Ext'd
/dev/sda5 Linux
/dev/sda6 Linux swap

步驟:
把第一個分割區 format
Windows XP 裝在第二個分割區
DOS 裝在第三個分割區, 裝 DOS 是為了跑 DOS 版 Ghost 及存放 Ghost file, 個人習慣.
XP, DOS 裝完後把 C: 的 boot.ini, NTDETECT.COM, ntldr, bootfont.bin copy 到 D:
用 Recovery CD 把 Vista 裝在第一個分割區
安裝 Linux, 使用 Grub boot loader

設定 menu.lst
timeout 3
color white/blue yellow/cyan
default 0

title Windows XP
root (hd0,1)
makeactive
chainloader +1

title Windows Vista
root (hd0,0)
makeactive
chainloader +1

title DOS
root (hd0,2)
makeactive
chainloader +1

title Linux
kernel (hd0,4)/boot/vmlinuz BOOT_IMAGE=linux root=/dev/sda5 splash=silent vga=788

fat32format

| | Comments (1)

Windows XP 內建的 format 程式, 可以 format FAT32 的上限是 32G,
而事實上, FAT32 的最大分割區是 127G (FAT 32 檔案系統的限制)
若要 format 超過 32G 的 FAT32 分割區, 可以用 fat32format 這支程式, 還可以指定 cluster size.
ref. Format FAT32 over 32GB limitaion

Pidgin 2.0

| | Comments (0)

Gaim 在前不久因為 AOL 商標問題改名為 Pidgin
延宕許久的 2.0 版 已經推出

Yahoo! Messenger for the Web

| | Comments (0)

Yahoo! Messenger for the Web
Yahoo 終於出了 Web 版的 Messenger
ref. Yahoo Launches Browser Version of Messenger

July 2008

Sun Mon Tue Wed Thu Fri Sat
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    

About this Archive

This page is an archive of entries from May 2007 listed from newest to oldest.

April 2007 is the previous archive.

June 2007 is the next archive.

Find recent content on the main index or look in the archives to find all content.