I have a bit of a trouble trying to add/write files to a .img raw disk file created with dd and which has a ext3 filesystem.
I know I could use mount/fusermount but I would like to avoid this and use other methods.
Any ideas are welcomed!
Thank you!