[02:00] I am using 19.10. how to start virtual screen with xpra on 19.10? === tommy_ is now known as Guest63100 [02:23] xieyi: if you don't get an answer here, please ask in #ubuntu, a much larger channel [02:24] I've never heard of xpra, so no help from me === Mrokii_ is now known as Mrokii [04:04] hey === TheRedQueen is now known as Drone === rynot is now known as cart_man === luc4 is now known as Guest64423 [08:22] Good morning === Guest21814 is now known as lordievader === Guest64423 is now known as luc4 [12:06] Hi folks [13:00] Vijay996 was added by: Vijay996 [13:46] Hello fellow Kubuntu enthusiasts and developpers! [13:50] Hello, I'm trying to install kubuntu on an old 32-bit laptop. When I boot the usb, I get a command line. Does anyone know how I get to the desktop? [14:13] If it really is 32-bit only, then the ISOs are no longer being created for newer releases. I recommend you pick up the last LTS with a 32-bit ISO: http://cdimage.ubuntu.com/kubuntu/releases/18.04.3/release/ [14:14] kubuntu-18.04.3-desktop-i386.iso [14:14] That's the one I used [14:18] You could try startx [14:22] It says "Command not found" [14:23] Maybe sddm is not running. You could try systemctl enable sddm.service --force [14:23] Then, if necessary systemctl reboot [14:24] Systemctl: not found [14:25] Btw it says (initramfs) before the input [14:28] Then I am not sure you have booted Linux. I think initramfs is some kind of busybox pre-boot step (but I am reaching the limits of what I know). [14:28] Ah, then I'll google on busybox. Thanks for the help === Lord_of_Life_ is now known as Lord_of_Life === hggdh is now known as QuosqueTandem [15:12] Hello everybody. First off all thank you for sustain the ubuntu proyect. PXE I am trying to install ubuntu in another sistem but the boot says: 'pxe-e61': media test failure, check cable'. But I have as priority boot from usb in bios. Any idea about what I can try next? Thank you so much [15:13] Hello everybody. First off all thank you for sustain the ubuntu proyect. PXE I am trying to install ubuntu in another sistem but the boot says: 'pxe-e61': media test failure, check cable'. But I have as priority boot from usb in bios. Any idea about what I can try next? Thank you so much [15:15] I'm guessing that's happening at BIOS rather than OS level [15:16] it might be a confusion in terms of UEFI and BIOS [15:16] because UEFI often shows both but usually just skips any BIOS boots, only looks at UEFI boots [15:16] how can I do that? [15:16] so I'd check (a) that you burned to the right type and (b) go into a quick boot menu rather than priority in case it doesn't work with the priority setting [15:17] do you know if your system is BIOS or UEFI? [15:17] usually in UEFI, it will be nice and graphical, and sometimes give you the option as to how you want to boot. UEFI is far better btw if you do have a choice [15:18] I am in bios now [15:19] it show just things about BIOS [15:19] is it graphical or console-like? [15:19] show options with BIOS name [15:19] windows, but now I am in BIOS, before the sistem start [15:19] essentially when you burn the boot USB, you should make it for a UEFI target system [15:19] I have the usb with ubuntu installation [15:20] admittedly I'm not 100% sure how to tell if a system is BIOS or UEFI from within Windows, but worth looking up [15:20] if you're burning the USB from inside Windows, I recommend Rufus [15:20] it has a box that lets you configure if you're burning to BIOS or UEFI, choose the appropriate one [15:20] I am buring in ubuntu [15:20] but ok, I will install rufus [15:21] I see, admittedly on linux I've only ever done it with dd (can't remember the commands, I google them each time haha) [15:22] but yeah I believe it's the target based on what you've said [15:33] rufus is for burning in windows [15:33] dd works well [15:33] on linux [15:36] Yes, for windows. I am trying to use multiwriter in ubuntu [15:36] and I will install rufus in windows to try any of those options === pad is now known as Guest26929 [15:44] rufus on windows is also buggy btw, there's an alternative called etcher and it works on most platforms [15:44] windows and linux === ricardo_ is now known as trakinas [16:54] yes, it was the problem. thank you so much guys === marcel is now known as marcel_ === marcel_ is now known as marcel__ === marcel__ is now known as xblob_ === marcel is now known as guestnrdnd [17:30] come si visualizzano i canali [17:32] Unit193!ukikie@freenode/staff/ubuntu.member.unit193 [17:33] !it | salvio [17:33] salvio: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) === kubuntu is now known as Guest23095 [22:40] I was trying to uninstall xfce desktop on my ubuntu machine. I followed a guide and uninstalled the de. … I want to install kde on this machine but.. i can't get in ubuntu anymore.. [22:42] I ran this into the terminal: … sudo apt purge xubuntu-icon-theme xfce4-* … sudo apt autoremove … After rebooted the machine.. Nothing..when I select Ubuntu on the selection screen (dual boot with win10) I can't get in Ubuntu [22:47] try https://ubuntuforums.org/archive/index.php/t-2265433.html [22:49] the entry may well be in the /boot/grub/grub.cfg file, but it may require some changes, thus the grub updating [22:49] I am currently stuck on a nlack screen.. I can still reboot using ctrl+alt+canc but I am finding no luck. I got an error about my usb ports But It disappeared insterting again my wifi adapter.. i am trying what you suggested me [22:49] Black* [22:58] Bprompt: I did not understand what to do reading what you have sent. Do I have to use the those commands? [23:00] well, in essence, the guide says, use a live-session-usb, use chroot to for a chroot session to your Ubuntu installation in the HDD, do the binding of the directories, then issue the grub install and updates, to update the "grub in the HDD" not the live-session [23:01] isn't a fresh install far easier than that? [23:01] chrooting from a live session is rather painful as I recall [23:01] valorie: yes, I'm assuming it may not desirable, but yes on SSD I've installed in 10 minutes or less [23:01] valorie: done it a few times, isn't bad :) [23:02] easier to just do a quick backup of ~/home and a fresh install of kubuntu [23:02] if reinstalling is stomachable, then bear in mind that a reinstall on HDD is around 20minutes on SSD is 10 or less, just don't forger to backup your $HOME [23:03] Is there a fast way to backup $home? [23:04] I use zip -r9y but that's something I do periodically =) [23:04] I have a live Usb 19.10 session.. Is it possibile to fix the issue without reinstalling everything? [23:04] yes, using the chroot as mentioned in the guide [23:05] but if you don't have much apps installed, then a reinstall is quicker, the bigger hassle is the configurations and for that you want to have $HOME backed up at all times [23:05] Oh well.. How to start chroot? I can't enter in ubuntu as I said.. Do I run it from the usb session? [23:06] once the configurations are in place, you can install this or that app and when they find the configuration, they use that, so you don't have to spend 6hrs redoing all that [23:06] some things many folks overlook is that, reinstalls are fast, but reconfiguring the system and apps individually takes 10hrs or more =) [23:07] reason why I back up my $HOME quite a bit, my current $HOME I've migrated it over about 5 machines and 6 HDD or so [23:08] yes, check the guide, is from a live-session [23:08] That's convenient.. When you have to do a fresh install [23:08] Now I prefer to not reinstall everything.. [23:08] @bprompt> is not just good for a reinstall, also when something happens, some upgrade or update may go amiss, or even one makes a mistake and you can always put it back [23:09] The guide says to use those commands but I don't know where to use them :') [23:10] you'd do it from a live-session, in the terminal of course :) [23:10] Oh. So I start ubuntu from my usb-session and run these commands in the terminal? [23:10] I was thinking to do that but I was afraid to break everything up [23:11] yeap, check where ubuntu is say /dev/sda3 and mount that, then do the -o bind bindings [23:11] well, be not afraid of breaking it, is already broken =) [23:12] In my case is dev/sda5 and that's already mounted [23:12] reason why you'd be doing it from a live-session [23:12] Bprompt: :( I know that's broken [23:12] then there's nothing to be afraid about :) [23:15] "'Come to the edge,' He said. They said, 'We are afraid.' 'Come to the edge,' He said. They came. He pushed them, and they flew..." ~~ Guillaume Apollinaire ~~ [23:19] I appreciate your support [23:19] There's that command 'sudo mount dev/sda1 mnt/boot/efi [23:20] In my dev/sda1 there's my windows installation.. Is it ok to proceed with this command? [23:22] well, you're fixing the Ubuntu partition, no the windows one, so you won't be mouting that windows, nope [23:27] Oh i am rebooting [23:27] Finger crossed [23:28] I had no luck.. [23:29] I think I did something wrong in the process [23:29] bprompt: I probably did not set che correct folders while doing chroot because nothing has changed [23:31] is possible, you can always retry the procedure [23:33] oddly enough, someone at #ubuntu is having the same issue, the url for the guide suggested may work better -> https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows#The_graphical_way [23:33] which is the same thing, putting Grub back after something went south [23:34] Oh I am gonna look this one then [23:45] I don't understand where the grub is installed [23:45] Sdb or sda? [23:46] Sdb is my usb install, right! [23:46] ? [23:53] skjones007 was added by: skjones007