Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 61

Windows Installer won't boot from USB drive on Intel D525MW

Next: Comment by osilva for Hello there!I've been working with the navigation stack in ROS Kinetic for a while now, and while things have been going fine, one thing has been bothering me, recently - the aborting routine.The thing is, when the robot found an obstacle that it couldn't avoid, it used to do all the recovery behaviors and then abort the navigation. Then, I turned off all the recovery behaviors, and now it just aborts, first thing. The problem is, it aborts way too fast, ridiculously fast. In less than ten seconds, the robot stops and aborts navigation when stuck, before I can do anything to unstuck it.I wanted a way either to increase the aborting cooldown - making it abort after more than a minute, for example -, or reduce it entirely. The problem with aborting is that it straight up cancels the route it was supposed to be navigating, so when the path is clear again, it won't get back to navigating, because the route was aborted. I'd prefer if the robot just stopped in place until the path was clear.However, I'm not finding anything that can help me with that - changing the parameters of the recovery behavior doesn't help, because it's not exactly a recovery behavior, it seems, but something that happens after. Can someone give me a light on what to do?Thanks in advance!
$
0
0

I try to install Windows 10 on a rather old system.

  • Mainboard is a Intel Atom Desktop board (D525MW) with a BIOS rev. from 2013.
  • CPU is Intel Atom D525. Intel spec sheet If I read that correctly it's a 64bit architecture.
  • USB Stick containing the image is a PNY 64 GiB (USB 3.0) stick
  • Win 10 image is: Win10_1809Oct_German_x64.iso directly downloaded from MS (latest 64bit ISO in German)
  • I wrote the stick by doing dd bs=4M if=Win10_1809Oct_German_x64.iso of=/dev/sdc
  • I also tried partitioning the USB stick and writing to the first primary partition
  • I also tried using a 32bit Image
  • bios option „boot from USB“ was enabled

The outcome is, my BIOS won't boot from the USB stick claiming „No boot device has been detected, please press any key to reboot!" The operation light of the stick flickers at power on, so the USB-port might be working, but it shows no activity, when the time comes where I assume the boot device must be selected.

(I have built in the any key, very cumbersome, took me a week or more, so I can reboot at least)

What could be the hindrace to boot from the USB stick? Do I have to assume, that the stick is too big/new to boot from? Is my BIOS/Board broken? Are there additional settings in BIOS setup which I have to take care of?


Viewing all articles
Browse latest Browse all 61

Trending Articles