Search:

Type: Posts; User: ubfan1; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.06 seconds; generated 21 minute(s) ago.

  1. Re: 24.04 installer, you cannot create a EFI boot partition?

    The 23.10 installer will create an EFI partition automatically. What it creates is too big (1GB) IMHO. 24.04 looks like it does the same. On the bright side, it will use this partition, instead of...
  2. Re: Help: Ubuntu won't boot after Saturday update

    Definitely improvements can be made when holding packages back (or phasing). A group of packages that need to be together may be separated, and break things. I have only seen this on a group of...
  3. Re: Help: Ubuntu won't boot after Saturday update

    I got that screen too after a nobel (24.04) VM update/upgrade. The upgrade was for hundreds of packages, but half were being held back. The next day, a boot of the VM showed the unhappy face. I...
  4. [SOLVED] Re: Ubuntu and Kubuntu together, or just wipe clean and install Kubuntu?

    I was thinking of a distribution upgrade (e.g. 22.04 to 24.04), where I like to keep the old (running) system around until I get all the new system programs working. I have a lot of old code, which...
  5. [SOLVED] Re: Ubuntu and Kubuntu together, or just wipe clean and install Kubuntu?

    I like to have partitions for (at least) two root partitions, and a large data partition (and any ESP of course). Two root ps to allow running an upgrade in parallel while working out any kinks. ...
  6. Replies
    4
    Views
    5

    [ubuntu] Re: X11, nvidia, vulkan, 22.04.4

    Which Nvidia hardware? Laptop? Did you switch to the 6.5 kernel on this upgrade? Some old Nvidia cards may have trouble with the 6.5 kernel. Post the output of xrandr --listproviders (when running...
  7. Replies
    15
    Views
    16

    [SOLVED] Re: Minimum requirement for "/" partition

    I see no free space on your 1.8 TB disk. Maybe the message is that there is not enough space to make any partition, be it 100GB or 40Gb. Did you make the 931.5GB partition to install Ubuntu? If...
  8. Replies
    3
    Views
    4

    Re: why can't i install on an external HD?

    What kind of external disk -- USB, eSATA, something else? What's on the external disk now, a partition table (what kind gpt, MSDOS), partitions/empty space? If any partitions, what filesystem is on...
  9. [xubuntu] Re: Dual UEFI boot on two drives with two ESRs - any known issues?

    The Ubiquity installer used on Ubuntu 22.04 has the launchpad bug 1396379, grub put on wrong disk, but xubuntu uses another installer (Calamares?) I think. Anyway, your turn off the other disks...
  10. [ubuntu] Re: I can't install a printer driver for the latest Ubuntu

    I don't know about the source forge download, but have you just tried the browser local url localhost:631 and select install new printer? Should find what printer is attached, and give you choices...
  11. Re: Strange installation behavior, NVME seen by Win/Mint/Deb but not Ubuntu

    Probably will work, but 24.04 is still under heavy development, so might have some leftover cruft if you update early. 24.04 is using the 6.8 kernel, so may be all sorts of additional issues. If...
  12. Re: Strange installation behavior, NVME seen by Win/Mint/Deb but not Ubuntu

    What kernel versions do the working installs have? 23.10 uses kernel 6.5. After the first update/upgrade, the 22.04 you installed should definitely have a 6.5 kernel as the default boot too -- does...
  13. [ubuntu] Re: How do i install Ubuntu on a USB thumb drive without sacrificing the boot loader?

    Launchpad Bug 1396379 - Grub installs to wrong disk, is a "feature" of the ubiquity installer used in Ubuntu 22.04. A different installer is used for 23.10, and actually installs grub to the disk...
  14. [ubuntu] Re: I can't install a printer driver for the latest Ubuntu

    Recently having gone through a new printer setup (Cannon lbp 6030), I tried the various protocols offered by CUPS (off port 631), but could only get LPD to work. Probably some matching options...
  15. Re: install different linux distro alongside existing

    You can start 4 CPU and 4GB ram, and check how things are running with system-monitor. Change things as necessary. Not much experience with virt-manager, except for running the TPM required version...
  16. Re: install different linux distro alongside existing

    Used the builtin wifi of the laptop. To attach USB storage devices, I use a command:
    sudo kvm -smp cores=4,threads=2 -cpu host -m 4096 -vga virtio -usb -device qemu-xhci,id=xhci -device...
  17. Re: install different linux distro alongside existing

    My VMs automatically piggyback off the host's wireless. The connection isn't wireless as far as the VM is concerned, but I don't actually have ethernet.
  18. Re: install different linux distro alongside existing

    Windows 11 23h2 guests are getting harder to set up, needing the software tpm stack (swtpm package) to install, but with the software present, virt-manager will automatically use it. I normally just...
  19. [ubuntu] Re: Ubuntu 22.04 system stopped working properly after upgrading from 22.04.3 to 22.0

    The 6.5 kernel requires the gcc-12 to compile its modules, but for Ubuntu 22.04, gcc-11 is the default, and gcc-12 normally is not present. This missing gcc-12 got fixed (weeks ago) by adding a...
  20. Replies
    8
    Views
    9

    [ubuntu] Re: Packages stopped updating

    Get:7 http://archive.ubuntu.com/ubuntu jammy-proposed InRelease [270 kB]
    Software&Updates/Developer options can turn them off, or just edit the sources.list/sources.list.d directory files.
  21. Replies
    4
    Views
    5

    [SOLVED] Re: Nvidia driver failure after update

    Have you restarted the system after the upgrade? I'd expect the default would be the 6.5 kernel, you can check in /boot to see which kernels you have. /boot/grub/grub.cfg should have the 6.5 kernel...
  22. Replies
    4
    Views
    5

    [SOLVED] Re: Nvidia driver failure after update

    Where did you get the 5.13 kernel? Ubuntu 22.04 shipped with the 5.15 kernel, updated to 5.19, 6.2, and now 6.5.
  23. [SOLVED] Re: CUDA 12.1.1 Nvidia 530 Ubu 22.04 LTS Package dependency problem on install

    You can use the thread tools at the top of the page to mark this as SOLVED. Good to see you got this working.
  24. Replies
    4
    Views
    5

    [SOLVED] Re: Installation from USB

    Good to see you got it working. If you don't choose to install the Nvidia drivers when you first install, the first boot needs the "nomodeset" kernel option (what safe graphics does) so the nouveau...
  25. Replies
    4
    Views
    5

    [SOLVED] Re: Installation from USB

    Did you hashcheck the downloaded ISO? What setting is your machine's boot type (uefi, Legacy, both (with one preferred)? When you made the install media, did you select a particular boot type, or...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4