ROMs y desarrollo Xperia U ROMs y desarrollo Xperia U

Respuesta
 
Herramientas
  #1  
Viejo 10/06/13, 14:32:29
Array

[xs_avatar]
GravESher GravESher no está en línea
Miembro del foro
 
Fecha de registro: feb 2013
Localización: España
Mensajes: 75
Modelo de smartphone: BQ Aquaris E5 4G
Tu operador: Orange
Exclamation error 7 cwm al intentar instalar una ROM creada

He estado creando una ROM para Locked Bootloader con Android_Kitchen de DsiXda, es mi primera ROM y no tengo mucha idea de lo necesario para las rom para locked bootloader, pero como he dado un poco de programacion y bastante de linux, bash y demas, pues me defiendo muy bien en lo que se basa.

Al crear la ROM por primera vez me salia, al intentar instalarlo mediante CWM, error status 6, que en internet ponia que era por el punto de montaje, lo solucione en el updater-script, pero ahora me sale, error status 7.

Pone en xda developers, que es error de que el dispositivo que intenta localizar el script, no es el mismo y falla, pero yo no tengo nada que dice eso.

Llevo bastante tiempo buscando ese fallo y antes de que me desespere de buscar, he puesto esta consulta aqui a ver si alguien sabe que puede ser.

El error en CWM es

(Click para mostrar/ocultar)
 Cita:
--Installing: /sdcard/ROM.zip
Finding update package...
Opening update package...
Installing update...
script aborted (no error message)E:Error in /sdcard/ROM.zip
(Status 7)
Installation aborted.


-----------------------------------------------

UPDATER-SCRIPT

(Click para mostrar/ocultar)
 Cita:
unmount("/system");
format("ext4", "EMMC", "/dev/block/mmcblk0p10", "0");
mount("ext4", "EMMC", "/dev/block/mmcblk0p10", "/system");
package_extract_dir("system", "/system");
show_progress(0.200000, 0);
symlink("toolbox", "/system/bin/wipe");
symlink("toolbox", "/system/bin/ln");
symlink("toolbox", "/system/bin/hd");
symlink("toolbox", "/system/bin/setconsole");
symlink("toolbox", "/system/bin/lsof");
symlink("toolbox", "/system/bin/date");
symlink("toolbox", "/system/bin/sleep");
symlink("toolbox", "/system/bin/notify");
symlink("toolbox", "/system/bin/schedtop");
symlink("toolbox", "/system/bin/ifconfig");
symlink("toolbox", "/system/bin/rmmod");
symlink("toolbox", "/system/bin/start");
symlink("mksh", "/system/bin/sh");
symlink("toolbox", "/system/bin/watchprops");
symlink("toolbox", "/system/bin/lsmod");
symlink("toolbox", "/system/bin/iftop");
symlink("toolbox", "/system/bin/sync");
symlink("toolbox", "/system/bin/renice");
symlink("toolbox", "/system/bin/netstat");
symlink("toolbox", "/system/bin/dmesg");
symlink("toolbox", "/system/bin/lsusb");
symlink("toolbox", "/system/bin/top");
symlink("toolbox", "/system/bin/newfs_msdos");
symlink("toolbox", "/system/bin/rm");
symlink("toolbox", "/system/bin/chmod");
symlink("toolbox", "/system/bin/stop");
symlink("toolbox", "/system/bin/ionice");
symlink("toolbox", "/system/bin/smd");
symlink("toolbox", "/system/bin/getprop");
symlink("toolbox", "/system/bin/printenv");
symlink("toolbox", "/system/bin/ioctl");
symlink("toolbox", "/system/bin/rmdir");
symlink("toolbox", "/system/bin/mount");
symlink("toolbox", "/system/bin/kill");
symlink("toolbox", "/system/bin/ls");
symlink("toolbox", "/system/bin/setprop");
symlink("toolbox", "/system/bin/dd");
symlink("toolbox", "/system/bin/cmp");
symlink("toolbox", "/system/bin/insmod");
symlink("toolbox", "/system/bin/route");
symlink("toolbox", "/system/bin/touch");
symlink("toolbox", "/system/bin/df");
symlink("toolbox", "/system/bin/chown");
symlink("toolbox", "/system/bin/getevent");
symlink("toolbox", "/system/bin/id");
symlink("toolbox", "/system/bin/vmstat");
symlink("toolbox", "/system/bin/ctrlaltdel");
symlink("toolbox", "/system/bin/log");
symlink("toolbox", "/system/bin/sendevent");
symlink("toolbox", "/system/bin/mkdir");
symlink("toolbox", "/system/bin/umount");
symlink("toolbox", "/system/bin/nandread");
symlink("toolbox", "/system/bin/cat");
symlink("toolbox", "/system/bin/mv");
symlink("toolbox", "/system/bin/reboot");
symlink("toolbox", "/system/bin/uptime");
symlink("toolbox", "/system/bin/ps");
symlink("/system/xbin/su", "/system/bin/su");
symlink("/system/xbin/busybox", "/system/bin/busybox");
symlink("/system/xbin/busybox", "/system/xbin/[");
symlink("/system/xbin/busybox", "/system/xbin/[[");
symlink("/system/xbin/busybox", "/system/xbin/add-shell");
symlink("/system/xbin/busybox", "/system/xbin/addgroup");
symlink("/system/xbin/busybox", "/system/xbin/adduser");
symlink("/system/xbin/busybox", "/system/xbin/adjtimex");
symlink("/system/xbin/busybox", "/system/xbin/ar");
symlink("/system/xbin/busybox", "/system/xbin/arp");
symlink("/system/xbin/busybox", "/system/xbin/arping");
symlink("/system/xbin/busybox", "/system/xbin/ash");
symlink("/system/xbin/busybox", "/system/xbin/awk");
symlink("/system/xbin/busybox", "/system/xbin/basename");
symlink("/system/xbin/busybox", "/system/xbin/beep");
symlink("/system/xbin/busybox", "/system/xbin/blkid");
symlink("/system/xbin/busybox", "/system/xbin/blockdev");
symlink("/system/xbin/busybox", "/system/xbin/bootchartd");
symlink("/system/xbin/busybox", "/system/xbin/brctl");
symlink("/system/xbin/busybox", "/system/xbin/bunzip2");
symlink("/system/xbin/busybox", "/system/xbin/bzcat");
symlink("/system/xbin/busybox", "/system/xbin/bzip2");
symlink("/system/xbin/busybox", "/system/xbin/cal");
symlink("/system/xbin/busybox", "/system/xbin/cat");
symlink("/system/xbin/busybox", "/system/xbin/catv");
symlink("/system/xbin/busybox", "/system/xbin/chat");
symlink("/system/xbin/busybox", "/system/xbin/chattr");
symlink("/system/xbin/busybox", "/system/xbin/chgrp");
symlink("/system/xbin/busybox", "/system/xbin/chmod");
symlink("/system/xbin/busybox", "/system/xbin/chown");
symlink("/system/xbin/busybox", "/system/xbin/chpasswd");
symlink("/system/xbin/busybox", "/system/xbin/chpst");
symlink("/system/xbin/busybox", "/system/xbin/chroot");
symlink("/system/xbin/busybox", "/system/xbin/chrt");
symlink("/system/xbin/busybox", "/system/xbin/chvt");
symlink("/system/xbin/busybox", "/system/xbin/cksum");
symlink("/system/xbin/busybox", "/system/xbin/clear");
symlink("/system/xbin/busybox", "/system/xbin/cmp");
symlink("/system/xbin/busybox", "/system/xbin/comm");
symlink("/system/xbin/busybox", "/system/xbin/cp");
symlink("/system/xbin/busybox", "/system/xbin/cpio");
symlink("/system/xbin/busybox", "/system/xbin/crond");
symlink("/system/xbin/busybox", "/system/xbin/crontab");
symlink("/system/xbin/busybox", "/system/xbin/cryptpw");
symlink("/system/xbin/busybox", "/system/xbin/cttyhack");
symlink("/system/xbin/busybox", "/system/xbin/cut");
symlink("/system/xbin/busybox", "/system/xbin/date");
symlink("/system/xbin/busybox", "/system/xbin/dc");
symlink("/system/xbin/busybox", "/system/xbin/dd");
symlink("/system/xbin/busybox", "/system/xbin/deallocvt");
symlink("/system/xbin/busybox", "/system/xbin/delgroup");
symlink("/system/xbin/busybox", "/system/xbin/deluser");
symlink("/system/xbin/busybox", "/system/xbin/depmod");
symlink("/system/xbin/busybox", "/system/xbin/devmem");
symlink("/system/xbin/busybox", "/system/xbin/df");
symlink("/system/xbin/busybox", "/system/xbin/dhcprelay");
symlink("/system/xbin/busybox", "/system/xbin/diff");
symlink("/system/xbin/busybox", "/system/xbin/dirname");
symlink("/system/xbin/busybox", "/system/xbin/dmesg");
symlink("/system/xbin/busybox", "/system/xbin/dnsd");
symlink("/system/xbin/busybox", "/system/xbin/dnsdomainname");
symlink("/system/xbin/busybox", "/system/xbin/dos2unix");
symlink("/system/xbin/busybox", "/system/xbin/du");
symlink("/system/xbin/busybox", "/system/xbin/dumpkmap");
symlink("/system/xbin/busybox", "/system/xbin/dumpleases");
symlink("/system/xbin/busybox", "/system/xbin/echo");
symlink("/system/xbin/busybox", "/system/xbin/ed");
symlink("/system/xbin/busybox", "/system/xbin/egrep");
symlink("/system/xbin/busybox", "/system/xbin/eject");
symlink("/system/xbin/busybox", "/system/xbin/env");
symlink("/system/xbin/busybox", "/system/xbin/envdir");
symlink("/system/xbin/busybox", "/system/xbin/envuidgid");
symlink("/system/xbin/busybox", "/system/xbin/ether-wake");
symlink("/system/xbin/busybox", "/system/xbin/expand");
symlink("/system/xbin/busybox", "/system/xbin/expr");
symlink("/system/xbin/busybox", "/system/xbin/fakeidentd");
symlink("/system/xbin/busybox", "/system/xbin/false");
symlink("/system/xbin/busybox", "/system/xbin/fbset");
symlink("/system/xbin/busybox", "/system/xbin/fbsplash");
symlink("/system/xbin/busybox", "/system/xbin/fdflush");
symlink("/system/xbin/busybox", "/system/xbin/fdformat");
symlink("/system/xbin/busybox", "/system/xbin/fdisk");
symlink("/system/xbin/busybox", "/system/xbin/fgconsole");
symlink("/system/xbin/busybox", "/system/xbin/fgrep");
symlink("/system/xbin/busybox", "/system/xbin/find");
symlink("/system/xbin/busybox", "/system/xbin/findfs");
symlink("/system/xbin/busybox", "/system/xbin/flock");
symlink("/system/xbin/busybox", "/system/xbin/fold");
symlink("/system/xbin/busybox", "/system/xbin/free");
symlink("/system/xbin/busybox", "/system/xbin/freeramdisk");
symlink("/system/xbin/busybox", "/system/xbin/fsck");
symlink("/system/xbin/busybox", "/system/xbin/fsck.minix");
symlink("/system/xbin/busybox", "/system/xbin/fsync");
symlink("/system/xbin/busybox", "/system/xbin/ftpd");
symlink("/system/xbin/busybox", "/system/xbin/ftpget");
symlink("/system/xbin/busybox", "/system/xbin/ftpput");
symlink("/system/xbin/busybox", "/system/xbin/fuser");
symlink("/system/xbin/busybox", "/system/xbin/getopt");
symlink("/system/xbin/busybox", "/system/xbin/getty");
symlink("/system/xbin/busybox", "/system/xbin/grep");
symlink("/system/xbin/busybox", "/system/xbin/gunzip");
symlink("/system/xbin/busybox", "/system/xbin/gzip");
symlink("/system/xbin/busybox", "/system/xbin/halt");
symlink("/system/xbin/busybox", "/system/xbin/hd");
symlink("/system/xbin/busybox", "/system/xbin/hdparm");
symlink("/system/xbin/busybox", "/system/xbin/head");
symlink("/system/xbin/busybox", "/system/xbin/hexdump");
symlink("/system/xbin/busybox", "/system/xbin/hostid");
symlink("/system/xbin/busybox", "/system/xbin/hostname");
symlink("/system/xbin/busybox", "/system/xbin/httpd");
symlink("/system/xbin/busybox", "/system/xbin/hush");
symlink("/system/xbin/busybox", "/system/xbin/hwclock");
symlink("/system/xbin/busybox", "/system/xbin/id");
symlink("/system/xbin/busybox", "/system/xbin/ifconfig");
symlink("/system/xbin/busybox", "/system/xbin/ifdown");
symlink("/system/xbin/busybox", "/system/xbin/ifenslave");
symlink("/system/xbin/busybox", "/system/xbin/ifplugd");
symlink("/system/xbin/busybox", "/system/xbin/ifup");
symlink("/system/xbin/busybox", "/system/xbin/inetd");
symlink("/system/xbin/busybox", "/system/xbin/init");
symlink("/system/xbin/busybox", "/system/xbin/insmod");
symlink("/system/xbin/busybox", "/system/xbin/install");
symlink("/system/xbin/busybox", "/system/xbin/ionice");
symlink("/system/xbin/busybox", "/system/xbin/iostat");
symlink("/system/xbin/busybox", "/system/xbin/ip");
symlink("/system/xbin/busybox", "/system/xbin/ipaddr");
symlink("/system/xbin/busybox", "/system/xbin/ipcalc");
symlink("/system/xbin/busybox", "/system/xbin/ipcrm");
symlink("/system/xbin/busybox", "/system/xbin/ipcs");
symlink("/system/xbin/busybox", "/system/xbin/iplink");
symlink("/system/xbin/busybox", "/system/xbin/iproute");
symlink("/system/xbin/busybox", "/system/xbin/iprule");
symlink("/system/xbin/busybox", "/system/xbin/iptunnel");
symlink("/system/xbin/busybox", "/system/xbin/kbd_mode");
symlink("/system/xbin/busybox", "/system/xbin/kill");
symlink("/system/xbin/busybox", "/system/xbin/killall");
symlink("/system/xbin/busybox", "/system/xbin/killall5");
symlink("/system/xbin/busybox", "/system/xbin/klogd");
symlink("/system/xbin/busybox", "/system/xbin/last");
symlink("/system/xbin/busybox", "/system/xbin/length");
symlink("/system/xbin/busybox", "/system/xbin/less");
symlink("/system/xbin/busybox", "/system/xbin/linux32");
symlink("/system/xbin/busybox", "/system/xbin/linux64");
symlink("/system/xbin/busybox", "/system/xbin/linuxrc");
symlink("/system/xbin/busybox", "/system/xbin/ln");
symlink("/system/xbin/busybox", "/system/xbin/loadfont");
symlink("/system/xbin/busybox", "/system/xbin/loadkmap");
symlink("/system/xbin/busybox", "/system/xbin/logger");
symlink("/system/xbin/busybox", "/system/xbin/login");
symlink("/system/xbin/busybox", "/system/xbin/logname");
symlink("/system/xbin/busybox", "/system/xbin/logread");
symlink("/system/xbin/busybox", "/system/xbin/losetup");
symlink("/system/xbin/busybox", "/system/xbin/lpd");
symlink("/system/xbin/busybox", "/system/xbin/lpq");
symlink("/system/xbin/busybox", "/system/xbin/lpr");
symlink("/system/xbin/busybox", "/system/xbin/ls");
symlink("/system/xbin/busybox", "/system/xbin/lsattr");
symlink("/system/xbin/busybox", "/system/xbin/lsmod");
symlink("/system/xbin/busybox", "/system/xbin/lspci");
symlink("/system/xbin/busybox", "/system/xbin/lsusb");
symlink("/system/xbin/busybox", "/system/xbin/lzcat");
symlink("/system/xbin/busybox", "/system/xbin/lzma");
symlink("/system/xbin/busybox", "/system/xbin/lzop");
symlink("/system/xbin/busybox", "/system/xbin/lzopcat");
symlink("/system/xbin/busybox", "/system/xbin/makedevs");
symlink("/system/xbin/busybox", "/system/xbin/makemime");
symlink("/system/xbin/busybox", "/system/xbin/man");
symlink("/system/xbin/busybox", "/system/xbin/md5sum");
symlink("/system/xbin/busybox", "/system/xbin/mdev");
symlink("/system/xbin/busybox", "/system/xbin/mesg");
symlink("/system/xbin/busybox", "/system/xbin/microcom");
symlink("/system/xbin/busybox", "/system/xbin/mkdir");
symlink("/system/xbin/busybox", "/system/xbin/mkdosfs");
symlink("/system/xbin/busybox", "/system/xbin/mke2fs");
symlink("/system/xbin/busybox", "/system/xbin/mkfifo");
symlink("/system/xbin/busybox", "/system/xbin/mkfs.ext2");
symlink("/system/xbin/busybox", "/system/xbin/mkfs.minix");
symlink("/system/xbin/busybox", "/system/xbin/mkfs.vfat");
symlink("/system/xbin/busybox", "/system/xbin/mknod");
symlink("/system/xbin/busybox", "/system/xbin/mkpasswd");
symlink("/system/xbin/busybox", "/system/xbin/mkswap");
symlink("/system/xbin/busybox", "/system/xbin/mktemp");
symlink("/system/xbin/busybox", "/system/xbin/modinfo");
symlink("/system/xbin/busybox", "/system/xbin/modprobe");
symlink("/system/xbin/busybox", "/system/xbin/more");
symlink("/system/xbin/busybox", "/system/xbin/mount");
symlink("/system/xbin/busybox", "/system/xbin/mountpoint");
symlink("/system/xbin/busybox", "/system/xbin/mpstat");
symlink("/system/xbin/busybox", "/system/xbin/mt");
symlink("/system/xbin/busybox", "/system/xbin/mv");
symlink("/system/xbin/busybox", "/system/xbin/nameif");
symlink("/system/xbin/busybox", "/system/xbin/nbd-client");
symlink("/system/xbin/busybox", "/system/xbin/nc");
symlink("/system/xbin/busybox", "/system/xbin/netstat");
symlink("/system/xbin/busybox", "/system/xbin/nice");
symlink("/system/xbin/busybox", "/system/xbin/nmeter");
symlink("/system/xbin/busybox", "/system/xbin/nohup");
symlink("/system/xbin/busybox", "/system/xbin/nslookup");
symlink("/system/xbin/busybox", "/system/xbin/ntpd");
symlink("/system/xbin/busybox", "/system/xbin/od");
symlink("/system/xbin/busybox", "/system/xbin/openvt");
symlink("/system/xbin/busybox", "/system/xbin/passwd");
symlink("/system/xbin/busybox", "/system/xbin/patch");
symlink("/system/xbin/busybox", "/system/xbin/pgrep");
symlink("/system/xbin/busybox", "/system/xbin/pidof");
symlink("/system/xbin/busybox", "/system/xbin/ping");
symlink("/system/xbin/busybox", "/system/xbin/ping6");
symlink("/system/xbin/busybox", "/system/xbin/pipe_progress");
symlink("/system/xbin/busybox", "/system/xbin/pivot_root");
symlink("/system/xbin/busybox", "/system/xbin/pkill");
symlink("/system/xbin/busybox", "/system/xbin/pmap");
symlink("/system/xbin/busybox", "/system/xbin/popmaildir");
symlink("/system/xbin/busybox", "/system/xbin/poweroff");
symlink("/system/xbin/busybox", "/system/xbin/powertop");
symlink("/system/xbin/busybox", "/system/xbin/printenv");
symlink("/system/xbin/busybox", "/system/xbin/printf");
symlink("/system/xbin/busybox", "/system/xbin/ps");
symlink("/system/xbin/busybox", "/system/xbin/pscan");
symlink("/system/xbin/busybox", "/system/xbin/pstree");
symlink("/system/xbin/busybox", "/system/xbin/pwd");
symlink("/system/xbin/busybox", "/system/xbin/raidautorun");
symlink("/system/xbin/busybox", "/system/xbin/rdate");
symlink("/system/xbin/busybox", "/system/xbin/rdev");
symlink("/system/xbin/busybox", "/system/xbin/readahead");
symlink("/system/xbin/busybox", "/system/xbin/readlink");
symlink("/system/xbin/busybox", "/system/xbin/readprofile");
symlink("/system/xbin/busybox", "/system/xbin/realpath");
symlink("/system/xbin/busybox", "/system/xbin/reboot");
symlink("/system/xbin/busybox", "/system/xbin/reformime");
symlink("/system/xbin/busybox", "/system/xbin/remove-shell");
symlink("/system/xbin/busybox", "/system/xbin/renice");
symlink("/system/xbin/busybox", "/system/xbin/reset");
symlink("/system/xbin/busybox", "/system/xbin/resize");
symlink("/system/xbin/busybox", "/system/xbin/rev");
symlink("/system/xbin/busybox", "/system/xbin/rm");
symlink("/system/xbin/busybox", "/system/xbin/rmdir");
symlink("/system/xbin/busybox", "/system/xbin/rmmod");
symlink("/system/xbin/busybox", "/system/xbin/route");
symlink("/system/xbin/busybox", "/system/xbin/rpm");
symlink("/system/xbin/busybox", "/system/xbin/rpm2cpio");
symlink("/system/xbin/busybox", "/system/xbin/rtcwake");
symlink("/system/xbin/busybox", "/system/xbin/run-parts");
symlink("/system/xbin/busybox", "/system/xbin/runlevel");
symlink("/system/xbin/busybox", "/system/xbin/runsv");
symlink("/system/xbin/busybox", "/system/xbin/runsvdir");
symlink("/system/xbin/busybox", "/system/xbin/rx");
symlink("/system/xbin/busybox", "/system/xbin/script");
symlink("/system/xbin/busybox", "/system/xbin/scriptreplay");
symlink("/system/xbin/busybox", "/system/xbin/sed");
symlink("/system/xbin/busybox", "/system/xbin/sendmail");
symlink("/system/xbin/busybox", "/system/xbin/seq");
symlink("/system/xbin/busybox", "/system/xbin/setarch");
symlink("/system/xbin/busybox", "/system/xbin/setconsole");
symlink("/system/xbin/busybox", "/system/xbin/setfont");
symlink("/system/xbin/busybox", "/system/xbin/setkeycodes");
symlink("/system/xbin/busybox", "/system/xbin/setlogcons");
symlink("/system/xbin/busybox", "/system/xbin/setsid");
symlink("/system/xbin/busybox", "/system/xbin/setuidgid");
symlink("/system/xbin/busybox", "/system/xbin/sha1sum");
symlink("/system/xbin/busybox", "/system/xbin/sha256sum");
symlink("/system/xbin/busybox", "/system/xbin/sha512sum");
symlink("/system/xbin/busybox", "/system/xbin/showkey");
symlink("/system/xbin/busybox", "/system/xbin/slattach");
symlink("/system/xbin/busybox", "/system/xbin/sleep");
symlink("/system/xbin/busybox", "/system/xbin/smemcap");
symlink("/system/xbin/busybox", "/system/xbin/softlimit");
symlink("/system/xbin/busybox", "/system/xbin/sort");
symlink("/system/xbin/busybox", "/system/xbin/split");
symlink("/system/xbin/busybox", "/system/xbin/start-stop-daemon");
symlink("/system/xbin/busybox", "/system/xbin/stat");
symlink("/system/xbin/busybox", "/system/xbin/strings");
symlink("/system/xbin/busybox", "/system/xbin/stty");
symlink("/system/xbin/busybox", "/system/xbin/sulogin");
symlink("/system/xbin/busybox", "/system/xbin/sum");
symlink("/system/xbin/busybox", "/system/xbin/sv");
symlink("/system/xbin/busybox", "/system/xbin/svlogd");
symlink("/system/xbin/busybox", "/system/xbin/swapoff");
symlink("/system/xbin/busybox", "/system/xbin/swapon");
symlink("/system/xbin/busybox", "/system/xbin/switch_root");
symlink("/system/xbin/busybox", "/system/xbin/sync");
symlink("/system/xbin/busybox", "/system/xbin/sysctl");
symlink("/system/xbin/busybox", "/system/xbin/syslogd");
symlink("/system/xbin/busybox", "/system/xbin/tac");
symlink("/system/xbin/busybox", "/system/xbin/tail");
symlink("/system/xbin/busybox", "/system/xbin/tar");
symlink("/system/xbin/busybox", "/system/xbin/tcpsvd");
symlink("/system/xbin/busybox", "/system/xbin/tee");
symlink("/system/xbin/busybox", "/system/xbin/telnet");
symlink("/system/xbin/busybox", "/system/xbin/telnetd");
symlink("/system/xbin/busybox", "/system/xbin/test");
symlink("/system/xbin/busybox", "/system/xbin/tftp");
symlink("/system/xbin/busybox", "/system/xbin/tftpd");
symlink("/system/xbin/busybox", "/system/xbin/time");
symlink("/system/xbin/busybox", "/system/xbin/timeout");
symlink("/system/xbin/busybox", "/system/xbin/top");
symlink("/system/xbin/busybox", "/system/xbin/touch");
symlink("/system/xbin/busybox", "/system/xbin/tr");
symlink("/system/xbin/busybox", "/system/xbin/traceroute");
symlink("/system/xbin/busybox", "/system/xbin/traceroute6");
symlink("/system/xbin/busybox", "/system/xbin/true");
symlink("/system/xbin/busybox", "/system/xbin/tty");
symlink("/system/xbin/busybox", "/system/xbin/ttysize");
symlink("/system/xbin/busybox", "/system/xbin/tunctl");
symlink("/system/xbin/busybox", "/system/xbin/tune2fs");
symlink("/system/xbin/busybox", "/system/xbin/udhcpc");
symlink("/system/xbin/busybox", "/system/xbin/udhcpd");
symlink("/system/xbin/busybox", "/system/xbin/udpsvd");
symlink("/system/xbin/busybox", "/system/xbin/umount");
symlink("/system/xbin/busybox", "/system/xbin/uname");
symlink("/system/xbin/busybox", "/system/xbin/unexpand");
symlink("/system/xbin/busybox", "/system/xbin/uniq");
symlink("/system/xbin/busybox", "/system/xbin/unix2dos");
symlink("/system/xbin/busybox", "/system/xbin/unlzma");
symlink("/system/xbin/busybox", "/system/xbin/unlzop");
symlink("/system/xbin/busybox", "/system/xbin/unxz");
symlink("/system/xbin/busybox", "/system/xbin/unzip");
symlink("/system/xbin/busybox", "/system/xbin/uptime");
symlink("/system/xbin/busybox", "/system/xbin/usleep");
symlink("/system/xbin/busybox", "/system/xbin/uudecode");
symlink("/system/xbin/busybox", "/system/xbin/uuencode");
symlink("/system/xbin/busybox", "/system/xbin/vconfig");
symlink("/system/xbin/busybox", "/system/xbin/vi");
symlink("/system/xbin/busybox", "/system/xbin/vlock");
symlink("/system/xbin/busybox", "/system/xbin/volname");
symlink("/system/xbin/busybox", "/system/xbin/wall");
symlink("/system/xbin/busybox", "/system/xbin/watch");
symlink("/system/xbin/busybox", "/system/xbin/watchdog");
symlink("/system/xbin/busybox", "/system/xbin/wc");
symlink("/system/xbin/busybox", "/system/xbin/wget");
symlink("/system/xbin/busybox", "/system/xbin/which");
symlink("/system/xbin/busybox", "/system/xbin/who");
symlink("/system/xbin/busybox", "/system/xbin/whoami");
symlink("/system/xbin/busybox", "/system/xbin/xargs");
symlink("/system/xbin/busybox", "/system/xbin/xz");
symlink("/system/xbin/busybox", "/system/xbin/xzcat");
symlink("/system/xbin/busybox", "/system/xbin/yes");
symlink("/system/xbin/busybox", "/system/xbin/zcat");
symlink("/system/xbin/busybox", "/system/xbin/zcip");
set_perm_recursive(0, 0, 0755, 0644, "/system");
set_perm_recursive(0, 0, 0777, 0777, "/system/etc/init.d");
set_perm_recursive(0, 0, 0755, 0644, "/system/app");
set_perm_recursive(0, 0, 0755, 0755, "/system/bin");
set_perm_recursive(0, 0, 0755, 0755, "/system/etc");
set_perm_recursive(0, 0, 0755, 0644, "/system/lib");
set_perm_recursive(0, 0, 0755, 0644, "/system/fonts");
set_perm_recursive(0, 0, 0755, 0644, "/system/framework");
set_perm_recursive(0, 0, 0755, 0755, "/system/media");
set_perm_recursive(0, 0, 0755, 0755, "/system/semc");
set_perm_recursive(0, 0, 0755, 0755, "/system/tts");
set_perm_recursive(0, 0, 0755, 0644, "/system/usr");
set_perm_recursive(0, 0, 0755, 0644, "/system/vendor");
set_perm_recursive(0, 2000, 0755, 0755, "/system/xbin");
set_perm(0, 0, 04755, "/system/xbin/nano");
set_perm(0, 0, 04755, "/system/xbin/sysrw");
set_perm(0, 0, 04755, "/system/xbin/sysro");
set_perm(0, 0, 06755, "/system/xbin/su");
set_perm(0, 0, 0755, "/system/xbin/battery_params");
set_perm(0, 0, 0644, "/system/xbin/busybox");
set_perm(0, 2000, 0755, "/system/xbin/dexdump");
set_perm(0, 0, 0644, "/system/xbin/nano");
set_perm(0, 2000, 0755, "/system/xbin/ste-cg29xx_ctrl");
set_perm(0, 0, 06755, "/system/xbin/su");
set_perm(0, 0, 0644, "/system/xbin/sysro");
set_perm(0, 0, 0644, "/system/xbin/sysrw");
set_perm(0, 2000, 0755, "/system/xbin/toybox");
set_perm(0, 2000, 0755, "/system/xbin/watchdog-kicker");
set_perm_recursive(0, 0, 0755, 0755, "/system/media");
set_perm_recursive(0, 0, 0755, 0755, "/system/semc/chargemon");
set_perm(0, 0, 0755, "/system/tts/lang_pico");
set_perm(0, 0, 0644, "/system/build.prop");
set_perm(0, 0, 0644, "/system/omxloaders");
set_perm_recursive(0, 2000, 0755, 0755, "/system/bin");
set_perm(0, 3003, 06755, "/system/bin/ip");
set_perm(0, 3003, 02750, "/system/bin/netcfg");
set_perm(0, 3004, 02755, "/system/bin/ping");
set_perm(0, 2000, 06750, "/system/bin/run-as");
set_perm_recursive(0, 0, 0644, 0644, "/system/etc/");
set_perm_recursive(1002, 1002, 0755, 0440, "/system/etc/bluetooth");
set_perm(0, 0, 0755, "/system/etc/bluetooth");
set_perm(1000, 1000, 0640, "/system/etc/bluetooth/auto_pairing.conf");
set_perm(3002, 3002, 0444, "/system/etc/bluetooth/blacklist.conf");
set_perm(1002, 1002, 0440, "/system/etc/dbus.conf");
set_perm(1014, 2000, 0550, "/system/etc/dhcpcd/dhcpcd-run-hooks");
set_perm(0, 2000, 0550, "/system/etc/init.goldfish.sh");
set_perm_recursive(0, 0, 0755, 0555, "/system/etc/ppp");
set_perm_recursive(0, 2000, 0755, 0644, "/system/vendor");
show_progress(0.2, 10);
package_extract_file("boot.img", "/dev/block/mmcblk0p9");
unmount("/system");
show_progress(0.100000, 0);

Última edición por GravESher Día 11/06/13 a las 22:40:05.
Responder Con Cita


  #2  
Viejo 10/06/13, 15:41:08
Array

[xs_avatar]
Garcia98 Garcia98 no está en línea
Usuario muy activo
 
Fecha de registro: mar 2013
Localización: Salamanca
Mensajes: 807
Modelo de smartphone: Xperia Z1 Compact D5503
Tu operador: Movistar
En el CWM ¿que dice la descripcion del error status 7?
Compara tu updater-script con el de otras ROMs del Xperia U y pon el update-binary de otra ROM del XU, y usa el Notepad++ para editar el archivo, otros lo pueden corromper.
Responder Con Cita
Gracias de parte de:
  #3  
Viejo 10/06/13, 15:53:33
Array

[xs_avatar]
GravESher GravESher no está en línea
Miembro del foro
 
Fecha de registro: feb 2013
Localización: España
Mensajes: 75
Modelo de smartphone: BQ Aquaris E5 4G
Tu operador: Orange
Pone en el error que no tiene descripcion.
lo voy a intentar comparar con mas archivos, pero, dejo claro que estoy usando linux, asi que no se debe de "corromperse".
Si, he comparado ese archivo con la de eXtreme Xperia, probare compararlo con mas ROMs.
Voy a probar.

Dejo en mensaje de error, arriba.

Última edición por GravESher Día 10/06/13 a las 16:01:12.
Responder Con Cita
  #4  
Viejo 10/06/13, 16:51:19
Array

[xs_avatar]
GravESher GravESher no está en línea
Miembro del foro
 
Fecha de registro: feb 2013
Localización: España
Mensajes: 75
Modelo de smartphone: BQ Aquaris E5 4G
Tu operador: Orange
Vale, ya esta arreglado, el fallo lo he solucionado, comparando muchos updater-script (en concreto de las Roms, Total Xperia, SSRom y eXperience ROM) y he modificado las lineas de montaje, y he puesto el update-binary de Total Xperia 3.2 y funciona cwm.

Dejo arriba, el updater-script funcional, para que vean la diferencia.

Última edición por GravESher Día 10/06/13 a las 18:07:12.
Responder Con Cita
  #5  
Viejo 10/06/13, 18:46:49
Array

[xs_avatar]
GravESher GravESher no está en línea
Miembro del foro
 
Fecha de registro: feb 2013
Localización: España
Mensajes: 75
Modelo de smartphone: BQ Aquaris E5 4G
Tu operador: Orange
Problema Solucionado, pero para no tener que abrir otro Post, Ahora no me pasa del bootanimation, y he probado cambiando el boot.img, pero nada, alomejor es que una configuracion que esta mal, pero no se exactamente.
Responder Con Cita
  #6  
Viejo 10/06/13, 19:25:52
Array

[xs_avatar]
Garcia98 Garcia98 no está en línea
Usuario muy activo
 
Fecha de registro: mar 2013
Localización: Salamanca
Mensajes: 807
Modelo de smartphone: Xperia Z1 Compact D5503
Tu operador: Movistar
Vuelve a instalar la ROM tuya y antes de salir del CWM (v5) y reiniciar dale a "Fix Permissions" y luego le das a "Create firmware zip" o algo asi, seguramente siga sin bootear, pero luego flasheas la ROM stock y con el CWM instalas el room.zip que esta en la carpeta "ext4", reinicias y en teoria deberia bootear.
PD: El kernel (el boot.img) ponlo que sea de una ROM stock,
Responder Con Cita
  #7  
Viejo 10/06/13, 22:37:23
Array

[xs_avatar]
GravESher GravESher no está en línea
Miembro del foro
 
Fecha de registro: feb 2013
Localización: España
Mensajes: 75
Modelo de smartphone: BQ Aquaris E5 4G
Tu operador: Orange
Nada, haciendo lo que me has dicho ahora no pasa del icono de SONY.

P.D.: Creo que me fallan los permisos, ya que es lo unico diferente en comparacion con los demas archivos updater-script son los permisos.
Aunque probare mas cosas comparando con las demas ROMS.
Si alguien tiene una solucion, se agradece.

Última edición por GravESher Día 11/06/13 a las 00:38:08. Razón: añadir informacion
Responder Con Cita
  #8  
Viejo 11/06/13, 16:33:37
Array

[xs_avatar]
diego9109 diego9109 no está en línea
Cocinero
 
Fecha de registro: sep 2012
Mensajes: 3,333
Modelo de smartphone: Xperia U / Aquaris 5 HD
Tu operador: Yoigo
A simple vista te ha generado un updater script muy pequeño, para que te hagas una idea la ss tiene mas de 2600 lineas, este poco mas de 100. Yo tambien he tenido rpoblemas con la kitchen :S te faltan todos los permisos casi, aunque no hacen falta todos como pone el cwm.
Tambien reisa la linea de extraer el boot.img que no me suena verla asi
__________________
Responder Con Cita
  #9  
Viejo 11/06/13, 16:52:48
Array

[xs_avatar]
Garcia98 Garcia98 no está en línea
Usuario muy activo
 
Fecha de registro: mar 2013
Localización: Salamanca
Mensajes: 807
Modelo de smartphone: Xperia Z1 Compact D5503
Tu operador: Movistar
Un updater-script puede tener 20 líneas y estar perfecto
Responder Con Cita
  #10  
Viejo 11/06/13, 17:03:03
Array

[xs_avatar]
diego9109 diego9109 no está en línea
Cocinero
 
Fecha de registro: sep 2012
Mensajes: 3,333
Modelo de smartphone: Xperia U / Aquaris 5 HD
Tu operador: Yoigo
 Cita: Originalmente Escrito por Garcia98 Ver Mensaje
Un updater-script puede tener 20 líneas y estar perfecto
Y todos lo demas? sobre todo permisos. Para una rom completa me parece poquisimo.
__________________
Responder Con Cita
  #11  
Viejo 11/06/13, 17:18:04
Array

[xs_avatar]
Garcia98 Garcia98 no está en línea
Usuario muy activo
 
Fecha de registro: mar 2013
Localización: Salamanca
Mensajes: 807
Modelo de smartphone: Xperia Z1 Compact D5503
Tu operador: Movistar
 Cita: Originalmente Escrito por diego9109 Ver Mensaje
Y todos lo demas? sobre todo permisos. Para una rom completa me parece poquisimo.
Lo que más ocupa son los symlinks, pero no son necesarios y los permisos si los aplicas con set_perm_recursive no ocupan casi nada
Responder Con Cita
Gracias de parte de:
  #12  
Viejo 11/06/13, 20:31:21
Array

[xs_avatar]
GravESher GravESher no está en línea
Miembro del foro
 
Fecha de registro: feb 2013
Localización: España
Mensajes: 75
Modelo de smartphone: BQ Aquaris E5 4G
Tu operador: Orange
Vale, dejo arriba mi nuevo update-script (y elimino los demas scripts de arriba), ya que ahora me vuelve a salir error (status 7),
Sin descripcion de nuevo, y ya no son los puntos de montaje.

He revisado y comparado y no veo el fallo.

Garcia98, los symlinks si son de mucha utilidad, ya que son (para que lo entiendan todos) como un acceso directo
por ejemplo:

 Cita:
symlink("/system/xbin/busybox", "/system/xbin/run-parts");
esa linea lo que hace es crear un "acceso simbolico" llamado "run-parts" que en realidad iniciaria "busybox".

Y Diego9109, como dice Garcia98, set_perm_recursive es como set_perm, pero recursivo, es decir los permisos son para ese directorio y demas directorios y ficheros que hay en ese directorio, por decirlo asi, es como si se "llevara" a ese directorio y todo lo que hay por delante.

Última edición por GravESher Día 11/06/13 a las 20:56:47.
Responder Con Cita
  #13  
Viejo 11/06/13, 20:35:38
Array

[xs_avatar]
diego9109 diego9109 no está en línea
Cocinero
 
Fecha de registro: sep 2012
Mensajes: 3,333
Modelo de smartphone: Xperia U / Aquaris 5 HD
Tu operador: Yoigo
 Cita: Originalmente Escrito por GravESher Ver Mensaje
Vale, dejo arriba mi nuevo update-script (y elimino los demas scripts de arriba), ya que ahora me vuelve a salir error (status 7),
pero la descripcion es:
Cambia la las lineas de montaje por las que te funcionaban, es decir con un "0" al final
__________________
Responder Con Cita
  #14  
Viejo 11/06/13, 21:19:54
Array

[xs_avatar]
GravESher GravESher no está en línea
Miembro del foro
 
Fecha de registro: feb 2013
Localización: España
Mensajes: 75
Modelo de smartphone: BQ Aquaris E5 4G
Tu operador: Orange
 Cita: Originalmente Escrito por diego9109 Ver Mensaje
Cambia la las lineas de montaje por las que te funcionaban, es decir con un "0" al final
no, así lo probé antes y nada, y si, he vuelto a probarlo y sigue saliendo error (status 7) (no error message)
Responder Con Cita
  #15  
Viejo 11/06/13, 23:02:37
Array

[xs_avatar]
diego9109 diego9109 no está en línea
Cocinero
 
Fecha de registro: sep 2012
Mensajes: 3,333
Modelo de smartphone: Xperia U / Aquaris 5 HD
Tu operador: Yoigo
Estamos en lo mismo yo tampoco he conseguido aún bootear con la kitchen. Hoy he estado revisando bien el updater script pero no ha pasado del bootanimation.
__________________
Responder Con Cita
  #16  
Viejo 12/06/13, 01:01:41
Array

[xs_avatar]
Garcia98 Garcia98 no está en línea
Usuario muy activo
 
Fecha de registro: mar 2013
Localización: Salamanca
Mensajes: 807
Modelo de smartphone: Xperia Z1 Compact D5503
Tu operador: Movistar
Los symlinks decia que no son estrictamente necesarios porque si copias y pegas algo en la carpeta donde iria el symlink no hace ya falta el symlink, pero de esta forma se ocupa mas espacio.
¿Estais mirando si la cocina os cambia el update-binary? Algunas veces lo cambia solo y lo tienes que volver a cambiar tu. No se me ocurre nada mas, que el error no tenga descripcion no suele ser normal (o a mi nunca me ha pasado ).
Responder Con Cita
  #17  
Viejo 12/06/13, 01:08:56
Array

[xs_avatar]
diego9109 diego9109 no está en línea
Cocinero
 
Fecha de registro: sep 2012
Mensajes: 3,333
Modelo de smartphone: Xperia U / Aquaris 5 HD
Tu operador: Yoigo
La del binary yo está vez no lo he probado.
__________________
Responder Con Cita
  #18  
Viejo 12/06/13, 17:21:51
Array

[xs_avatar]
GravESher GravESher no está en línea
Miembro del foro
 
Fecha de registro: feb 2013
Localización: España
Mensajes: 75
Modelo de smartphone: BQ Aquaris E5 4G
Tu operador: Orange
El update-binary, si te lo cambia, pero le puse el otro y sigue lo mismo
Responder Con Cita
  #19  
Viejo 12/06/13, 18:07:13
Array

[xs_avatar]
diego9109 diego9109 no está en línea
Cocinero
 
Fecha de registro: sep 2012
Mensajes: 3,333
Modelo de smartphone: Xperia U / Aquaris 5 HD
Tu operador: Yoigo
Yo por el momento voy a pasar del kitchen, utilizaré otros métodos.
__________________
Responder Con Cita


Respuesta

Estás aquí
Regresar   Portal | Indice > Foros Sony > Otros smartphones antiguos de Sony > Sony Xperia U > ROMs y desarrollo Xperia U



Hora actual: 05:26:57 (GMT +2)



User Alert System provided by Advanced User Tagging (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.

Contactar por correo / Contact by mail / 邮件联系 /