Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=3023830
By: antona
Hi, first of all please continue this discussion on the developer mailing list.
Simply email lin...@li...
Second, this is odd. I do not know why it is not working. Could you recompile
the ntfs module with debugging enabled and then after loading the module, after
mounting the ntfs partition, after running mkswap do (as root):
echo 1 > /proc/sys/fs/ntfs-debug
Now run the swapon /mnt/partitions/ntfs0/swapfile then send the generated dmesg
output to the mailing list.
To disable debugging messages again do as root:
echo 0 > /proc/sys/fs/ntfs-debug
Thanks,
Anton
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=44085
|