AsteroidOS / asteroid

Build script for AsteroidOS, an open-source operating system for smartwatches
http://asteroidos.org
GNU General Public License v2.0
872 stars 64 forks source link

Confusion between ext4 and ext2 rootfs on dory #19

Closed ghost closed 7 years ago

ghost commented 7 years ago

HI i have installed asteroid os lg g watch yesterday first time, i tell you I REALLY LIKE THIS OS.

FlorentRevest commented 7 years ago

Hi,

I recently switched a couple of devices' preferred rootfs file formats to ext4 but the previous "/sdcard/linux/rootfs.ext2" path is still in use by the initramdisk. I admit there is an inconsistency here, I'll shortly move every device to ext4 and every rootfs to something like /sdcard/asteroidos.ext4 in the dev builds. I'll keep this issue opened while this hasn't been done.

If you want to delete your /sdcard/linux/rootfs.ext4 you should use "adb shell rm /sdcard/linux/rootfs.ext4" while running Android Wear.

If you want to install Asteroid on a partition and replace Android Wear, follow the last paragraph of https://asteroidos.org/wiki/building-asteroidos/

P.S: Just a couple of tips for your future contributions to open-source projects: 1- Please, use a clearer Issue title. You opened an "Issue", I know you have a problem, but "help wanted" doesn't explain anything. "Confusion between ext4 and ext2 rootfs on dory" could, for example, have been clearer. 2- No need to scream. https://www.lifewire.com/why-not-to-write-in-all-caps-1173242

If you are also "Cambot" on IRC (and sorry if you're not) I have two other tips for you: 1- Rule n°1 of IRC is "Don't ask to ask, just ask". We are here to talk, there's no need for "anyone online?" etc... http://sol.gfxile.net/dontask.html 2- Wait longer. We have lives too and aren't always looking at our IRC channels.

ghost commented 7 years ago
FlorentRevest commented 7 years ago

Fixed since https://github.com/AsteroidOS/meta-asteroid/commit/e92aabcee7472ac97a0dda97b7ecd08872783f2e