hey guys, so in the near future i would like to get a steam oled only if valve makes a limited edition for europe, i wanna know what do i use to clone my ssd? do i need to rebase after the cloning process?
Updating rn, but has anyone else had an issue with all non-steam games failing to boot in game mode on deck? This is latest channel, build from 20-12-2023 bazzite 39
that command is correct in linux (as long as youre not botted into steamOS) assuming /dev/nvme0n1 is the SteamOS ssd and /dev/sda is the external ssd you are cloning the deck OS to
the process will take a long time, once you are done with the clone, the easiest thing to do to fix the "size" of the disk is to open up a program called "gparted" it will detect a disk size mismatch and ask you if you want it to fix it for you and then you just resize the partitions and youre done
I'm used to doing local overrides for upgrades when I compile stuff (like, custom Mutters and XWayland) and I know rpm-ostree can't reinstall the same package version but what about downgrade using Override?
you would have to make a custom image because of kernel modules so i would believe they would have to make a custom image use non nvidia as base copy what ublue nvidia builds do use an archived 535 rpm instead of 545.
reason ublue doesnt do it is because we rely on rpmfusion which removed their 535 builds
hi all fixed issue i had last night.. notice there was update ran ublue-update getting an error: ublue_update.cli:ERROR | /etc/ublue-update.d/user/03-fleek-user-update.sh returned error code: 1, program output: [*] Update package index [i] Updating flake sources ERROR Error: exit status 1 ERROR Error: ERROR There was an internal error. Run with FLEEK_DEBUG=1 for a detailed error message, and consider reporting it at https://github.com/ublue-os/fleek/issues
because if i run ublue-update FLEEK_DEBUG=1 i get unrecognized argument. i ran /var/usrlocal/bin/fleek update -a to see the output : error: … while fetching the input 'path:/var/home/deck/.local/share/fleek'
error: cannot connect to socket at '/nix/var/nix/daemon-socket/socket': Connection refused
an usb which you can boot from that will put you into a desktop linux system. you will need a usb dock, keyboard and mouse for this no matter what unless you take the ssd out of the steamdeck and put both the ssds inside an eclosure each and do the cloning on a different machine (at which point /dev/nvme0n1 will no longer be the correct input file)
oh, yeah that make sense, i call them bootable usb drives, but its the same thing, i think i will do this method since i wanted to get an enclosure anyway
if you are planning to use a separate computer you will need 2 enclosures (unless you have space on your motherboard and it supports 2230) if you want to do it all from the deck you need a dock that you can use 1 usb enclosure with along with mouse and keyboard
i do have a dock, the official one, my plan will be: use a live usb with bazzite on it, format clean the internal ssd of the oled deck, clone into the internal ssd the older ssd from an enclosure, i shouldnt have any problem related to space since both older and new one will be 1tb, but probably i will have to increase the space since space degradation in a thing and in that case as you said i will use gparted
I feel like i need to document the OCI container technology portion of this better. and have it easily appear to anyone who uses Bazzite. Like that's probably the coolest part of all of this and I feel like it gets lost sometimes.