[Rom][4.4.4][Team D.I.R.T] Dirty Unicorns v8.1 (17/10/14)

01000010

Senior Member
Mar 16, 2012
203
58
58
ext4 permissions?

I am almost sure I will be slapped for this questions ... please forgive me

I have formatted my external sd as ext4 in Linux, now I noticed that it's properly mounted by DU but I cannot copy files on it.
Should I use a userinit.sh script like the one below or it's a permission problem?
Code:
#!/system/bin/sh
REALMNT=/mnt/fuse/sdcard1_real
if ! [ -d "$REALMNT" ]; then
  mkdir "$REALMNT" || exit 1
fi
mount -t ext4 /dev/block/mmcblk1p1 "$REALMNT"
sdcard "$REALMNT" /storage/sdcard1 1023 1023 &
(thanks for the beautiful rom!!!!)
 

tysonraylee

Senior Member
Mar 15, 2012
746
828
0
Gotham
oh I love the new dialer, thanks for putting the "all contacts" on top. Now I don't have to scroll all the way down to access it and thank god to no more swiping in the favorite list. speed dial is so much better.
thank you very much for the 4.4.3 update :)

"Nothing is true" "Everything is permitted"
 
  • Like
Reactions: chasmodo

Azeazezar

Senior Member
Aug 5, 2011
380
187
0
ಠ_ಠ
I am almost sure I will be slapped for this questions ... please forgive me

I have formatted my external sd as ext4 in Linux, now I noticed that it's properly mounted by DU but I cannot copy files on it.
Should I use a userinit.sh script like the one below or it's a permission problem?
Code:
#!/system/bin/sh
REALMNT=/mnt/fuse/sdcard1_real
if ! [ -d "$REALMNT" ]; then
  mkdir "$REALMNT" || exit 1
fi
mount -t ext4 /dev/block/mmcblk1p1 "$REALMNT"
sdcard "$REALMNT" /storage/sdcard1 1023 1023 &
(thanks for the beautiful rom!!!!)
I'm almost 100% sure that smdk4412 kernel doesn't support ext4, just exFat.

EDITED: jmz tells me that he thinks that the DU /system doesn't support exFat despite the kernel having it built in.
After testing it, i concluded that my ext4 external sd works fine out of the box, using linux permissions as it should. However my exfat internal sd does not. Back to the asylum for me, where both work.
 

I_android

Senior Member
Aug 15, 2010
198
92
0
One issue i have noticed:
I went to Dirty Tweaks> Power Menu, and I ticked some of the options there, now since then no matter which option I check or uncheck whenever I long press power button it soft reboot the phone... it doesn't wait for me to choose any option....
Is it me or anyone else is also having this issue plz confirm.
 

Flex Developer

Senior Member
May 13, 2012
367
62
0
I really Like this Rom but only thing that niggles me is that I get intermittent screen freeze ..... Not a big deal, but frustrating if in the middle of a video chat :laugh: