You are not logged in.
i am pretttyy new to this,
but i managed to create small linux distro using busybox
i want write to windows partition when i found it, so i wrote a little script for that,i can see the windows partitions, i can do ls the windows partitions, but when i try to create a file, its saying Read-Only file system. can some one tell me how to deal with this please...
thank uuuu
Offline
By default kernel mounts ntfs read-only. You need to explicitly enable r/w mounting.
See https://wiki.archlinux.org/title/NTFS#F … _read-only
Moderator Note :
moving to GNU/Linux Discussion
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
is this correct? or do i have to do anything else?
EDIT:
i manged it to working... thank you for the helpppp...
Last edited by ktauchathuranga (2025-07-06 13:11:57)
Offline
Do yo build a custom kernel anyway?
Just (explicitly) mount the drive "ntfs3" instead or "ntfs"
Online
Do yo build a custom kernel anyway?
Just (explicitly) mount the drive "ntfs3" instead or "ntfs"
thank youuu... it worked...
Offline
Yes, please read the NTFS article Lone_Wolf linked and always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Online