Hi, Yong Liu, I am confused whether the linux kernel has been located in enp2505 board before it goes out of the factory, or we still need to download the kernel into board using boot_bv script? after I run the boot_bv, I can got below information: ------------------------------------- [root@cordelia bin]# ./boot_bv eth1: unknow interface: No such device rmmod: module pciDgNet is not loaded rmmod: module pciDg is not loaded Booting board before = 0x6e4c6704 [root@cordelia bin]# ------------------------------------- I thought the board is booting. But I don't know whether it is trying to download or just trying to booting the kernel which has already been put in the board before going out of factory. But, no matter either way, after that, the board stoped there and no any actions. best, feng On Mon, 26 May 2003, Yong Liu wrote:
Make sure the modules in boot_bv can be loaded in your system.
I encountered some problems on dell gx260, the modules do not work on it.
If the modules can be loaded, you can check the config files, e.g. if you have multiple ethernet interface, you should change the eth value
----- Original Message ----- From: "Feng Tang"
To: "Brandewie, Dirk J" Cc: ; ; Sent: Monday, May 26, 2003 12:11 AM Subject: [ixp1200] Question on enp-2505 Hello,
Currently, my problem when trying to boot linux is:
After the board entered cygmon, I typed "go" command, then the minicom screen show below information:
******************
cygmon>go cygmon_handle_exception()monitor_loop return=0 Returned from breakpoint Waiting for host based download
Press space bar to abort host download mode.... .. .. .. Press space bar to abort host download mode....
********************
Then I open another terminal and entered the directory of /opt/ixasdk/enp-2505/bin. I run the script .create_environment.rc and boot_bv. The screen of boot_bv show:
*********************
eht1: unknow interface: No such device rmmod: module pciDgNet is not loaded rmmod: module pciDg is not loaded Booting board before = 0x7e6c6700
*********************
Then the screen of minicom show below information:
********************
Booting linux.... Hit breakpointDisassembling 0xc4e9.8944 mrcge 13, 4, r9, cr3, cr14, {4} Waiting for host based download
Press space bar to abort host download mode... Press space bar to abort host download mode... ..