Hi Guru's
I'm trying to figure out if Kali will install under linux deploy app and will work on my Samsung galaxy pocket (GT-S5300)
Installation path = /data/sdext2/linux.img
Chroot directory = /data/sdext2/pogi
ENV directory = /data/sdect2/pogito
So I have inserted an SD card with 6GB ext2 partition, I plan to place the Kali on that but during installation I got the following errors
Other error stack tarces
Please guide me on what to fix
I'm trying to figure out if Kali will install under linux deploy app and will work on my Samsung galaxy pocket (GT-S5300)
Installation path = /data/sdext2/linux.img
Chroot directory = /data/sdext2/pogi
ENV directory = /data/sdect2/pogito
So I have inserted an SD card with 6GB ext2 partition, I plan to place the Kali on that but during installation I got the following errors
Code:
Making new disk image (4095 MB) ... + expr 4095 - 1
+ dd if=/dev/zero of=/data/sdext2/linux.img bs=1048576 seek=4094 count=1
dd: /data/sdext2/linux.img: Invalid argument
+ dd if=/dev/zero of=/data/sdext2/linux.img bs=1048576 count=4095
4095+0 records in
4095+0 records out
4293918720 bytes (4.0GB) copied, 718.323883 seconds, 5.7MB/s
+ [ 0 -eq 0 ]
+ msg done
+ echo done
+ [ file = file -o file = partition ]
+ local fs_support=
done
+ grep -c ext4 /proc/filesystems
+ [ 1 -gt 0 ]
+ fs_support=ext4
+ break
+ [ -z ext4 ]
+ [ auto = auto ]
+ FS_TYPE=ext4
+ msg -n Making file system (ext4) ...
+ echo -n Making file system (ext4) ...
Making file system (ext4) ... + losetup -a
+ grep -c /data/sdext2/linux.img
+ local loop_exist=0
+ grep -c /data/sdext2/linux.img /proc/mounts
+ local img_mounted=0
+ [ 0 -ne 0 -o 0 -ne 0 ]
+ mke2fs -qF -t ext4 -O ^has_journal /data/sdext2/linux.img
ext2fs_check_if_mount: Can't check if filesystem is mounted due to missing mtab file while determining whether /data/sdext2/linux.img is mounted.
Code:
+ return 1
+ error 1 NOEXEC Cannot install into target '/data/sdext2/pogi' mounted with noexec or nodev
+ local err=1
+ local name=NOEXEC
+ local fmt=Cannot install into target '/data/sdext2/pogi' mounted with noexec or nodev
+ shift
+ shift
+ shift
Aucun commentaire:
Enregistrer un commentaire