You are not logged in.

#1 2016-08-24 17:16:55

flowerson
Member
Registered: 2016-08-24
Posts: 2

Two issues (Grub) (Internet)

Hey guys I have two issues one with grub not being able to detect Windows 10 while dualbooting and my internet not working (ethernet)

Okay so first off with grub, it detects Arch Linux just fine. Not sure what to do here hmm


Internet, let me start off with saying that I'm on a ethernet connection. The internet worked pefect while on the ISO However when I'm  logged in it doesn't work ;/

Here is a picture of my ip link if this helps in anyway: http://i.imgur.com/qROCfLS.jpg


Any tips are greatly appericated.

Offline

#2 2016-08-24 17:39:34

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,645

Re: Two issues (Grub) (Internet)

flowerson, welcome to Arch. Please read https://wiki.archlinux.org/index.php/Code_of_conduct, specifically https://wiki.archlinux.org/index.php/Co … ow_to_post.

Also https://bbs.archlinux.org/viewtopic.php?id=57855

"it doesn't work" does not give us enough information to even start helping you. How did you install Arch? What have you tried to get your internet working? What steps did you take to install and configure grub? It would be best to choose one issue per topic, and provide as much information as you can.

Last edited by 2ManyDogs (2016-08-24 17:43:37)

Offline

#3 2016-08-24 18:14:45

flowerson
Member
Registered: 2016-08-24
Posts: 2

Re: Two issues (Grub) (Internet)

2ManyDogs wrote:

flowerson, welcome to Arch. Please read https://wiki.archlinux.org/index.php/Code_of_conduct, specifically https://wiki.archlinux.org/index.php/Co … ow_to_post.

Also https://bbs.archlinux.org/viewtopic.php?id=57855

"it doesn't work" does not give us enough information to even start helping you. How did you install Arch? What have you tried to get your internet working? What steps did you take to install and configure grub? It would be best to choose one issue per topic, and provide as much information as you can.

I used a youtube tutorital.

to install grub I did

for the config I put this in /boot/grub/grub.cfg

menuentry "Windows 10" { 
     set root='(hd0,1)' 
     chainloader +1 
}

Says invalid Signture press any key to contiune.

For the internet I didnt try anything. It wokred right out of the box for me with the live dvd but not now.

Last edited by flowerson (2016-08-24 18:16:08)

Offline

#4 2016-08-24 20:35:10

piratebill
Member
From: Sol System
Registered: 2011-10-20
Posts: 133

Re: Two issues (Grub) (Internet)

Sounds like you didn't install grub for UEFI. Please see the wiki


for the internet, did you enable some kind of networking daemon? If you follow the beginner guide on the wiki you should be all set. Youtube is never the recommended way to learn how to install a system (its often out of date or just wrong)

Last edited by piratebill (2016-08-24 20:36:28)

Offline

#5 2016-08-24 20:43:35

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,530
Website

Re: Two issues (Grub) (Internet)

flowerson wrote:

I used a youtube tutorital.

*headdesk*

Then ask your questions in the youtube video comments section as we have no idea what you have or have not done.

Better yet, start over and do it right.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

Board footer

Powered by FluxBB