Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.24 seconds.

  1. Replies
    1,251
    Views
    190,368

    Re: Howto make USB boot drives

    @1fallen,

    mkusb and its components do not use --options, only the simple ones, like -v and -h.

    Do you think that I should add --version and --help?




    $ mkusb -v
  2. Replies
    1,251
    Views
    190,368

    Re: Howto make USB boot drives

    mkusb version 24.0.1



    - mkusb 24.0.1
    . modications in dus-iso2usb:
    .. tweak_grub: tweak 5: no persistent option when 'persistent is false'


    Improvement in program package mkusb version...
  3. Replies
    5
    Views
    6

    Re: Android tablet via usb

    My answer at the following link (describing how to transfer data to an android phone) may be useful also for this case with an android tablet.

    How do I connect my android smartphone to my PC...
  4. Replies
    3
    Views
    4

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

    The following alternative makes it easy to install Ubuntu to an external drive, but you cannot get an excrypted system that way. And the whole drive will be used (existing file systems on the target...
  5. Replies
    27
    Views
    28

    Re: What happened to the Ubuntu community?

    @blahboybaz,

    I would like to add one more thing to consider about how attitude plays a part in interactions. I am not a native English speaker, and for that reason may use the wrong word or...
  6. Replies
    27
    Views
    28

    Re: What happened to the Ubuntu community?

    @VMC,

    Now I understand what you meant (where I supported ajgreenys response). Sorry for the misunderstanding.

    I agree that we should avoid telling our opinion directly or asking 'why do that?'...
  7. Replies
    27
    Views
    28

    Re: What happened to the Ubuntu community?

    +1
  8. Re: does anyone have expertise with Ventoy persistence?

    @Gatorade,

    If you run your computer in UEFI mode with secure boot, and the computer and/or your UEFI/BIOS system is rather new, you may have problems with persistence by mkusb via...
  9. Re: does anyone have expertise with Ventoy persistence?

    Multiboot USB drive

    It can be a good idea to have a Ventoy multiboot USB drive to run live sessions and installers. But I would not use it for persistent live systems, because you may run into...
  10. Replies
    167
    Views
    168

    Re: Noble Dailys: Successes or Failures?

    Lubuntu (Mantic and) Noble problems with 2 screens connected

    There are two bug reports about problems to use two screens with Lubuntu. In a 10-11 years old Toshiba also Kubuntu Noble has problems....
  11. Replies
    167
    Views
    168

    Re: Noble Dailys: Successes or Failures?

    +1
  12. Replies
    167
    Views
    168

    Re: Noble Dailys: Successes or Failures?

    @este.el.paz,

    After installing mkusb


    sudo add-apt-repository ppa:mkusb/unstable
    sudo apt install mkusb

    the following grep command should show something like
  13. Replies
    167
    Views
    168

    Re: Noble Dailys: Successes or Failures?

    @este.el.paz,

    There is am PPA set for mkusb in Noble. It worked when I tested it. Please let me know if there is any problem.

    I know that dus-persistent has problems with secure boot in some...
  14. Replies
    167
    Views
    168

    Re: Noble Dailys: Successes or Failures?

    Isn't that what we are here for? To weed through all the weird stuff? LOL

    Even if something turns out to be "normal", at least we (hopefully) won't be surprised if it comes up later, asked by a...
  15. Replies
    167
    Views
    168

    Re: Noble Dailys: Successes or Failures?

    Next I tested the current Xubuntu Noble iso file to a USB connected SSD and booted into my old Dell Precision M4800 (with generation 4 Intel i7 and nvidia graphics.

    - In BIOS mode it also tries to...
  16. Replies
    167
    Views
    168

    Re: Noble Dailys: Successes or Failures?

    @Irihapeti,

    Maybe the old computers that you and I are testing have non-standard features in the UEFI-BIOS systems, that cause the different behaviour. Anyway, the Clonezilla drive has an MSDOS...
  17. Replies
    167
    Views
    168

    Re: Noble Dailys: Successes or Failures?

    I cloned the current Xubuntu Noble iso file to a USB connected SSD and booted into my old Toshiba Satellite Pro C850-19W.

    - There is an internal SSD with Lubuntu (since yesterday).
    - I connected...
  18. Replies
    167
    Views
    168

    Re: Noble Dailys: Successes or Failures?

    +1
  19. Replies
    167
    Views
    168

    Re: Noble Dailys: Successes or Failures?

    I tested right now with Lubuntu Noble (iso file dated Dec 13) in a Toshiba Satellite Pro C850-19W to install using the whole drive

    - in UEFI mode, when there is an MSDOS partition table in the...
  20. Replies
    167
    Views
    168

    Re: Noble Dailys: Successes or Failures?

    Lubuntu Noble with the installer Calamares works with LUKS encryption:



    tester@tester-satelliteproc85019w:~$ lsblk -e7 -o model,name,size,fstype,label,mountpoints /dev/sda ...
  21. Replies
    7
    Views
    8

    Re: Why apt update via unsecure http?

    We [who help here] at the Ubuntu Forums are volunteers, and cannot modify how updates/upgrades are distributed.

    If you have enough time and energy, you can file a bug at Launchpad or start a...
  22. Replies
    2
    Views
    3

    [ubuntu] Re: CD/DVD, read only

    There could be either a hardware problem (the CD/DVD drive, or the disk) or a software problem (some bad burning tool) or bad matching between driver and hardware.

    It can help us understand the...
  23. [SOLVED] Re: I'm suddenly booting into BIOS/UEFI instead of to 22.04 login screen

    I would suspect that one of the drives is a slow starter. Maybe it will work better, if you add some seconds waiting time at boot. You can do that via editing the file

    /etc/default/grub

    to...
  24. [SOLVED] Re: I'm suddenly booting into BIOS/UEFI instead of to 22.04 login screen

    Boot [the awkward way] to the Ubuntu system that you want to be the default one and run



    sudo update-grub

    Then reboot. Did it solve the problem? Did something change? In that case what...
  25. [SOLVED] Re: Please explain the difference between used RAM by 'free' and 'htop'

    Thanks VMC and MAFoElffen,

    When looping


    LANG=C top -E k
    while true; do clear;head -n 27 /proc/meminfo;sleep 2;done
    while true;do clear;free;sleep 2;done

    alongside each other (see the...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4