dheerajjotwani Wrote:
-------------------------------------------------------
> [root@alarm ~]# fw_printenv
> Warning: Bad CRC, using default environment
> bootcmd=bootp; setenv bootargs root=/dev/nfs
> nfsroot=${serverip}:${rootpath}
> ip=
> ${ipaddr}:${serverip}:${gatewayip}:${netmask}:${ho
> stname}::off; bootm
> bootdelay=5
> baudrate=115200
> [root@alarm ~]#
>
> Sorry for taking this long.
Looks like you have a problem with reading uBoot envs in Arch. You should fix that first, and then get a listing of uBoot envs. No way to tell why it's not booting Debian without seeing the envs.
Please create a new thread for this problem. I think we'll probably will be able to help, probably your /etc/fw_env.conf is not set correctly (but if not then you can get help at Arch site).
-------------------------------------------------------
> [root@alarm ~]# fw_printenv
> Warning: Bad CRC, using default environment
> bootcmd=bootp; setenv bootargs root=/dev/nfs
> nfsroot=${serverip}:${rootpath}
> ip=
> ${ipaddr}:${serverip}:${gatewayip}:${netmask}:${ho
> stname}::off; bootm
> bootdelay=5
> baudrate=115200
> [root@alarm ~]#
>
> Sorry for taking this long.
Looks like you have a problem with reading uBoot envs in Arch. You should fix that first, and then get a listing of uBoot envs. No way to tell why it's not booting Debian without seeing the envs.
Please create a new thread for this problem. I think we'll probably will be able to help, probably your /etc/fw_env.conf is not set correctly (but if not then you can get help at Arch site).