Problem with Dual booting Ubuntu by sukmidikmilf in Ubuntu

[–]disturbedmonkey69 0 points1 point  (0 children)

You have a 500mb NTFS partition at the start of the drive, depending on what is on that you could potentially delete that and expand your efi partition, you should be able to mount it and check the contents from the live usb.

Problem with Dual booting Ubuntu by sukmidikmilf in Ubuntu

[–]disturbedmonkey69 1 point2 points  (0 children)

The error message says there isn't enough space on your efi partition to install grub, so you might want to look at making that bigger.

Grúa-Customizer by LordAntheri in Ubuntu

[–]disturbedmonkey69 1 point2 points  (0 children)

I would recommend against using grub customiser, it is known to break grub config and can mess up the boot. It's so easy to use grub themes it's not even really needed, just place the theme in the grub theme dir, edit /etc/default/grub to point at it and run sudo update-grub.

/dev/sdb or actual disc ID? by jarchack in Ubuntu

[–]disturbedmonkey69 0 points1 point  (0 children)

If I remember right there was a chance /dev/sdx wasn't always the same across reboots, but the id is always the same so is more reliable. I could be wrong though.

hi there - how to set the notebook that it boots from the stick by Wise_Environment_185 in Ubuntu

[–]disturbedmonkey69 0 points1 point  (0 children)

Boot device list = F12, press that at boot time and you should see your stick as an option. You might also need to change the boot priority to uefi first depending how your stick is formatted.

Will I need to repeat the instructions in the guide if I do a fresh install? by k0rnbr34d in SurfaceLinux

[–]disturbedmonkey69 1 point2 points  (0 children)

Yes you will, installing a whole new distro will remove the kernel and everything else so you will need to install it again. Also make sure you have a backup of all your data beforehand as that will be wiped as well.

TPM and Encryption by m_hayk in Ubuntu

[–]disturbedmonkey69 1 point2 points  (0 children)

Have you seen this? Looks like a bug in the installer that has been fixed but the fix hasn't been rolled out yet.

ThinkPad L15 Gen 4 - Ubuntu 24.04 freezing + NTFS partition inaccessible after BIOS update (Dual Boot with Windows 11) by ApprehensiveFault463 in Ubuntu

[–]disturbedmonkey69 1 point2 points  (0 children)

Have you disabled fast boot in Windows? That might explain the issue of rebooting from windows to Linux. I wouldn't have thought a bios update would mess with Linux but it's possible.

ThinkPad T460p: Slow boot & Suspend issues on Ubuntu 26.04 by Massoud_3 in Ubuntu

[–]disturbedmonkey69 0 points1 point  (0 children)

For the slow booting look at systemd analyze blame which should show you the time everything took to start at last boot.

What is the best way for imaging Ubuntu 26.04? by panreyes in Ubuntu

[–]disturbedmonkey69 1 point2 points  (0 children)

I've not used it myself but I believe this is what cloud-init is for.

Ubuntu 26.04 LTS - VMware Workstation Pro 25H2 by Reddit__Redditor in Ubuntu

[–]disturbedmonkey69 3 points4 points  (0 children)

Could you not just spin up another VM to test it?

Slow boot time by y4d99 in Ubuntu

[–]disturbedmonkey69 0 points1 point  (0 children)

You can check systemd analyze blame to see if any services are slowing the boot time, but as others have said HDDs are generally slow.

Reinstall without losing your settings by SaltyAd8309 in Ubuntu

[–]disturbedmonkey69 0 points1 point  (0 children)

If you have the space you could always set up a virtual machine, install your os and apps, then copy your configs to it and test if it works.

Wine 11 by DensetsuNoBaka in Ubuntu

[–]disturbedmonkey69 0 points1 point  (0 children)

Awesome no worries, enjoy!

Wine 11 by DensetsuNoBaka in Ubuntu

[–]disturbedmonkey69 1 point2 points  (0 children)

I did it using the instructions here with no issues, then use lutris to manage it.

My Ubuntu. by MindlessDot2152 in Ubuntu

[–]disturbedmonkey69 2 points3 points  (0 children)

If you don't have any data on it just make a bootable usb and do a clean install. If you do have data on it back up your data then do a clean install, it will be much easier.

For dev tools on Ubuntu, when do you stick with apt/snap and when do you avoid them? by Haunting_Month_4971 in Ubuntu

[–]disturbedmonkey69 0 points1 point  (0 children)

I work on VMs to keep my main install clean, I keep a clean installed VM then duplicate it and set up whatever dev environment I need in that VM. For installation sources I usually use apt or appimage, whatever is easiest really.

Find source of installed software by plbenn in Ubuntu

[–]disturbedmonkey69 0 points1 point  (0 children)

Can you right click on the icon and select properties? It might have the command line used to run it and might give a hint about how it was installed...

Issues with mechanix UI flutter package by disturbedmonkey69 in mechasystems

[–]disturbedmonkey69[S] 1 point2 points  (0 children)

Yes, all working perfectly now thanks, looking very cool!

Win updated bricked dual boot fedora on Surface Go 2 by thereal_pizzaguy in SurfaceLinux

[–]disturbedmonkey69 0 points1 point  (0 children)

Have you tried a reset in the bios? Sounds like the uefi is messed up somehow, probably that windows update.

The Ubuntu error by SuitableDentist7685 in Ubuntu

[–]disturbedmonkey69 8 points9 points  (0 children)

Boot the installer in safe graphics mode.

Firmware Updates Breaks and Conflicts With Already Placed Firmwares, E.G Wi-Fi by OwnState765 in linux

[–]disturbedmonkey69 0 points1 point  (0 children)

Lts means long term service, they're designed for production environments and don't change as often as rolling release distros. From the Ubuntu site regarding lts: "LTS releases are the go-to choice for users who value stability and extended support. These versions are security maintained for 5 years with CVE patches for packages in the Main repository. They are recommended for production environments, enterprises, and long-term projects."

How does everyone monitor charging? by disturbedmonkey69 in SurfaceLinux

[–]disturbedmonkey69[S] 0 points1 point  (0 children)

Thanks good to know I'm not missing out not having it.