Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wget bad address when yeeloong install
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Sebul
n00b
n00b


Joined: 06 Jul 2013
Posts: 5
Location: Seoul

PostPosted: Sat Jul 06, 2013 2:41 pm    Post subject: wget bad address when yeeloong install Reply with quote

I have 8089D http://www.lemote.com/en/products/Notebook/2010/0310/112.html
I tried gentoo install on it.
I referred http://www.gentoo.org/proj/en/base/mips/yeeloong.xml
and I made my desktop an tftp server and put netboot-yeeloong.img on it.

PMON> ifaddr rtl0 192.168.11.5
PMON> load tftp://192.168.11.4/netboot-yeeloong.img
PMON> g
...

mke2fs /dev/sda1
mkswap /dev/sda2
mkfs.ext4 /dev/sda3

Mount it

mkdir -p /mnt/gentoo
mkdir -p /mnt/gentoo/boot
mount /dev/sda3 /mnt/gentoo
mount /dev/sda1 /mnt/gentoo/boot
Good. But when
wget http://gentoo.osuosl.org/experimental/mips/desktop-loongson2f/desktop-loongson2f-hardened-20130124.tar.lzma
says
bad address
How can I solve it ?
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 21708

PostPosted: Sat Jul 06, 2013 3:30 pm    Post subject: Reply with quote

Check your /etc/resolv.conf. It appears you used an unusual DHCP method, so the resolver was probably not configured.
Back to top
View user's profile Send private message
Sebul
n00b
n00b


Joined: 06 Jul 2013
Posts: 5
Location: Seoul

PostPosted: Sun Jul 07, 2013 1:28 pm    Post subject: Reply with quote

I wget desktop-loongson2f-hardened-20130124.tar.lzma file to other PC, and save it to USB. and mount USB to my 8089D and copy .lzma file to /mnt/gentoo
and proceed next step.
and before reboot
I copy vmlinuz to / directory.
My gentoo installation success.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum