Search:

Type: Posts; User: 1fallen; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.10 seconds.

  1. Replies
    25
    Views
    26

    [ubuntu] Re: Multi boot system but no Grub Menu

    BTW, You did first format the Thumb Drive to "fat32" first though Right?
  2. Replies
    25
    Views
    26

    [ubuntu] Re: Multi boot system but no Grub Menu

    Weird, but will you now show this:

    df -hT
    We will try a reinstall of Grub,
    Just an example on "my" system, but clipped for easy viewing.

    df -hT
    ### Mine is
    /dev/sda1 ...
  3. Replies
    26
    Views
    27

    Re: Ubuntu on ZFS grub/boot failure

    You don't get much better than MAFoElffen, and without seeing what was asked, well No One is Happy here.

    I can see a high level of frustration for all concerned here. You with your current...
  4. Re: lsusb and lspci show I have thunderbolt4 and usb 4. But the manufacurer says I do

    Or Thunderbolt dose not exist on your machine, If it truly was capable, or the hardware is there, it would show.
    Sorry to deliver the bad news, but now you won't waste your hard earned money on a...
  5. [all variants] Re: 24.04 live USB cannot open another USB drive

    Must be A Xubuntu Flaw, I didn't see other drives with the New live installer.
  6. [kubuntu] Re: Kubuntu 24.04 no option for Wayland in sddm

    On Ubuntu with Snaps Yes, On other Distro's No :)

    Arch=No
    KDE Neon=No
    Debian=No
  7. Replies
    9
    Views
    10

    Re: Cannot run deb programs in 24.04

    FWIW Windscribe Future Updates

    The app will notify you of any future updates, and you can install them with a single click, directly from the app.
  8. Replies
    25
    Views
    26

    [ubuntu] Re: Multi boot system but no Grub Menu

    You don't load it to a USB drive, Gnome Disks will install it to your USB drive though

    I assume you unziped it, and inside that Folder you will see a ".img"
    ie:

    cd...
  9. [xubuntu] Re: Recommendation: Email program for XFCE desktop

    Claws comes to mind, and also Betterbird it is a fork of Thunderbird. More info on Betterbird: https://www.addictivetips.com/ubuntu-linux-tips/set-up-the-betterbird-fork-of-thunderbird-on-linux/...
  10. Replies
    25
    Views
    26

    [ubuntu] Re: Multi boot system but no Grub Menu

    Opinionated, but since you asked Yes.

    But I would install rEFInd on USB Thumb Drive, and set your Bios to boot to that first. That Link is here:...
  11. Re: lsusb and lspci show I have thunderbolt4 and usb 4. But the manufacurer says I do

    Please show this:

    lsmod | grep thund

    ### Mine Dose.
    intel_wmi_thunderbolt 16384 0
    thunderbolt 512000 0
    wmi 32768 4...
  12. Replies
    25
    Views
    26

    [ubuntu] Re: Multi boot system but no Grub Menu

    Change this line


    GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

    To this

    GRUB_CMDLINE_LINUX_DEFAULT="noplymouth"
    And at the bottom remove one of these lines "GRUB_DISABLE_OS_PROBER=false"
  13. [ubuntu] Re: Updating Ubuntu 24.04 LTS from Ubuntu 22.04 LTS

    +1 Wise to wait....
  14. Replies
    12
    Views
    13

    [SOLVED] Re: Ubuntu Graphical Installer Question

    +1 for rEFInd, it's very adaptable, and will show all bootable drives even swapping them out.

    You still need a bootloader though....More on this later I have meeting ATM
  15. Replies
    115,002
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    179
  16. Re: Deb packages not installing in Ubuntu 24.04

    Things change very quickly with Buntu, New features added some Old ones removed.

    My self like ajgreeny just get accustom to the terminal.

    BTW which one worked for you?
  17. Replies
    25
    Views
    26

    [ubuntu] Re: Multi boot system but no Grub Menu

    I see it all the time, plus I have 5 other Boot-able OS's on different drives....No Multi-Boots Allowed here.
    My Bootl loader is rEFInd! just to be clear.

    But your suggestion should be considered...
  18. Replies
    25
    Views
    26

    [ubuntu] Re: Multi boot system but no Grub Menu

    Where to start, Please use Code tags to paste terminal returns. I need you to that in the last post you made #10
    And please don't add your questions in that file.
    Right Now before anything else,...
  19. [all variants] Re: 24.04 live USB cannot open another USB drive

    Xubuntu has the "gnome-disk-utility" package and make sure that udisks2 package is installed.
  20. Re: Deb packages not installing in Ubuntu 24.04

    What about "dpkg -i some.deb" ....and "gdebi" just a right click open with gdebi.
  21. Replies
    25
    Views
    26

    [ubuntu] Re: Multi boot system but no Grub Menu

    After the changes are made use key combo [Ctrl + o] to exit after the save use [Ctrl + x] Now update grub again.

    The important bits should look like this:

    # If you change this file, run...
  22. Replies
    9
    Views
    10

    Re: Cannot run deb programs in 24.04

    For Google Chrome:


    wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
    sudo apt install ./google-chrome-stable_current_amd64.deb

    For Windscribe, I'll assume you...
  23. Replies
    14
    Views
    15

    Re: need help with node trobleshooting

    Dang I'll have to find it again It's been a few months since, but for v20 I use:

    curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash - &&\
    sudo apt-get install -y nodejs
    For v22 I...
  24. Replies
    9
    Views
    10

    Re: Cannot run deb programs in 24.04

    An example of what your now trying would be helpful.

    Are you speaking on how to install them?
  25. Replies
    14
    Views
    15

    Re: need help with node trobleshooting

    I did not have good luck for case use with v 20, will v 22 work for you both?

    node --version
    v22.0.0
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4