Re: NSA 325 V2 Debian Is Possible!
everything goes ok Now i have updated with ubout 2016 and i have run debian 4.4.0 Also i managed to install omv 3.0.86 But.... when i insert sata hdd the boot proccess stop What is going wrong?
View ArticleRe: NSA 325 V2 Debian Is Possible!
cratsil1979, Because you have multiple drives during boot, and the default envs on uboot-2014.07 did not take care of that automatically. So the kernel does not know which drive is the system drive....
View ArticleRe: NSA 325 V2 Debian Is Possible!
bodhi Wrote: ------------------------------------------------------- > lille, > > > > > BTW, I am not willing to install your U-boot, be > ca > > use I want to boot to stock...
View ArticleRe: NSA 325 V2 Debian Is Possible!
lille, > sorted this out already by reading the http://foru > m.doozan.com/read.php?2,12096 thread properly, sor > ry my fault. Cool! > > but how to boot to stock rootfs when usb stick...
View ArticleRe: NSA 325 V2 Debian Is Possible!
bodhi Wrote: ------------------------------------------------------- > There was a typo and I've corrected it above. Thank you for your tremendous support! First of all I had to set the environment...
View ArticleRe: NSA 325 V2 Debian Is Possible!
lille, Interrupt serial console and setenv bootcmd 'bootcmd_linux; bootcmd_stock; reset' boot
View ArticleRe: NSA 325 V2 Debian Is Possible!
bodhi Wrote: ------------------------------------------------------- > lille, > > Interrupt serial console and > > > setenv bootcmd 'bootcmd_linux; bootcmd_stock; rese > t' >...
View ArticleRe: NSA 325 V2 Debian Is Possible!
lille, Sorry that was a typo! setenv bootcmd 'run bootcmd_linux; run bootcmd_stock; reset' boot
View ArticleRe: NSA 325 V2 Debian Is Possible!
bodhi Wrote: ------------------------------------------------------- > lille, > > Sorry that was a typo! > > > setenv bootcmd 'run bootcmd_linux; run bootcmd_sto > ck; reset' >...
View ArticleRe: NSA 325 V2 Debian Is Possible!
lille, Try the revised envs: setenv bootcmd_stock 'setenv mainlineLinux no; setenv bootargs $(bootargs_stock); nand read.e $(loadaddr) $(kernel_addr) 0xA00000; bootm $(loadadr)' setenv bootcmd 'run...
View ArticleRe: NSA 325 V2 Debian Is Possible!
bodhi Wrote: ------------------------------------------------------- > lille, > > Try the revised envs: > > > setenv bootcmd_stock 'setenv mainlineLinux no; set > env bootargs...
View ArticleRe: NSA 325 V2 Debian Is Possible!
lille, Has this box booted stock OS successfully right before you've started to set envs to boot both Debian and stock? If true, do you have the serial boot log for stock? If not, was this bad block...
View ArticleRe: NSA 325 V2 Debian Is Possible!
bodhi Wrote: ------------------------------------------------------- > lille, > > Has this box booted stock OS successfully right be > fore you've started to set envs to boot both Debia...
View ArticleRe: NSA 325 V2 Debian Is Possible!
lille, Get a listing of envs in serial console printenv And post the output here, in code tags (it will get truncated if you dont use code tags).
View ArticleRe: NSA 325 V2 Debian Is Possible!
bodhi Wrote: ------------------------------------------------------- > lille, > > Get a listing of envs in serial console > > > printenv > > > And post the output here, in...
View ArticleRe: NSA 325 V2 Debian Is Possible!
booting Marvell>> printenv bootargs=console=ttyS0,115200...
View ArticleRe: NSA 325 V2 Debian Is Possible!
lille, Power up, interrupt serial console and try executing the stock boot command right away. See if you can boot to stock. run bootcmd_stock
View ArticleRe: NSA 325 V2 Debian Is Possible!
Noted that no cpufreq folder is created unter /sys/devices/system/cpu/cpu0. Therefore the CPU-clock is 1,6GHz all time. I am using latest rootfs and kernel image. cpufreq-info gives the following...
View ArticleRe: NSA 325 V2 Debian Is Possible!
lolinger, > Noted that no cpufreq folder is created unter /sys > /devices/system/cpu/cpu0. Therefore the CPU-clock > is 1,6GHz all time. I am using latest rootfs and k > ernel image. >...
View Article