Using the Real ntfs.sys Driver Under Linux
caseih writes "A very neat hack uses the real ntfs.sys driver (obtained from your own windows XP partition and used via a wine-like layer (borrowed from ReactOS) to mount an ntfs partion with full read/write access. While not an ideal solution and certainly not free as in speech, this is an ideal stop-gap measure for many people trying out linux. I think that we'll probably see this in Knoppix pretty soon."
Why would anyone want to use NTFS partitions, really!?
It is obviously inferior to ext3 and the upcoming ReiserFS!
The classic essay on "worse is better" is either misunderstood
OK, but I imagine having to load all that would take a toll on performance. How fast does it run, and more importantly, how can a free (read: non-encumbered) version of this be made?
Teh 1stest?
Surely it is illegal to copy the ntfs.sys driver and distribute it in another operating system, seeing as how it is a part of Windows.
Maybe to open all your MS Word and Excel files using OpenOffice?
CMDRTACO CHECK YOUR EMAIL!
does it also do EFS ? NTFS compression ? ACLs ?
Project includes the first open source MS-Windows kernel API for Free operating systems
Surely that would be ReactOS, where he got a lot of the code from.
But still, so it begind. First NDIS drivers now FS drivers. Next up it will be a GDI wrapper for X so you can use Windows binary drivers with your graphics card.
All of this is a complete waste of time though. When did Open Source simply become a way to avoid paying for Windows?
Knoppix wouldn't and couldn't have a non free driver shipping with it
Nice hack though. I will try it out
How would Knoppix and "not free" work together? Last time I checked, Knoppix didn't include a Windows license.
A vulnerability has been found in the latest version of knoppix. The vulnerability exploits one of several bugs found in NTFS.SYS and allows any user with access to the drive to render the system useless(moreso than simply using NTFS.SYS already does).
I can count to 1023 on my hands. Ask me about #132.
Maybe it could use the existing ntfs vfs to get the ntfs.sys of the partition, and then load it.
right on the head. I'm still trying to make a real step into a Linux partition. I've been using Knoppix live and so far my bosses are mostly just confused. This might help me show them (and thus provide me a box to install on) how easy (and cheap!) this stuff really is.
I wonder how it's going to be done in Knoppix, without distributing a commercial DLL with the CD. Perhaps the following scheme could work:
Tricky. Depends on having the DLL somewhere on the disk.
-- Arik
That's just great, I don't think there is a more annoying thing when dual-booting than not to be able to share files between the goddamn installations. Hopefully with this, each OS won't feel like it's on a different part of the goddamn universe.
BTW How did people get around this issue before Read/Write access to NTFS? Did they have a FAT32 partition or something that both of the OS installations shared? I never took too much time to look into it because it wasn't too much of a problem for me.
--D3X
NeoX3.com: Free of Clothes and Free of Charge
Is there any free-as-beer software for Windows that would let me access (rw) my ext2 and ext3 partitions from Windows?
The owls are not what they seem
ntfs.sys surely can handle that, but what about the database? Ownership, permissions, sharing, all that stuff Microsoft boasts to have much better than Linux (better gradation of permissions in operations). That's pretty essential and would require pretty big amount of Microsoft backend software.
45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
I think that we'll probably see this in Knoppix pretty soon.
I think that soon after that we'll see Klaus Knopper finding his Kraut ass stuck with a Microsoft (R) Lawsuit
This is similar to the current situation with Quicktime, Real and WMV playback on Linux - there is a technical solution, but it is illegal. Unfortunately, it is doubtful that the companies developing these secret formats will ever port to Linux, and even less likely that they will make them open source.
With the advent of 'WinFS', and now NTFS on linux..how long until we see a 'NixFS'
From what i've read about WinFS, a *nix 'version' would be quite nice.
This would be very useful if you have an unbootable windows partition. I had problems with my logon file in XP once. I had replaced it to try something and ended up hosing my system. I had the file backed up but I couldn't use the Windows XP command line recovery because it couldn't logon and I couldn't copy it back over in Linux because of poor NTFS support. This would help people being able to fix the same or similar problems.
Aston Games
I don't care if it's not free as in speech. I've been waiting for a long time for some stable read/write support for my dual-booting system. If it's as stable at reading/writing as Windows, then this will be a great hack.
It would be perfectly legal for Knoppix to *know* that you might have an NTFS.SYS around on your computer, look around to see whether this is the case, and if it is, use your own copy NTFS.SYS.
Of course, Knoppix will never itself be packaged with the NTFS.SYS. But if you have an NTFS partition, you have a damn good chance of having an NT around as well, with the driver right in there.
I can only hope that MS doesn't insert some nastiness into the NTFS.SYS that would prevent it from running inside the framework described in TFA.
HTH
VKh
'free as in warez'? Hell, that's nothing new.
as a knoppix user, I hope to hell this stays WAY AWAY. Microsoft has published a good deal of api's for writing device drivers; it would be a better idea to develop OSS device drivers that allow read/write access to ext2/ext3/reiserfs filesystems instead.
Would be better legally, as well.
Just wondering...
NTFS is supposed to be a big improvement over FAT32, which is good for Windows. Linux still runs on FAT32 itself, though the Open Source community continuously claims to be more innovative, etc.. Shouldn't Linux be on something "better" than FAT32, or is there really not a lot of room for improvement? There's no reason Linux systems couldn't still read/write FAT32 drives if the native system was changed, so why not?
...Or am I overlooking something (I'm not a Linux user...yet)?
GL
"I think that we'll probably see this in Knoppix pretty soon."
Knoppix won't provide ntfs.sys because that is copyrighted by Microsoft. Now knoppix may allow loading the driver if you have nt/2000/xp on a hard-drive, but won't you need to load the linux ntfs driver first, if it's on an ntfs drive?
This may be a helpful idea for the short-term, but you're better off with more free-open-source-driver.
Maybe Debian could give it a try. I hear NTFS is the World's Most Secure and Reliable Filesystem.
The Slashdot Paradox: "100% Overrated"
This comment is printed on 100% recycled electrons.
And if it isn't in a certain folder in the Windows base directory, Windows can't find it anyway. So it's just a matter of finding the base directory, and grabbing it from there.
so knoppix can probably find out where windows is installed by examining the bootloader for windows. i believe it points to the windows installation directory (which device, directory, etc.).
-- john
Otherwise, you'll get sued by Microsoft for copyright infringement. I doubt we'll ever legally see it work on Knoppix or similar distros for that reason. How would you be able to get a copy of ntfs.sys from within, say, a loaded and running Knoppix without first mounting the NTFS partition in the first place? Well, probably the in-kernel read-only driver could get ntfs.sys from some other NTFS partition, copy that file into a ramdisk, then remount using ntfs.sys. Still sounds like a monstrously klugy solution, and one that will make life difficult for the users of a CD distribution like Knoppix.
It's not like ntfs.sys is readily distributable free of charge like the Win32 codec DLL's are, right? Or is it?
The best solution would really to get write support on NTFS working. That would get rid of this kluge to avoid copyright infringement.
Qu'on me donne six lignes écrites de la main du plus honnête homme, j'y trouverai de quoi le faire pendre.
Seeing how the latest ntfs driver in Windows is hacked and integral to Windows EFS functionality, does this mean you could see an open source (almost) implementation of Windows EFS (like Samba is to CIFS) for folks to seamlessly encrypt to remote Webdav folders using PKI certs? That would be yummy.
while Microsoft says See you in court real soon.
That driver is a closed binary and is subject to the DMCA act as well as Federal and State copyright laws.
You put that binary on a CD guy and your asking for it, and besides, it isn't in keeping with GNU distro's recognition of existing copyright law.
GNU license fully recognizes copyright and IP laws in most countries, no matter how draconian they are. (i.e. specifically the US)
-Hack
Got Geometrodynamics? Awe, too hard to figure out? Too bad.
Ah, sorry then - I plead ignorance.
Go ahead and mod my original post down.
GL
It would not seem unreasonable for the ntfs driver to be copied to a USB key or other media to be used at boot time.
Optimally, like the other suggestions, this driver should be moved during config time, but I would be willing to load it my USB doohickey prior to booting Knoppix/Mandrake Live/whatevernix.
I have valid Windows NT/2000/XP licenses on my machine, or I wouldn't have the NTFS partition to begin with. Maybe that's not a guaranteed assumption, and IANAL, but I don't think it would put too many MS lawyers on alert if it were done that way.
Perhaps a copyright/license file stating "These files are to be used on computer systems with valid Windows NT/2000/XP licenses only." when they are copied to the USB Key.
Design for Use, not Construction!
I think it would be a good idea to get Linux to natively support NTFS partitions. That way, users of Windows would be able to boot either OS, and easily share data between the two. The way I see it, you could have a \Linux folder, containing everything execpt the /swap filesystem.
This would be very handy to me, since I use XP for Video / Photo Editing, Gaming, and Linux for everything else.
Am I crazy? Is this crazy talk? Why not give users the option to use Ext3, RiserFS, NTFS, etc all on the same page?
Press any key to continue, any other key to quit.
dual-booters are pussies (as are people who use Live CDs other than for rescue or trying it out). If you're going to use Linux, boot it up, and leave it running. Your Linux machine doesn't need NTFS partitions on it. Need to access files in Windows? Use Samba.
This is a good thing for rescuing NTFS partitions, but other than that, being able to read/write NTFS is of very little value.
Linux already support read/write mounting NTFS partitions. Using their driver is unnecessary.
Good ol Seth Nickell and Storage. WinFS-ish to be sure.
It doesn't have to be that complicated, Instruct the USER to copy ntfs.sys onto a floppy disk or onto the thumb drive that knoppix can use for user data storage, or have it grab ntfs.sys off the windowsXP install CD that would be inserted in the second Optical drive
Snowden and Manning are heroes.
A very neat hack uses the real ntfs.sys driver...
Sorry, but I don't actually like anyone hacking my computer even if it is myself. Is there any other way to get the NTFS working without having to hack my computer? Or is there some way I could safely hack my computer without creating any exploits, etc.?
I have to say I'm impressed with this NTFS hack, and it would be useful for me, but developing OSS ext2/ext3/reiserfs drivers for Windows would be equally useful. I use Explore2Fs and it's OK, but I'd rather have the support in Windows itself. This idea has never occurred to me, and it probably hasn't occurred to many others as well.
Read my keyboard review.
I see they have debs, is this on any archive we can stuff in our apt sources.list yet (official or otherwise)?
"Convictions are more dangerous enemies of truth than lies."
If a PC has a NTFS partition on it, it means it also has Windows installed on it, otherwise what is the point... The Knoppix CD has to find a way to load the driver already present using a read-only mount. For full dual-boot systems, the exact location could be saved so Linux can skip the first step, compare to Lilo "compiling" the location of the kernel.
10 ?"Hello World" life was simple then
A loophole in the GPL is becomming increasingly clear, making the LGPL and GPL equivalent. Use two separate groups of developers. The first builds proprietary code with an incompatible ABI. The second modifies the GPL code to mate with the proprietary one.
Such boasts are obviously proved empty by full read write access from a boot disk. If you want to perpetuate Microsoft's insecure, performance lame and unportable database tables of files and users for permisions, you will have to buy into Microsoft's Next Generation rootkit, aka Longhorn, with a cripled bios motherboard and explosives on the hard disk. If you think this will provide anything but an inconvenience to the user and administrators, you have no memory of Microsoft's previous promisses of the same or are insane. Email and internet born exploits will continue to provide interested third parties any information placed on Microsoft run computers. Untill locked out by bios, Knoppix will continue to give unfettered access to Microsoft and other systems for reasonable repair and back up of completely unreasonable junk that's incapable of the same.
Friends don't help friends install M$ junk.
using ntfs.sys denies your freedom of speech now?
When are you guys goin to complain that using MS products denies your righ to bare arms?
Any question as to the amount of hallucinagens they use was answered right there.
If your windows directory was clobbered (e.g. by a virus) or corrupt (e.g. sector failre), you won't have access to this DLL.
Besides, Knoppix *already* includes NTFS support. It works just fine (A non-techie friend's computer became non-bootable. I used Knoppix to back up what he needed on system to CD, then replaced a few critical DLLs to get things to work again).
Who cares, we'll all be using Windows again soon once SCO wins in court.
Linux doesn't use FAT32. OK; Linux CAN use FAT32, or it can use ext2fs (usual on 2.2, very fast, no journaling), ext3fs (compatible with ext2fs, journaling, a tad slower, the default for RedHat), reiserfs (Very fast, journaling, default on lots of distros and probably the most popular), or XFS (SGI's file system) or JFS (IBM's file system). All the improvements you're looking for are there now.
In soviet russia stale jokes recycle you!
LOL -- one of the best /. trolls, ever. Bravo, sir, bravo -- 16 heartfelt replies.
Last time I checked I couldn't find anything similar for ReiserFS... nothing free, anyway.
Friends don't help friends install M$ junk.
If the "Captive" (?) NTFS project needs the original MS driver it might also be illegal, and plain useless when there's no ms-windows around but only data to be rescued.
Anyways, if this project scratches someone's itches then who cares - go for it. At least one can always try pulling stuff like this under the open source skies. Try retrofitting ms-windows with non-ms-sanctioned FS support... now there's a challenge!
Should invading one's peaceful neighbours be opposed, or rewarded with trade deals?
Surely it is illegal to copy the ntfs.sys driver and distribute it in another operating system, seeing as how it is a part of Windows.
While some past issues in the lawsuit may be spurious at best, this one is da bomb. Without a doubt Sco can show that stealing things from other systems is there own special trade secret. Therefore, stealing the NTFS driver is directly stealing from Scos own IP.
"Your honor, you look confused"
Read access from the NTFS partitions seems to be simpler than write access, and it's part of the kernel. I'm not sure if there are extended read functions in ntfs.sys, but you do need it to get the write functionality.
There are already kernel modules that allow you to read NTFS partitions, though I'm not sure if it's full-functioned (large filenames, etc). If you were just looking to copy off your important data, basic read access might be all one needs in most cases.
Of course, and that's the point of a maintenance boot disk and the whole thread is a troll. A boot disk made so you can fix a system, regardless of the "permisions" on it. Having full read write access to NTFS makes that boot disk that much more useful because you can get at stupid XP boxes and write changes there. While this is usually futile, because of Microsoft's idiotic regisrty system, it's nice to have it. Implementing Microsoft's dumb permissions system would make repair impossible, because M$ forbids anyone but themselves from modifying and copying parts of their system.
>Email and internet born exploits will continue to provide interested third parties any information placed on Microsoft run computers.
Yeah, those run by clueless idiots.
Like the people who make Windows?. It's crap, Jon.
Friends don't help friends install M$ junk.
those of us on non-x86 platforms that want read/write NTFS access to external (firewire / usb2.0) drives will only suffer due to driver emulation layers like this.
it satisfys much of the normal x86 crowd which means development of the real driver suffers.
You could probably handle this with a simple bash script:
/dev/hda1 /mnt/windows /mnt/windows -iname ntfs.sys -exec ntfsload {} \;
/mnt/windows /dev/hda1 /mnt/windows
#!/bin/sh
modprobe ntfs
mount -t ntfs
find
umount
rmmod ntfs
mount -t winntfs
The ntfsload command and winntfs FS being, of course, fudged (because the site is dead), but something similar should work just fine?
And that license allows you to pull out pieces of Microsoft's OS (which you paid for) and run them under another OS.
It's on the user to make this determination after reading and understanding the MS EULA in the (rather fluid) legal context in which it exists.
Obviously you've never heard of a "back burn"?
There really are device drivers for windows which allow you to mount and otherwise access ext2/ext3 and reiserfs filesystems under windows as if they were native, you say?
Post the urls to said device drivers, please; we'd be very interested in seeing them.
Oh, you can't, because they do not exist and the existence of explore2fs confused you? thought so.
Off to -1 flamebait with your sorry ass.
The Cygwin *nix-emulation layer for Windows does a pretty decent job of mapping NT file permissions for *nix programs run under it. Of course, it would probably be pretty difficult to read out the users and groups from the SAM database when Windows is not running, but for many it would probably be quite acceptable to run a program under Windows once which exports a few files with the necessary information (mapping from security identifiers to user/group names etc). This information should rarely change, so that shouldn't be a big problem.
Please stop responding.
It was not a joke or troll, I'm just not a Linux user (yet).
I aplogized and requested my original post be modded down in response to the first person who corrected my oversight - there is no need for further conversation on the subject.
Thank you.
GL
I added NTFS readonly (which is safe) support in my kernel, and always add a small fat partition in my dual boot system, as a spool are between both, have been doing it for years, and am happy with it. But i still like that hack though, pretty neat work.
The lunatic is in my head
I'd think it would make reverse engineering easier not having to reboot all the time to test how it reacts to various situations.
Heck, running the real NTFS on a loopback would prolly be a wet dream to the people working on the free NTFS implementation.
Someone set us up the bomb, so shine we are!
Do you mean the great "recovery" CD I got with my laptop? It will happily erase my partition number one and install an obsolete unpatched version of Windows XP Professional on it. Without any apps or any of my data.
I vastly prefer KNOPPIX to save my data whenever Microsoft Windows is unable to boot up....
Moritz
Copy more features from Windows. Nice tactic.
Jeez, don't any of the slashbots know anything?
Actualy you can run Quake III without need to cp PAK0.PK3 to ext3 partition. You can have the file on the ntfs partition and run Quake3 with +set fs_basepath /path/to/ntfs/partition. It doesn't result in an error. (btw. /local/games/quake3/baseq3/ isn't as well writable by user only ~/.q3a directory is.
(sorry by the off topic i'm using slashdot for 1time =))
The NTFS file system has stayed stable since Win2k. Additionally, Longhorn probably will have a new FS (or maybe a DBMS on top of NTFS but I can't remember, it's all speculation anyway). A filesystem is harder to break compatibility with than other things. Let's not forget that XP and 2k can still install onto FAT32 partitions. I assure you that at the very least MS will include backwards compatibility for these FS's in their next OS. I can possibly see it not existing for the root partition, but it will remain.
Do not forget, breaking compatibility angers all of their customers. It's not just a transparent patch.
Photos.
That's right. They are Win32 emulators. That's why you can even run some Windows 1.0 executables (such as MS-DOS Executive) with minor tweaking.
"Sufferin' succotash."
Didn't the whole SCO mess start out with some idiots using SCO libraries on linux? So now some morons who can't plan out disk space usage get it into their heads to keep using ntfs under Linux. Brilliant.
Why? Just COPY the data over. If it's not an option then neither is Linux.
Don't use it. Avoid legal tar pits.
Would these drivers, assuming you have an NT4 disk gathering dust, be a solution for non x86 users?
Not much help if you run Linux on ARM or 68k or something but there you go.
Oxford Dictionaries Online
Distributing software that allow people to access the filesystem without duplicating all the security functionality, could be interpreted as trafficking in a circumvention device.
"Believe me!" -- Donald Trump
I think this is how NTFSDOS does it. Before you use it, you install their product on a working Windows machine (with NTFS) and generate boot floppies or CDs that then include the Microsoft-owned NTFS code.
<pun>rimshot</pun>
There doesn't seem to be anything for the various incarnations of UFS either. A shame; I'd prefer UFS2+FFS+SU to NTFS any day, but Windows just doesn't seem to encourage alternate filesystems. Even AmigaOS had a couple of alternatives.
2K and XP do contain emulators for Messy-DOS and 9x. They also supposedly contain an emulator for Posix, but I have never been able to see the resemblance.
sometimes it mounts, sometimes it doesnt.
when it does, I try to ls and get 'stale NFS file handle'
or operation not permitted.
so I'll play a little with it and report back here
I havent read the article only a ton of comments mostly because I'm not a Linux guy so I dont understand half of thats on that page.
Anyways, I think i read some people asking how to access ntfs formatted removable media.
Couldnt this driver when first used cache the NTFS.sys file on to your linux file system and then when ever the wrapper is used it will search the cache location first and if not found then search all the drives.
I dont know if each drive has a moddified NTFS.sys on it, I'm not sure how that works. But if they are all the same, then I dont see the problem.
I'm assuming the problem is that NTFS.sys is only located on the booting partition and not on other things such as a ntfs formatted zip disk.
Grand-parent post doesn't hold MS to fault for the flaw itself, but for boasting about its supposedly 'more secure' FS. Which is, as you aptly demonstrate, mostly irrelevant to actual security.
-- B.
This sig does in fact not have the property it claims not to have.
And what's to stop people from using the old driver? Tons of weird offshore sites will start hosting it. At the very least it'll be available over IRC and P2P. Additionally, it'll be available to everyone with access to a WinXP computer. I'd say that this is a non-issue.
Photos.
Uh, rfstool maybe?
rfstool
The ratio of people to cake is too big
Im currently using windows software raid, however Id be interested in using another system if it worked cross-platform. Clearly the ntfs support here is marginal at best. So is there a way I can access these files on both systems while still having software striping? thanks
Everything on my home network is heavily firewalled, so there is no danger of intrusion. Anonymous FTP lets me browse my Linux box with Internet Explorer. It very convenient and easy to use. I can create, delete, rename, and copy with no problem. I haven't tried it yet (I don't run a gui on my Linux box) but using Mozilla from Linux to anonymous FTP on Windows should work exactly the same.
The extra layer, wherein an executable's calls are "translated" into *nix calls, is most certainly emulation. It allows an executable to run as if it were in one environment, even though it is not.
All an emulator is, is a translator. It's simply a question of how much is translated. If you want to say, "WINE is a really efficient emulator, because it doesn't have to translate every single assembly instruction," you'd be right. But it is STILL an emulator, because it still emulates having the win32 api.
Do win32 executables run on *nix systems? No, *nix systems don't know how to interpret them. By virtue of the WINE emulator, however, the part that *nix doesn't know how to run is translated into something that it does know how to run, while the part that is consistent between win32 and *nix can simply be passed through.
If WINE were not an emulator, you wouldn't have to run the win32 exes in WINE, you could just run them in the shell.
All that said, does the fact that WINE is really an emulator make it bad? No, of course not, especially since it is an extremely efficient one. Of course it's not a pure hardware emulator, so many ideas of inefficiency associated with emulators don't apply. But when you get right down to it, it's allowing binaries designed for one system to run on another, and even if it's more efficient than running on the original platform, that still makes it an emulator.
-Dan
NT was able to mount HPFS (OS/2) volumes, though I think that was dropped in 2000 or XP??
So..
Cry a river to Microsoft. They wrote NTFS, tell them to port it.
How much do you want to pay for it?
Don't like it? Don't use NTFS! And laugh at all your friends whenever you catch them doing it.
It can't emulate win32 x86 on a non-x86 platform. To work on Mac, it would need a hardware emulation layer, to translate x86 assembly into Gx assembly.
-Dan
When will us Mac users get NTFS support?
I'm not sure if you realize it, but there is no easy solution for using an external hard drive over 32gb with multiple platforms.
As of this driver, it appears that NTFS is probably the best way to do this, as it now has Linux support.
Windows or MacOS don't support Ext3 natively, and the 3rd party drivers are slow. Fat32 has a 32gb limit. Mac HFS+ can't be read by Windows.
How easy could it be to write an NTFS driver for OS X?
-- If you try to fail and succeed, which have you done? - Uli's moose
So you're saying that x86 users, which are the vast majority of people who have a use for NTFS, should be deprived of something that works well just because it won't work for you? I'm all for cross-platform support, but your logic is quite selfish. If something works, use it.
The correct response is: YHBTHAND, not "Insightful".
-Malloc
___________________ I want to be free()!
Does this mean that other drivers used for hardware (i.e. WinModems) might also be able to be emulated via this method?
Hmm... start business, constantly act in a cutthroat way, become a multi-billionaire, company starts to have trouble, sell out and go live on a yacht somewhere in the South Pacific. Yeah... one day Bill will wake up, look at his bank statement, and feel horrible that at what his monopolistic actions have wrought. THPPPTT!!
"...The mice will see you now..."
"A lot of hardware will never have drivers for anything other than Windows. Is it a "waste of time" to let people use this hardware on their Linux machines?"
Especially this piece of hardware. And yes I and others have asked.
An NTFS driver/wrapper using ntfs.sys for Windows98 and DOS has been available for a long time... http://www.sysinternals.com/ntw2k/freeware/ntfswin 98.shtml
Perhaps this will allow them to get good debug info, as that post suggests.
It's like linux, but with the support of a real company behind it to make it usable for idiots and easy to use/install drivers etc, but have a gutsy linux underbelly for all to see.
Why *is* it harder to read from an ntfs filesystem than to write to it?
The current ntfs kernel module is able to understand the formating of ntfs in order to read it, but shouldn't that same understanding allow them to code proper "write" access as well?
It's obviously true that it's more difficult, but why?
I have done the FAT32 partition thing to make tivo backups, only because linux wouldn't let me write to the NTFS C drive. It's a silly thing to make users do.
-dB
"It if was easy to do, we'd find someone cheaper than you to do it."
SysInternals used the same technique in NTFS for Windows98 a long time ago.
While I love the idea, I'm puzzled why it took this long for the Linux community to catch up...
gcc: no input sig
That's just great, I don't think there is a more annoying thing when dual-booting than not to be able to...
I dont think there's anything more annoying than dual-booting.... period.
yes NT was able to mount HPFS partitions although they hid the driver in the file pinbal.sys
Since the early NTFS fs was HPFS with a security layer I wonder if the pinbal.sys file could be used with this wrapper for HPFS access?
"A person is smart. People are dumb, panicky dangerous animals and you know it." - K
This is funny, Serendipity is at it again. I just wrote an article on linmagau.org about the idea of introducing Samba and OSS into the Enterprise.
I suggested a Koppix-like CD and proposed a name: Sambix.
The article "What if the CIO doesn't know if they're running Linux?" is online now.
|>>?
service packs! or google.
http://www.google.com/
search?hl=en&lr=
or search for
+"Index of
Correct me if I'm wrong, but doesn't Linux already have support for HPFS?
*checks kernel config*... yep. Full read and write, and the config doesn't say that it's dangerous or even experimental.
Wow what a great idea! It is a bit messy but totally effective. You should drop a line to the Knoppix guys with that idea.
If they made a movie of your life, would anybody buy a ticket?
I keep a copy of Knoppix STD 0.1b in the drawer, and occasionally I boot it up, mount local & networked win2k partitions, and resume work as normal--I've done this for months w/ no prob's. The vanilla Knoppix will only mount ntfs partitions as ro, and gripes as well. Now, STD 0.1b has been out for a long time, so I assume that there must be a significant difference between the win2k & xp flavors of ntfs, and that this new hack pertains to the latter flavor?
And 'of course' they are going to use an ntfs.sys which is on their licensed copy of Windows... Im sure they wouldnt dare get it off a warez site...
Manipulate the moderator system! Mod someone as "overrated" today.
If the Windows 9x line are not operating systems, but they do run or emulate a Win32 subset, then what is running Win32?
DOS?
I suppose so.
There is ONE thing to understand about Wine: It is in part a LOADER.
It loads x86 code segments directly from the executable's disk image into memory, and after dynamically linking (patching) the exports and exports tables, the x86 code runs DIRECTLY. Not in an "emulated" way, but just like it does in Windows...
So in theory, we can look to the day when after enough open-sourcing of Wine and React-Os will have happened, that it'll lead to an even-more-optimized implementation of Win32!
Without the MS-added cruft!
It has been shown (more than once) that Microsoft adds "special checks" in its operating systems so that when applications from competing vendors run on them, they either crash or are disabled.
Without that crufty, old, useless, and downright EVIL code in there, imagine how much better a Windows on *nix could be...
And with something like WineLib,
http://www.winehq.com/site/winelib
Someday you'll run on other chips AND OSes...
So in effect, as Microsoft continues to try to close it's net around developers and users, they'll simply class themselves into extinction.
Hmmm.... Maybe I should have titled this
"Windows is Dead"
I don't know the meaning of the word 'don't' - J
It's Linux foreign file system support. Of course it's both dangerous and experimental.
Hidden? The description string in the pinball.sys file on my old NT 3.51 CD is: HPFS File System Driver. I don't know why the file isn't called 'hpfs.sys', but it could scarcely be more obvious what it is. The name 'pinball.sys' was probably some 'in joke' about OS/2, among the NT developers.
With respect to the file systems themselves, NTFS is reasonably different from HPFS. It was developed by some of the same people, so it naturally bears a family resemblence; rather like NT and VMS. In familial terms, however, both are more akin to siblings than to a parent and child.
--They must have only *recently* perfected write support for HPFS - I think 2.4.20 had "Experimental" write support. OS/2 has been dead for how many years now(?), and look how long it took for the kernel developers to fully stabilize the filesystem for Linux.
(This is NOT a troll/flamebait attempt. I stopped using Warp around '95 or '96, and switched to Linux ~1996-97.)
.
== WolfriderV6 == I'm willing to admit that *I just might* be wrong... Are you??
So there is a new story out on slashdot how the FAT partition is patented too. After reading the posts, here are some ideas: Frankly, FAT has been around for so long and I've seen so many things creating/reading/writing FAT filesystems for free, that basically MS lost their right to royalties. According to patent law you can't allow the unpoliced proliferation of a technology without collecting royalties, and then once everyone is hooked, start asking for fees. Or at least that's how the law should read. Also FAT is hardly an invention, it's such a poor knocked-together file system design that anyone skilled in the art would have taken from granted. Yeah back in 1980 it made sense to keep things simple because there wasn't enough speed/power back in those days, but still, FAT is hardly an invention.
Robert