Avatar

y0din

y0din@lemmy.world
Joined
0 posts • 16 comments
Direct message

you’re welcome :)

or since you probably are from Denmark since you mentioned Danish in your other comments:

🇩🇰 bare hyggelig, og håper du fikk løst problemet ditt 🇳🇴

permalink
report
parent
reply

Might be conflicts due to several routers using the same subnet… could cause some interesting ARP issues for the switches, and also DHCP conflicts if something is wrongly cabled / configured.

I would try disconnecting everything from after the first switch, connect a computer there to see if it works ok, then reconnect and test behind each step to see where it breaks instead of checking in the end where the problem could be agitated from a issue earlier in the network…

also, if the router has a firewall/nat you will not be able to reach anything behind it, even if there are different subnets being used… to be able to reach devices behind a router, the network would need to be routed and not nat’ed as nat combines all network traffic into the IP of the router before sending the traffic away, so clients on the other side has no way of knowing who or where the traffic came from after the nat’ed router.

I suggest you read up about this if you are not familiar with difference between NAT and routed traffic.

anyway, this is just my theory, hope you find your problem and get it sorted :)

(edit added part about nat)

permalink
report
reply

no worries! 🙂

crossing my fingers for you while we wait 😄

permalink
report
parent
reply

sorry if I misunderstood, but wasn’t his drive sas, and he needed to go to sata connections? this does that.

sas hdd => sata controller connetions

the converter is not the culprit, the drive needs a sata logo on the label for it to work the other way, which is mentioned on the sales page.

if the drive had that logo or not is not mentioned as far as I can see

(edit, thought it was OP replying at first, so changed that, and added requirements for the adapter)

permalink
report
parent
reply

you can, if you read my edited post, as long as the SATA logo is present on the label of the sas drive

as mentioned in the description of the product

permalink
report
parent
reply

Haven’t tried it myself, but there is cheap converters available on AliExpress:

https://a.aliexpress.com/_EwYtdeV

Might be worth it to avoid using it as a paperweight?

permalink
report
reply

so, without this app, it will only be telemetry and ads? 🤔

permalink
report
reply

probably the disk UUID has changed because of the path to the NVMe vs SSD. If you use partition UUID, they will be exactly the same, but the UUID of the physical disk is not cloned, as it is a identifier of the physical device and not it’s content.

change it to partition UUID and it will boot.

permalink
report
reply

not to be that guy . but have you tried to search for an answer?

https://github.com/flatpak/flatpak/issues/4435

first hit on “flatpak question marks”… it’s due to the font you use in the terminal does not support or not fully support Unicode characters or your locale settings are not correct.

hope this helps and answers your question :)

(edit, lost part of a sentence)

permalink
report
reply