kanotix.com

Anything goes - NTFS-3G

HK-47 - 15.07.2006, 08:22 Uhr
Titel: NTFS-3G
looks like this could be a major development for the linux/*nix community:

NTFS-3G
SaberBlaze - 15.07.2006, 10:13 Uhr
Titel:
Bye bye captive Sehr glücklich .
DeepDayze - 22.07.2006, 03:52 Uhr
Titel:
Nice...now if someone can make a package for this...
SaberBlaze - 22.07.2006, 04:52 Uhr
Titel:
Where you would normally do a make install, do a checkinstall, then you have your .deb file Sehr glücklich.
slam - 22.07.2006, 09:39 Uhr
Titel:
Well, we tested and packaged it the same day it was pubished a week ago. Here is a full HowTo in our Wiki:
http://kanotix.com/index.php?module=pnWikka&tag=NTFSSchreibzugriff
Sorry, in German only, still needs to be translated. However, the important stuff are the 4 steps in the code boxes. The German text only contains several Warnings: "This is still experimental stuff, use it at own risk and only on non-production machines. All your data on all partition might become damaged or even lost!"
Greetings,
Chris
eco2geek - 22.07.2006, 10:15 Uhr
Titel:
Google translation -- it completely messes up the code boxes, though, so better to look at the original how-to for that.
Cathbard - 25.07.2006, 14:44 Uhr
Titel:
Well it's been out for a while now. How has it been peforming? Any fritzed ntfs partitions yet anybody?
SaberBlaze - 26.07.2006, 00:47 Uhr
Titel:
I tested it the day it came out. Works fine for me.
op4latino - 26.07.2006, 05:42 Uhr
Titel:
don't know if this helps, since it's knoppix, but he uses ntfs-3g

http://www.knoppix.net/forum/viewtopic.php?p=106035
makke - 26.07.2006, 17:01 Uhr
Titel:
i made a new deb for the repo:
Code:
dpkg --purge ntfs-3g-20070714
apt-get update
apt-get install ntfs-3g

etorix - 26.07.2006, 18:32 Uhr
Titel: slam's checkinstall'ed .deb
i tested slam's checkinstall-deb when he brought ntfs-3g up first, it has a slight issue with the new officiall/Kanotix debs:it worked fine for me, but i needed to
fix a overwrite issue [one of the drawbacks of checkinstall'ed debs]
So:
Code:

dpkg --purge ntfs-3g-20070714
apt-get update && apt-get install ntfs-3g

done
Usage:
btw, ive had issues with fstab-lines :: i use this now::
Code:

/dev/hda1       /media/hda1          ntfs     ro,umask=000     0       0

then, to edit/use
Code:

mount -o silent,umask=0 -t ntfs-3g /dev/hdxx /media/hdxx

seems ok, comes in 64-bit too
SaberBlaze - 27.07.2006, 00:38 Uhr
Titel:
I notice that the ntfs-3g in the repos depends on the libntfs-3g0 library, which I found strange because when I compiled it myself I didn't see anywhere that the driver needed a library. Did the kanotix team make this library? What is it needed for?

Thanks.
makke - 27.07.2006, 06:09 Uhr
Titel:
apt-get source ntfs-3g

libntfs-3g is included in the source dir and /usr/lib/libntfs-3g.* will be created so we put it in an extra package
there is now also ntfs-3g-dev with the files in /usr/include/ntfs/*
slam - 27.07.2006, 09:24 Uhr
Titel:
What a great colaborative efford from several people here to get this important new driver that fast into Kanotix! It was just one week ago the driver was published, and we already

1) provide clean official Debian packages in our repository for both i586 and x86_64 machines for easy install via apt-get;
2) provide a correct HowTo in our Wiki in both English and German;
3) have a growing userbase helping to test this new driver.

Well, this is a perfect example why Kanotix is so special. Thanks to Kano, slh, Kelmo, makke, etorix, RoEn, and everybody else who helped to make this happen. And of course thanks to Szakacsits Szabolcs, who created this pretty baby.

HowTo in English: http://kanotix.com/index.php?module=pnWikka&tag=WriteNTFS
HowTo in German http://kanotix.com/index.php?module=pnWikka&tag=NTFSSchreibzugriff

Greetings,
Chris
Alle Zeiten sind GMT + 1 Stunde
PNphpBB2 © 2003-2007