linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

HeyLow, in Manjaro OS

I used Manjaro for about 3 years

Its great but packages tend to break over time with it being a “stable” arch build

Over that 3 year period updates managed to break my install at least 30 times

Switched to Endeavour over a year ago and haven’t had an update break my install yet

lambipapp,

EndeavourOS is such a good replacement for manjaro

Salix, (edited )

Wow. 30 times in 3 years? I wonder if that’s specific packages or hardware you had. I had 5 computers (2 desktops, 3 laptops) running Manjaro for so many years, and still haven’t had a single system break. Including using a lot of AUR packages.

Though last year, I’ve moved all of my computers to Arch, Debian, and Proxmox. Arch mainly because I wanted to fully configure my systems more.

miracleorange, in Manjaro OS

In short, the maintainers have made questionable decisions over the years, and the Arch Linux packages are held back by two weeks on Manjaro for… basically no reason.

If you want an out-of-the-box solution to Arch Linux, just use EndeavourOS.

Kongar,

This. Manjaro isn’t trash, but there are better options. This coming from a guy who used manjaro and loved it for years.

Merlin, (edited )

So. I’m a happy Manjaro user. I don’t install a lot of things and have had AUR updates break stuff likely due to the 2 weeks delay Manjaro adds to their packages.

I’m still using it on multiple devices and I’m really happy. I considered moving to endeavour but I wasn’t sure how it would handle hardware updates. I mean, my understanding is that Manjaro is more “noob” friendly and I don’t consider myself an expert. I used the Manjaro hardware helper to fix my video drive several times and I like the simplicity of the command. Does endeavour require a more advanced user? Does it have the “easy to use” troubleshooting things that Manjaro has?

Ah. What about the Kernel uploader? I think the Manjaro one is unique to Manjaro right? Is there another one for regular arch/endeavour?

miracleorange,

Endeavour has plenty of “beginner” tools, including a kernel manager (literally called A Kernel Manager) and a friendly GUI Welcome app that helps you update your system and your mirrors.

GFGJewbacca, in Best Linux Distro for a tablet?

I’ve been running Nobara on my Surface Pro 4, which is based on Fedora. It comes with all the surface drivers built in, which really helps. It’s been working pretty well for me.

johannes, in [Solved] BSOD on Windows VM after update

Can you post a screenshot of the BSOD? This is really not much info to go on :)

But if you can access the command prompt, then your installation is still accessible, and so are your files. But its easier to diagnose if we know the actual error codes etc.

tubbadu,

Thanks for the answer! There is no error code, the first thing showing up is a blue screen that makes me choose the keyboard layout, and after it the various recovery options (cmd, uninstall updates, etc)

johannes, (edited )

So no BSOD then, you enter the preboot.environment :) does it also say “continue to boot to windows” or something?

I dont think you need to reinstall, theres several ways to fix it :) we just have to figure out how knowledge you have, and what options the preboot environment has ;-)

tubbadu,

I… I… I don’t know what happened, I was doing random stuff in the bios and… It booted up… Finished its upgrades… And now it’s working… I have no idea what happened…

johannes,

Well that settled it then. You’re an IT expert. 😂

phx, in [Solved] BSOD on Windows VM after update

You can boot the VM from a liveCD ISO and then mount the drives to extract files (share a USB storage device to easily get them off). You could also add a second virtual disk, put an NTFS partition on it (within the VM) and copy to that if you plan to rebuild the OS drive.

If you need the offsets of the partitions you could also mount them from the disk image directly via a loopback device, but that’s a bit more complicated.

When dealing with Windows either on bare metal or VMs, I’ve often found it useful to store my more important data on a second disk so that I can easily back it up and it will survive across a wipe+reinstall of the OS.

tubbadu,

This is a good life lesson I think XD i’m downloading a live iso as I don’t have one and i’ll boot the vm from there as soon as the download finishes
Thanks for the answer!

tubbadu,

I achieved to retrieve my files!!! thank you very very very much! Now I can try more “dangerous” way to resurrect it because my data are now safe in my USB drive

phx,

Glad it worked for you. Your could also try and of the recovery options after booting from a Windows ISO. I think there are a few things that can do there that aren’t in the boot-failure recovery menus.

If not, then at least your data is safe for a reinstall

xia, in Best Linux Distro for a tablet?

Ubuntu-touch?

LainOfTheWired,
@LainOfTheWired@lemy.lol avatar

From what I know that it only for arm based devices and the surface pros are x86 based

xia,

It might be out of date, but at one time it was a thing: devices.ubuntu-touch.io/device/x86/…/xenial

LainOfTheWired,
@LainOfTheWired@lemy.lol avatar

Though doesn’t post market os have an X86 build?

And you could install plasma mobile on it

Pantherina, in Xenia wouldn't suggest that :c

Every site sees your UA lol. Dont use Google Chrome. Why would you, use Brave or Ungoogled Chromium if you need to.

01adrianrdgz,
@01adrianrdgz@lemmy.world avatar

I understand but I would like to manage all of my files and backup my chrome Linux and by the way, Xenia would suggest that any browser is ok and any operating system too because in the end, all software companies work with each other.

infinipurple,

You are utterly delusional.

0x4E4F, in [Solved] BSOD on Windows VM after update

It may be just file corruption. Try running chdsk.exe /f C: in the command prompt. If that doesn’t work, try dism.exe /online /cleanup-image /restorehealth. Keep your virtual NIC online for the second command, it may try to download updates from MS if local files are corrupt and the WinSxS backups are corrupt as well.

tubbadu,

Thanks for the answer! The first command says chdks.exe is not recognized as an internal oe external command, and the second commands says Error: 87 cleanup-image option is unknown

0x4E4F,

Sorry, chkdsk.exe /f C:… it was late, I was tired 🤷.

Error: 87 cleanup-image option is unknown

Try it without the cleanup-image switch.

tubbadu,

It says “cannot open volume for direct access” :(

Running the second command without cleanup-image flag says the same thing for restorehealth, and running without it too well, has no options after /online so fails

Thank you very much for your time!

0x4E4F, (edited )

The prompt doesn’t run as admin. Try this command, should open up a second command prompt as admin: runas /username:{AdminUsername} cmd.

rImITywR, in [Solved] BSOD on Windows VM after update

Do you have an earlier snapshot that you can roll back to? If not then this is a learning experience about how you should take a snapshot before doing any configuration changes/updates. And also maybe some automatic ones on a schedule (daily/weekly).

As far as recovering files, you could try the Windows recovery environment (or whatever they call it). Take a snapshot first, in case it makes things worse.

You could also try mounting the virtual disk to your host system. www.baeldung.com/linux/mount-qcow2-image

Or try booting the VM with a live boot environment of your favorite distro, similar to how you would do recovery from a dead physical machine.

tubbadu,

I don’t have any, I didn’t think it was necessary to just run 2 softwares… But I was wrong :(

And also maybe some automatic ones on a schedule (daily/weekly)

Don’t Windows do it automatically? I though it was more stable than this :/

Or try booting the VM with a live boot environment of your favorite distro, similar to how you would do recovery from a dead physical machine.

I’ll try this as soon as I can, thanks for the help! I’ll post here any news

gerdesj, in Is the Linux Foundation Certified System Admin (LFCS) worth it?

Employer here (UK)! I’m probably not normal being the MD and running Arch (actually) on my gear. I had to switch from Gentoo because I kept on burning myself.

For me, something like the LFCSA is something I respect because it is practical. Back in the day I did something similar (Novell I think). I’ve also grabbed a VMware … whatever … and that was a memory test and a waste of money. Who cares if you can quote the maximums?

When I’m hiring, I want to see application and knowledge and not a plethora of industry “quali-wankery”! You can always search for facts but knowing how to apply them is what I want to see.

Be flexible but do try to develop what sort of direction you want to take. What floats your boat out of dev ops, sysadmin etc?

You could also consider self employment/consultancy. I sort of fell into it 23 years ago …

SimonSaysStuff, (edited )

You could also consider self employment/consultancy.

Would you recommend this if OP is in the UK?

db2, (edited ) in [Solved] BSOD on Windows VM after update

Bob the Builder meme

But really, try booting a portable version of Windows like it’s a CD or USB in the VM.

buckykat, in Best Linux Distro for a tablet?

I run PopOS on my IdeaPad Flex, which is one of those flip all the way around type laptop tablet hybrids, and it handles tablet stuff pretty well with the touchscreen, on screen keyboard, and stylus input.

Valmond, in Two new versions of OpenZFS fix long-hidden corruption bug

Tried to search for ZFS and just hit a lot of different stuff. I’m a senior CS/programmer person, slowly(since quite some time) but steadily floating/flowing/jumping from ms and all their obligatory stuff to a more personal small world. ❤️. Linux & al.

In that smaller world (with FOSS, Lemmy and so on!) I’d love having some sort of hard drive security, where I can chuck in an old drive, or replace another, but, hear me out, change the motherboard controlling all that too.

Today home is a mix of Linux (ThinkPad, ThinkCentre, Dell) Windows (kids playing + the little box for the “windows only” stuff), Mac (Adobe 🥲), and an old old Synology NAS (3TB+2TB backup).

All mixed up on ethernet and WiFi.

I am not going to be able to change this infrastructure very much (cables everywhere already).

Can I set up something so, for example if my ThinkPad crams(drive or mobo or say I just lose the laptop) I can like get it back in working conditions buying another ThinkPad and like switching out a burned out harddrive in a RAID system?

I wonder because Linux seems to separate “your things” and the “os things” very well, but there are obviously lots of other things, can you safeguard those things too?

Cheers to FOSS.

Bronco1676,
monsieur_jean,

That's a great setup. Until someone breaks in and steal all the hardware, of the house burns down.

I would add regular backups from the NAS to an archiving cloud like Backblaze, Amazon Glacier, Azure Archive... Doesn't eat too much bandwidth and it cost very little (until you need to recover the data, but hopefully you won't). :)

Valmond,

Oh yes this seems like it, thanks!

monsieur_jean,

You're a senior CS person and you are asking if you should have a backup system in place? o_O

Sorry if this sounds like a personal attack but it's something you should have though of a long, long time ago, as a CS person. Even when still using Windows.

Assuming you are serious, then yes there are ways to save your data under Linux, with different levels of complexity and privacy.

The bare minimum is some basic cloud backup. Not ideal for privacy, but at least if your drive dies you won't lose your files.

Local backup in the form of a NAS or home server is also an option, and allows different systems (Windows, Mac, Linux) to save a copy of their files. Way better from a privacy perspective if setup properly BUT your are one fire or one burglary away from losing everything.

If you want to reconcile privacy AND safe storage then to me there are a few options :

  • End to end encrypted cloud storage if you trust the third party (Proton drive, Tresorit, etc)
  • End to end encrypted cloud storage that you control (requires very high skills and a lot of work and money. And a lot of maintenance)
  • Local network storage (NAS/homeserver) with an encrypted backup regularly sent to the cloud
  • Hybrid end-to-end encrypted cloud using a non encrypted cloud solution (like Google Drive) with Cryptomator or equivalent (if you trust them).

So many options, depending on your sensibility to privacy and your technical knowledge. You can also mix. For example most of my personal files are hosted on Microsoft OneCloud because it's stable and fast enough. I mean almost my entire home folder (excluding configuration) is replicated there. But some of the sensitive files, mostly scans of official documents like tax returns, healthcare receipts, etc, are end to end encrypted using Cryptomator. Also my passwords are saved in an shared encrypted Keepass database. And all my drives are encrypted (with LUKS) including my external drives.

Anybody who has dug that topic long enough knows that total privacy and total security are a myth. It simple doesn't exist. You need to find the balance between privacy, security and practicality that suits you. If you are paranoid, then getting to a reasonable level of all three is going to be a LOT of work and money. If you are just cautious, and are willing to trust reputable third parties, then it's quite possible to have a working solution without spending too much time and money. And the very bare minimum is to chose between a backup with little privacy, or more privacy with the acceptance that you may lose everything.

Valmond,

Uh no, I have a distinct backup system with Amazon glacier. My question was about day to say stuff, so that when a drive goes, or a mobo fries, I don’t have to go through all the hassle reinstalling and reconfiguring everything.

Menagerie, in Best Linux Distro for a tablet?

Plasma Mobile with your distro of choice. Works better than Gnome or normal Plasma, especially when it comes to the on screen keyboard.

teamevil, in Best Linux Distro for a tablet?

PopOS! Works pretty well on my 3

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #