PDA

View Full Version : NTFS + kernel



Den26
08-12-2003, 03:21 AM
Knoppix 3.2 (26.07) I cant write on NTFS under root (persmissin deny or read-only)

garyng
08-12-2003, 03:24 AM
you are lucky that you can't or your partition would have been ruined by now. The NTFS driver is good for read only. A newer one can 'overwrite' but not writing freely(create new file, delete etc.)

Den26
08-12-2003, 03:35 AM
But ntfs driver on write include in kernel. It versoin is not stable but it must work. I want create image of partition and write this on second ntfs partition

Den26
08-13-2003, 01:22 AM
How mount file knoppix from cd-rom for changing?
And what i shoud change for write on ntfs

garyng
08-13-2003, 04:23 AM
man mount

Den26
08-13-2003, 05:23 AM
ha-ha-ha
mount --help etc.
I know it, and i try it.
mount /mnt/cdrom/knoppix/knoppix /mnt/1 -t iso(some, dont remember) not mount
write - wrong file system

garyng
08-13-2003, 06:40 AM
what you were referring to is a KNOPPIX clooped file, not a device. usually, a device(or paritition) is something like this :

/dev/hda?

so it is more like

mount /dev/hda3 /mnt/1

for the other options you can specify, you really need "man mount" because different fs allows different options and the list is very long.

Den26
08-13-2003, 08:19 AM
i want mount file /dev/cdrom/knoppix/knoppix in wich is cd image of system.
Linux mount from kernel, but i want edit this image

garyng
08-13-2003, 10:08 AM
it is a read only image that is not editable.

Den26
08-14-2003, 08:12 AM
But, i want write file image on hard disk, mount it, and after edit