Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 2849

System and Network configuration • Re: IPv6 broken after migrating nvme drive to another machine

$
0
0
Hello,

Your operating system (Debian) has found a new network device (probably with a new device name) after moving the disk to the new computer.

Can you inspect the status of your network (by network manager) using the command (the nmcli package must be installed):

Code:

$ nmcli dev show
It could be useful to check the contents of the file named:
  • /ect/network/interfaces
You can also stop/disable the tlp service with the following commands:

Code:

systemctl stop tlp.servicesystemctl disable tlp.service
A complete system log might be useful, any way.

You can report logs in one the following ways:
  • attaching the logs to a follow-up forum message as a compressed zip or gz file
  • paste logs into the body of a follow-up message between code tags (if they fit the size of a forum message)

Statistics: Posted by Aki — 2024-01-21 17:12



Viewing all articles
Browse latest Browse all 2849

Trending Articles