Guest redzone321 Posted March 1, 2011 Report Posted March 1, 2011 Is it possible? as some of us linux = not easy can we change the beta 2 autoinstall to automatically make ext4 partition instead of ext2?
Guest Posted March 1, 2011 Report Posted March 1, 2011 Is it possible? as some of us linux = not easy can we change the beta 2 autoinstall to automatically make ext4 partition instead of ext2? open beta2_1024->o2beta->sd.cpio.gz->init change line 142 / 143 "sync" ... "mkdir.." to "sync" tune2fs -O extents,uninit_bg,dir_index /dev/block/mmcblk1p${e4} fsck.ext4 -fCVD /dev/mmcblk1p${e4} "mkdir" This will probably update the ext2 to ext4, bud i didn't try it so far.
Guest Rufik Posted March 1, 2011 Report Posted March 1, 2011 This will probably update the ext2 to ext4, bud i didn't try it so far. Nope, there is no "fsck.ext4" executable :huh: But please wait, I'm working over ext4 installer....
Guest Posted March 1, 2011 Report Posted March 1, 2011 Nope, there is no "fsck.ext4" executable :huh: But please wait, I'm working over ext4 installer.... yeah sorry "fsck" will do it probably, works in ubuntu don't know if it's integrated in the installer package
Guest redzone321 Posted March 1, 2011 Report Posted March 1, 2011 so is that a yes or a no.. lol i will try the above tonight (10 hours from now :huh: ) worst case it doesnt work...
Guest Posted March 1, 2011 Report Posted March 1, 2011 it's possible but i don't have time to do it, rufik seems to be working on it. try what i told you, i would have to test it too. Use for zipping 7zip, not winrar or winzip.
Guest bufalo Posted March 2, 2011 Report Posted March 2, 2011 Would ne nice also having -if there were a chance- some installer doing the installation from SD to MyStorage. Many people, me at least XD, are having trobles with manual installation to MyStorage and an automatic installer would be our way to test if worth or not thanks
Guest Rufik Posted March 2, 2011 Report Posted March 2, 2011 Would ne nice also having -if there were a chance- some installer doing the installation from SD to MyStorage. Many people, me at least XD, are having trobles with manual installation to MyStorage and an automatic installer would be our way to test if worth or not thanks It's not safe operation to shrink partitions, that's why beta installer is "SD card". You can backup your SD card easily, you can format your SD card easily, you can buy additional SD card easily. But it's not that safe with MyStorage...only for people familiar with linux.
Guest Posted March 2, 2011 Report Posted March 2, 2011 Would ne nice also having -if there were a chance- some installer doing the installation from SD to MyStorage. Many people, me at least XD, are having trobles with manual installation to MyStorage and an automatic installer would be our way to test if worth or not thanks follow my guide, nothing to do wrong..and everything is free. just costs a little time.
Guest bufalo Posted March 2, 2011 Report Posted March 2, 2011 I was also thinking that installer to go with you everywhere and not to be PC dependant for each install. Obviously having made mystorage backup and those kind of things...
Guest synescu Posted April 20, 2012 Report Posted April 20, 2012 (edited) modules cm2update Edited April 20, 2012 by synescu
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now