Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootloader is not downloading #34

Open
pawan9889 opened this issue Sep 4, 2014 · 5 comments
Open

Bootloader is not downloading #34

pawan9889 opened this issue Sep 4, 2014 · 5 comments

Comments

@pawan9889
Copy link

I am using Beagle Board xm, and i want to mount ubuntu image on sd card for my board.
While Executing Script from net install, after showing "Downloading Device's Bootloader",it is saying that "wget: unable to resolve host address ‘rcn-ee.net’".

sudo ./mk_mmc.sh --mmc /dev/sdf --dtb omap3-beagle-xm --distro trusty

When i Check wget with rcn-ee.net and google it is working perfectly.
i was downloading ubuntu trusty image. Please help me to sort out this problem.

@RobertCNelson
Copy link
Owner

Can you please paste the exact error/context. Thanks

@pawan9889
Copy link
Author

When i Run this Script:
sudo ./mk_mmc.sh --mmc /dev/sdf --dtb omap3-beagle-xm --distro trusty

It gives following error:

I see...
lsblk:
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 100G 0 disk
├─sda1 8:1 0 98G 0 part /
├─sda2 8:2 0 1K 0 part
└─sda5 8:5 0 2G 0 part [SWAP]
sdf 8:80 1 1.9G 0 disk
└─sdf1 8:81 1 1.9G 0 part /media/vnit/PHONE CARD
sr1 11:1 1 1024M 0 rom

Are you 100% sure, on selecting /dev/sdf? y


Script Version git: 1a2e463

Downloading Device's Bootloader

wget: unable to resolve host address ‘rcn-ee.net’

How could I mount OS image on SD card for using it in beagle board xm.

Thank you

@RobertCNelson
Copy link
Owner

Very odd... Do you have network connection? i have extra logic to detect an old version of wget, so i thought that might be tripping... bu ti looks like it just can not connect...

@pawan9889
Copy link
Author

Yes i have working network connection. i dont know why that message appearing. i have tried other methods also given in elinux page but same problem occurr.
i have tried to update wget, it says wget is already latest version.
and if without that script i try to use wget it working correctly. even it is also connect that rcn-ee.net also.

@thexplanet
Copy link

thexplanet commented Mar 27, 2017

Dear All,
I am too getting the same error.
wget: unable to resolve host address ‘rcn-ee.net’
Uploading Screenshot from 2017-03-25 13-28-19.png…

I do have a working internet connection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants