Sponsored Content
Special Forums Windows & DOS: Issues & Discussions Uh oh! system32/hal.dll is missing or corrupt. Post 18321 by LivinFree on Wednesday 27th of March 2002 03:12:34 AM
Old 03-27-2002
Win2k is set up by default with the NTFS filesystem.
Please please don't tell me you let Linux write to the NTFS filesystem! (It shouldn't do it by itself, but if you mounted your Windows drive read-write, that is what could do this). Writing to it corrupts the filesystem bad enough that you have to run a utility in Linux on the device before rebooting, then let chkdisk finish the job when Windows comes up...

Here is the info listed when recompiling the kernel:
Quote:
NTFS write support (DANGEROUS)
CONFIG_NTFS_RW
If you say Y here, you will (maybe) be able to write to NTFS
file systems as well as read from them. The read-write support in
NTFS is far from being complete and is not well tested. If you
say Y here, back up your NTFS volume first, since it will
probably get damaged. Also, download the Linux-NTFS project
distribution from Sourceforge at http://linux-ntfs.sf.net/ and
always run the included ntfsfix utility after writing to an NTFS
partition from Linux to fix some of the damage done by the
driver. You should run ntfsfix _after_ unmounting the partition
in Linux but _before_ rebooting into Windows. When Windows next
boots, chkdsk will be run automatically to fix the remaining
damage. Please note that write support is limited to Windows NT4
and earlier versions.

If unsure, say N.
It also mentions that it only works with NT4 and earlier, so the Win2k NTFS versions , nor the WinXP versions of the filesystem is supported (That is, if you even want to call the NT4 fs "supported").

This isn't set by default in any kernel that I've ever seen, so if you did recompile to get this functionality, you should have been reading all the recommended docs, and absolutely do NOT enable any kernel function that you are unsure of - research first!

There may be ways to fix it though, that I am not seeing. Search google for lots of information, and visit the many Linux-NTFS sites.
 

7 More Discussions You Might Find Interesting

1. Programming

Dll

Hello all is there any concept of DLL in UNIX if so mention the name of the library linking dynamically Bye Raj (1 Reply)
Discussion started by: rajashekaran
1 Replies

2. UNIX for Advanced & Expert Users

Solaris 8 - SUNWcsr cluster missing/corrupt ?

Hi all I'm currently trying to install OpenSSH on a number of servers and for the most part succeeding. Unfortunately one of the Sun V880 servers is complaining when I try to install the /dev/random (entropy) patch (112438-01) needed for the SSH keys. Error below.... (ignore 'the patch has... (3 Replies)
Discussion started by: Brett
3 Replies

3. Linux

Fake System32 Folder

I read somewhere that you can create a fake system32 folder in linux where you can store the most common windows runtime libraries, that way you can install windows programs (using wine) directly in linux, what I meen is that even the installer works. Does anyone know how I can do this, and where... (2 Replies)
Discussion started by: Kimm
2 Replies

4. IP Networking

dll layer

Hi all , How can I achieve getting the IP address of a local machine, by sending packet over dll layer with its mac address, and how should the frame be consturcted without providing the IP address of the destination machine. Thanx (0 Replies)
Discussion started by: netsavy
0 Replies

5. Programming

Compiling with Dll in HP Ux

Hi all, I had trouble compiling my application with a custom dll, the error appear to be some undefined reference to the functions i had created in my dll. Is there a need to update any environmental variable such as LD_LIBRARY_PATH as in linux system. Please advise. One more thing is do... (2 Replies)
Discussion started by: dwgi32
2 Replies

6. Linux

Hal deamon..

I have install centos on my server,.. then after rebooting 2 ,3 times , hal deamon cannot start, and system hang on boot.. when i google, i found the solution which is off the hal daemon service... my question is, what is the effect if i off the deamon service ?:confused: tq (2 Replies)
Discussion started by: ultramen7
2 Replies

7. UNIX for Advanced & Expert Users

Regarding DLL's

hello Forum members, what is internal mechanism of DLL's in Unix kernal.what is the major advantage over static libraries. Thanks & Regards Siva Ranganath (2 Replies)
Discussion started by: workforsiva
2 Replies
NTFSPROGS(8)						      System Manager's Manual						      NTFSPROGS(8)

NAME
ntfsprogs - tools for doing neat things with NTFS OVERVIEW
ntfsprogs is a suite of NTFS utilities based around a shared library. The tools are available for free and come with full source code. TOOLS
mkntfs(8) - Create an NTFS filesystem. ntfscat(8) - Dump a file's content to the standard output. ntfsclone(8) - Efficiently clone, backup, restore or rescue NTFS. ntfscluster(8) - Locate the files which use the given sectors or clusters. ntfscmp(8) - Compare two NTFS filesystems and tell the differences. ntfscp(8) - Copy a file to an NTFS volume. ntfsfix(8) - Check and fix some common errors, clear the LogFile and make Windows perform a thorough check next time it boots. ntfsinfo(8) - Show information about NTFS or one of the files or directories within it. ntfslabel(8) - Show, or set, an NTFS filesystem's volume label. ntfsls(8) - List information about files in a directory residing on an NTFS. ntfsresize(8) - Resize NTFS without losing data. ntfsundelete(8) - Recover deleted files from NTFS. AUTHORS
The tools were written by Anton Altaparmakov, Carmelo Kintana, Cristian Klein, Erik Sornes, Giang Nguyen, Holger Ohmacht, Lode Leroy, Matthew J. Fanto, Per Olofsson, Richard Russon, Szabolcs Szakacsits, Yura Pakhuchiy and Yuval Fledel. AVAILABILITY
The ntfsprogs are part of the ntfs-3g package which can be downloaded from: http://www.tuxera.com/community/ SEE ALSO
ntfs-3g(8) ntfs-3g 2011.4.12AR.4 September 2007 NTFSPROGS(8)
All times are GMT -4. The time now is 05:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy