回複:The thing is, he can't even

來源: 2005-08-07 19:12:28 [舊帖] [給我悄悄話] 本文已被閱讀:

Is it the only OS you installed ?

if there is another OS such as win2k or linux, then we have a solution

startup another os
cd into winxp dir--windows
cd system32
cd config
ren sam sam.bak

or linux

mount /dev/hda /mnt/tmp--hda or sth depends on your winxp partition
cd /mnt/tmp
cd windows
cd system32
cd config
mv sam sam.bak

reboot your computer