TiNenfant
Members-
Content count
28 -
Joined
-
Last visited
Never
Community Reputation
0 NeutralAbout TiNenfant
-
Rank
newbie
-
Hi all, I am running NT on a 10 GB HD. System on 2.5 GB partition Data on 3 GB partition Free on the rest After installing Linux Mandrake 8.0 on the free space, I was unable to see Data partition anymore Linux partitions / on 300 MB swap on 390 MB /usr on 3000 GB /home on the rest NT Disk Administrator can see the Data partition but it is not recognised. I can explore Linux partition using Explore2fs from NT so I suppose that the table partition is ok. Is there a way to recover Data partition ? BTW, does anybody knows also free tools to write ext2fs/ntfs in both sens ? Thanks in advance.
-
http://www.viatech.com/jsp/en/dr/driver.jsp Please read informations before applying it. Regards.
-
Look in your device manager if ACPI is correctly managed by your computer. => Start / Settings / Control Panel -> System ( Hardware tab ) If not, be sure to have enabled it in your bios and installed the latest mobo drivers. FYI : http://support.microsoft.com/support/kb/articles/q266/1/69.asp Hope this will help you.
-
Did you check hdd with manufacturer utilities ? Is there anything reported in the event log ?
-
Did you updated all the drivers ? VIA Mobos with AGP cards needs at least the AGP patch. Without this, your computer MAY freeze when special features of your graphic card are needed as the bus cannot deliver enough power ... Btw ... Please ensure to use the last drivers : Mobo -------------- : http://www.dfi.com Via Chipsets ------ : http://www.viahardware.com ( unofficial ) http://www.viatech.com( official ) Graphic Card ------ : http://www.3dchipset.com Hope this will help you.
-
Look at this to get mobo manufacturer http://www.wimsbios.com/ Utility is CTBIOS. Regards.
-
Forgot to say ... It is for NT4 ;(
-
Hi, I am looking for a method to change the profile path ( registry / variable ). I really need it asap for fine tuning on a Terminal Server. There is already a scheduled script to clean up local profiles older than x days and folder is also compressed but it is not enough Any help would be greatly appreciated.
-
The best is to delete just the drives that you need one by one or NET USE * /D /Y ***** Begin Here ***** @Echo Off :UMap Net Use X: /d /y Net Use F: /d /y ... :Map Net Use X: \\server1\share1 /y Net Use F: \\server1\share2 /y ... :End Exit ***** End Here ***** Regards.
-
Try REGEDIT /S file Regards.
-
It is in the Resources Kit for NT4, I did not have a look to the Win2K ResKit if it is there ...
-
You just have to reinstall your TCP/IP to resolve this.
-
Look for this tool ( Desktops.exe ), I hope that it is what you are looking for. Regards
-
Did you check your connection to internet ? What is the respond time when you try to access a web site or ping a IP ? I am running NT5 SP2 Office2K ... Diablo2 and it works fine In your case, it sounds like a poor network connection as it happens when you try to use network. Any messages in your Event Log ? What about running applications without internet access like the game ?
-
check setting for "OS Plug N Play" and try to disable it so BIOS "keeps the hand" on hardware configuration. You should also have a option for USB Keyboard ... you should check for it as it gives you the option to enable usb keyboard by the bios ;( and access it before it is managed by a OS.