meefik / linuxdeploy

Install and run GNU/Linux on Android
https://meefik.github.io/linuxdeploy
GNU General Public License v3.0
5.19k stars 678 forks source link

Can't mount container #1311

Open SecretGogeta opened 2 years ago

SecretGogeta commented 2 years ago

I'm trying to install a linux os on my device that will show below on status:

[20:55:52 ] >>> status [20:55:52 ] Device : SM - T110 [20:55:52 ] Android 4.2.2 [20:55:52 ] Architecture : armv71 [20:55:52 ] Kernel : 3.4.5-2679758 [20:55:52 ] Memory : 88/816 MB [20:55:52 ] Swap : 137/299 MB [20:55:52 ] SELinux : inactive [20:55:52 ] Loop devices : yes [20:55:52 ] Support binfmt misc : no [20:55:52 ] Supported FS : cramfs exfat ext4 fuseblk msdos vfat [20:55:52 ] Installed system ; unknown [20:55:52 ] Status of components : extra / ssh ... stopped [20:55:52 ] Mounted parts : [20:55:52 ] <<< status

But it appeared a unexpected error that will show below:

[20:21:35 ] >>> deploy [20:21:36 ] ## bootstrap / rootfs do install && do_configure Installing bootstrap / rootfs .. [20:21:36 ] Checking installation path ... done . [20:21:36 ] Making file system ( ext4 ) ... done [20:21:36 ] Checking file system ... done [20:21:36 ] Mounting the container : [20:21:36 ] mount : can't setup loop device : No such file or directory [20:21:36 ] fail [20:21:36 ] <<< deploy

I dont made any mistake (i think). I'm giving all the details of the issue. P.S. I'm installing ubuntu on external storage.

Albresky commented 2 years ago

Since Linux Deploy v2.4, extra busybox is no needed. So you do not need to change the Path in linux deploy's settings any more.