1) Install NTFS Configuration Tool
sudo apt-get install ntfs-config
2) Use it and mount the drives you want
3) Restart to test
Search This Blog
Saturday, May 3, 2008
Saturday, April 26, 2008
No sound from flash Firefox 3.0b5 Ubuntu
Goto your Synaptic Package Manager, and install "libflashsupport"
Source: http://ubuntulinuxtipstricks.blogspot.com/2008/03/playing-music-not-getting-sound-in.html
Source: http://ubuntulinuxtipstricks.blogspot.com/2008/03/playing-music-not-getting-sound-in.html
Sunday, April 20, 2008
Office 2003 and 2007 on the same computer
reg add HKCU\Software\Microsoft\Office\11.0\Word\Options /v NoReReg /t REG_DWORD /d 1
reg add HKCU\Software\Microsoft\Office\12.0\Word\Options /v NoReReg /t REG_DWORD /d 1
Source:
http://uksbsguy.com/blogs/doverton/archive/2007/07/21/how-to-get-rid-of-the-installer-configuration-dialog-when-running-office-2007-and-office-2003-on-the-same-system-for-vista-and-other-versions-of-windows.aspx
reg add HKCU\Software\Microsoft\Office\12.0\Word\Options /v NoReReg /t REG_DWORD /d 1
Source:
http://uksbsguy.com/blogs/doverton/archive/2007/07/21/how-to-get-rid-of-the-installer-configuration-dialog-when-running-office-2007-and-office-2003-on-the-same-system-for-vista-and-other-versions-of-windows.aspx
Saturday, March 1, 2008
Bizarre eMachine m2350 laptop Windows XP SP2 registry problem

For some reason after installing Windows XP SP2 into an eMachine m2350, the laptop suddenly won't boot into windows, and will display a 1 ms BSOD, that looks like this (if you can catch it). How to fix it? According to "system7", you need to delete the registry key, HKEY_LOCAL_MACHINE\SYSTEM\CurrentSet001
\Enum\Root\SYSPREP_TEMPORARY and HKEY_LOCAL_MACHINE\SYSTEM\CurrentSet002
\Enum\Root\SYSPREP_TEMPORARY.
What do you need?
1) A Bart PE CD
2) An eMachine m2350 (duh)
Making a Bart PE CD (reference: http://www.nu2.nu/pebuilder/#start)
1) Download and install Bart's PE Builder (self-installing package), http://www.nu2.nu/pebuilder/#download
2) Insert a XP CD into your CD-ROM drive, cancel and close whatever that pops up.
3) Run Bart BE Builder
4) Set the "Source" to whatever drive your XP CD is in, and set the "Create ISO image" to your desktop.

5) Burn the ISO to a CD-R or CD-RW (your choice).
Registry Fixing (reference: http://windowsxp.mvps.org/peboot.htm)
1) Boot the resulting Bart PE CD on the laptop.
2) Click "Go".
3) Run "registry".
4) Click "HKEY_USERS".
5) File -> Load Hive.
6) Go to C:\Windows\System32\Config\ (I had to type this in)
7) Open "SYSTEM".
8) It asks for a name, type "asd".
9) Go to "asd\CurrentSet001\Enum\Root" and delete SYSPREP_TEMPORARY, do the same for "asd\CurrentSet002\Enum\Root".
10) Click "asd", and go File -> Unload Hive, then reboot.
Friday, February 15, 2008
Subscribe to:
Posts (Atom)