From: .com
[mailto:.com]
On Behalf Of Reinaldo A. Fagundes
Sent: Friday, November 06, 2009 12:50 PM
To: .com
Subject: [ts-7000] TS-7500 remove exit command for start linux
/*In the TS-7500 card I need send command "exit" for start linux, I
like
/*remove it, and start linux automatic in boot.
/*what I need change to this????
/*I'm new user of linux...
/*regards
I think u want to boot from sd card. If like that u can find a lot of
thing in “TS-7500_Manual” and
“TS-7500_Software_Guide” from arm page.
Should you wish to automatically bypass the fastboot and proceed
directly into starting the SD card version of Linux, you can do so with
the following command issued to the fastboot shell:
$ rm linuxrc; ln -sf /linuxrc-sdroot /linuxrc; save
If you would like to run the TS-7500 without the presence of the
TS-752, you'll need to copy these changes to the SPI Flash at start up.
(instead of exit command)
Good luck…
Serkan