Installing Home Assistant Supervised using Debian 12

remove the # from these 2 lines,

deb http://deb.debian.org/debian-security/ buster-updates main
deb-src http://deb.debian.org/debian/ buster-updates main

Control+x to save, then update using this

sudo apt update && sudo apt upgrade -y

Iā€™m sorry. I need that dumbed way down for me. I know it seems like I should know (and my SO just said ā€œoh, he wants you to edit the config fileā€ but he said he doesnā€™t know how) but - yeah. I get what you said, that a list of sources that Debian uses to install software isnā€™t up to date, but I have no idea where to go to type/enter anything. Iā€™m sitting at my root prompt.

you posted a photo of what is in the file from nano so that is where you edit it. Nano is an editor.

Oh! Heh, ok, Iā€™ll give it a shot.

sudo nano /etc/apt/sources.list

Arrow down and remove the # from these 2 line of that file (from the Pic you posted)

deb http://deb.debian.org/debian-security/ buster-updates main
deb-src http://deb.debian.org/debian/ buster-updates main

Control+x to save, y to confirm, then update using this.

sudo apt update && sudo apt upgrade -y
1 Like

I did it.

Then I retyped that long line. No good. I pulled up the editor again:

Did what exactly?

Did you update after removing the # from that file?

Do you have anything before the deb? Looks like there is something else thereā€¦

Also make sure.you have all six lines from kanga_whoā€™s post

I did, yes.

I pulled up that file, I deleted the # from the two lines and the space that came after. I did Cntl-X, I pressed Y, I pressed Enter, I typed the line that you typed after you said ā€œā€¦, then update using thisā€

Nothing before the four deb. What do I delete, and where do I type in the new lines?

no itā€™s a mirror image if you zoom in.

I suspect he has network problems if itā€™s still not working.

@withay Can you ping deb.debian.org ?

1 Like

(stepping away for a half hour or so - will be back!)

Sorry about that - back!

LOL So I guess, after I ping deb.debian.org, that a scrolling list of "64 bytes from (IP): icmp seq= 1,2,3,4,5,6ā€¦ currently 122, 123, 124ā€¦

Means I have network issues.

As everything else in the house is fine, Iā€™m guessing that the driver I selected was NOT the correct one.

When I put in my USB stick with what I THOUGHT was the correct driver - I was just taken back to ā€œnetwork card not foundā€.

I DO know there is a good network on the Mobo as I was using it just earlier before I started this process.

Mobo is an ASUS P8P67 Pro (Rev 3.1). Network is LAN Chipset Intel 82579

Found what I believe is the correct driver pack on Intelā€™s site. Downloading now. Then to figure out how toā€¦ Uhā€¦ DO it.

what did you do to sort it out?

can you show a picture of the output from ping as your response doesnā€™t make sense.

also output from command

ip a

you shouldnā€™t need to screw with this unless youā€™re using WLANā€¦

Ok, not sorted out.

Hereā€™s the scroll that appeared after the ping until I cntl-c to stop it. Then is the ip a

I donā€™t know at this point whatā€™s going on.

I just went in and deleted my four lines that started with ā€œdebā€ and typed in what kanga_who had typed, the 6 lines, and we may have a victory - Lets find out!

Edit: Aaaaaand that did the trick.

I really appreciate the help and responses. And the patience!!

Iā€™ll have more questions, Iā€™m sureā€¦ :slight_smile:

2 Likes