LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Embedded & Single-board computer (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/)
-   -   MVME 5500 diskBoot problem (command line) [SOLVED] (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/mvme-5500-diskboot-problem-command-line-%5Bsolved%5D-4175561063/)

kahraman1285 12-09-2015 12:13 PM

MVME 5500 diskBoot problem (command line) [SOLVED]
 
5 Attachment(s)
Hello

We have MVME 5500 Single Board . It has time set problem last week, so We change Time keeper. After Time keeper changed by us , Our board is not boot from harddisk.

Our board pics:
http://img633.imageshack.us/img633/9279/VkHk9s.jpg

Attachment 20254

Attachment 20255

Attachment 20256

Attachment 20257

Attachment 20258

http://img903.imageshack.us/img903/8258/IeQGnJ.jpg


mvme5500 manual : http://npg.dl.ac.uk/documentation/Eu...stallation.pdf
Page 3-7 "diskBoot" command.
"diskBoot Disk Boot (Direct-Access Mass-Storage Device)"


I think that After I changed Time keeper , mvme flash reset.
I have to set boot device so I hink that I should use "diskBoot" command.
Device table pics:
http://img633.imageshack.us/img633/6510/y8brMo.jpg

http://img905.imageshack.us/img905/9122/yhIPMm.jpg

How can I adjust boot device by "diskBoot" command.
There is ide hdd on the board.
When I connect the board via Com Port(Console cable) Hyper Terminal . I see MVME 5500 command line.

I have to adjust boot device . My board hdd \boot files is:
http://npg.dl.ac.uk/documentation/Eu...49/motload.pdf
Page 3-35
tis sample:
diskBootboots the specified file from the specified device.
Synopsis
diskBoot [-a] [-e] [-f] [-h] [-p] [-v]
Parameters
-a Ph: Boot File Load Address (Default=Dynamic/User Download Buffer)
-e Ph: Boot File Execution Address Offset (Default = 0)
-f Ps: Boot File Path (Format = Device-Name[\Partition[\\File-Name]])
-h 0: Do Not Execute Loaded File
-p Ps: PReP Boot Device Type List (Format Example = Floppy/CDROM/Disk)
-v 0 : Verbose Mode
Example
The following example indicates a typical display when using the
diskBoot command.
MOTLoad> diskBoot -f/dev/fd0[\l[\\boot.bin]]
---the above method can also be accomplished by defining a GEV
variable as follows---
MOTLoad> gevEdit mot-boot-path
(Blank line terminates input.)
/dev/fd0[\l[\\boot.bin]]
MOTLoad>


How can I autoboot from hdd ?
http://img905.imageshack.us/img905/9122/yhIPMm.jpg

http://img633.imageshack.us/img633/6510/y8brMo.jpg

My hdd boot files : and My hdd has 7 parts. my boot directory is in first partition.
http://img633.imageshack.us/img633/9379/IPHZ3L.png

http://img903.imageshack.us/img903/7748/GaVnnw.png

http://img633.imageshack.us/img633/9192/VbAqwe.png

http://img911.imageshack.us/img911/3922/FCrjB1.jpg


Thanks for Advance.

kahraman1285 12-11-2015 12:10 PM

This is correct command for my system.

diskBoot -f/dev/ide0/hdisk0\1


All times are GMT -5. The time now is 06:11 PM.