meefik / linuxdeploy

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

mke2fs #951

Open ghost opened 6 years ago

ghost commented 6 years ago

I get a mke2fs error: Making file system (ext4) ... mke2fs: lseek (2147483648): Invalid argument. Yes, I'm using the right BusyBox distro. Got the base Kali framework installed on Nexus 7 2013 flo and razorg but Nexus 7 2012 is a bust (yeah it's old but runs GnuRoot Deb on it) and same error on a Nexus 6p I did download and successfully loaded the base kali images on Sourceforge and got the 2012 to work with it but the package is so old, none of the utilities I wanted to use like the MC commander file manager was broken links. Kurt

meefik commented 6 years ago

Busybox does't support files larger than 2 GB. It's problem if you used external busybox (when PATH variable is set).