[00:21] so is the pidgin facebook plugin not supported anyone [00:21] anymore? === captain_fixerpc1 is now known as CaptainFixerpc14 === mcm is now known as mcm_ [00:29] why is the swap space on a default ubuntu installation so small? less then 1GB ? [00:31] mcm_: pre-existing swap partition ? as now on a fresh install the default is a swap file. [01:02] <[itchyjunk]> Hi, the time on the top of the desktop is in 24 hours format and I was wondering how I can change this to a 12 hour format? [01:05] <[itchyjunk]> Never mind, found it. [01:08] hi [01:24] hello [01:25] control+alt+function keys no longer work to get out of x on my new ubuntu install. anybody know why? [01:30] so this command works fine on mac but i get no audio output on ubuntu: mplayer -noconsolecontrols -nolirc -really-quiet -volume 8 ~/bin/sounds/app-26.mp3 > /dev/null 2>&1 & [01:31] tell it what sound driver to use? check alsamixer? [01:31] arooni: remove the redirection and backgrounding at the end so you can see any possible error messages [01:32] why are you redirecting to dev/null? your sound is going to dev/null [01:33] was trying to avoid the console text output [01:33] ArmOrAttAk: that is not true [01:34] isn't it? ok fine i may be wrong. that's what that command looks like to me [01:34] it says its playing; yet AO: [pulse] 44100Hz 2ch s16le (2 bytes per sample) ; i dont seem to hear it [01:34] arooni: why are you choosing those parameters? [01:35] leftyfb: https://gist.github.com/26eb1cb850c730a311b8e2255e178c21 ; cuz audio was blaringly loud [01:35] was trying to reduce volume [01:35] arooni: reboot [01:35] ok dokes [01:42] arooni: I looked read the man page for mplayer. That volume is setting it to 8%. That's why you hear no sound [01:43] leftyfb: lol that would explain it! however i tried on a different mp3 file and got no audio output (with no args) [01:43] i have yet to restart [01:43] i need to do that; just in the middle of something [01:43] arooni: because you didn't turn the volume back up [01:43] | means pipe what does || means ? [01:43] arooni: you probably don't need to reboot [01:43] netameta: it means "OR" [01:44] leftyfb: so the volume setting is persistent? [01:44] arooni: yes [01:44] right you rae [01:44] are! [01:44] so | and || is completely unrelated [01:44] thanks ! [01:44] un like > and >> [01:44] netameta: correct [01:45] netameta: https://www.networkworld.com/article/3205148/unix-s-mysterious-andand-and.html [01:45] thanks [01:52] arooni: Looks like I've been helping you for over 10 years now :) === EuphOria is now known as TabMasher [02:13] can someone here please upload the default /etc/sudoers? [02:13] thank you [02:16] leonardus: what version of ubuntu? [02:16] leonardus: 18.04 : https://termbin.com/4xlf [02:17] Bashing-om: fantastic thanks [02:17] Hello. My laptop wont automatically set the correct time zone in my i3status bar. I have ntp, gnome-clocks both installed. In settings, location detection is enabled, and automatic date/time and timezone are enabled. What else do I need? [02:17] Ubuntu 18.04 [02:18] The thing is, when I do `timedatectl` it shows local time as correct, but the clock doesn't actually show that correct time. [02:18] it says `RTC in local TZ: no` but IDK why [02:20] leftyfb: woah you have scroll back from that long ago? i didnt even realize i was a linux user for that long. your nick sounds familiar and i definitely remember you solving many an ubuntu conundrum. i used to run windows prior to ubuntu so thanks for doing a good deed [02:21] arooni: 2009/03/31/#ubuntu.log:Mar 31 00:28:47 help! i have ubuntu ibex on my thinkpad t61. when i restarted, the networkmanager applet is not visible and thus i don't know how i can connect to a wireless network. any ideas? [02:21] arooni: that was from EFnet [02:21] that sounds like me. i love my lenovos [02:22] NVM, I understand the RTC part now.\ [02:41] hi iǘe instqalled mysql on ubuntu 18.04 but i can login accesing from a terminal === qwebirc13104 is now known as ett [02:42] normally in other installations synaptic ask me for a password but todai it didn ask me for one [02:42] Baisc Q on LXD/LXC: Is there such a thing as running apt to update the guest OS or are they automatically updated when I update the host (100% ubuntu 18 host & guest) [02:42] how can i do to use mysql [02:43] Basic Q on LXD/LXC: Is there such a thing as running apt to update the guest OSes OR are they automatically updated when I update the host? (host & all guests running Bionic) [02:45] !repeat | wholesum [02:45] wholesum: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/ [02:45] wholesum: they are separate OS's sharing the same kernel. You'll need to update packages separately [02:45] ubottu: I wasn't repeating, I was making it more clear and correcting spelling. but i think you are a bot [02:45] wholesum: I am only a bot, please don't think I'm intelligent :) [02:46] leftyfb: thanks. and would you recommend containers for USB device passthrough? [02:46] wholesum: I've never done it [02:46] leftyfb: thx [02:47] pablo_: https://www.digitalocean.com/community/tutorials/how-to-install-mysql-on-ubuntu-18-04#step-3-%E2%80%94-(optional)-adjusting-user-authentication-and-privileges === pablo_ is now known as pec [02:54] hello [02:58] Ubuntu 18.04 I am not getting shell after login via ssh. It is getting stuck after Welcome to Ubuntu 18.04.2 LTS (GNU/Linux 4.15.0-50-generic x86_64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/advantage [03:00] nothing I can see in any of the logs [03:01] nothing in auth.log or audit.log file [03:02] any help would be greatly appreciated [03:04] mallu: did you perhaps set a custom motd entry? [03:04] Mead: if the motd or anything else called on shell login relies on a external server that is timed out, you're going to have a bad time [03:05] mouses: I have custom motd [03:05] mallu: likely your issue - disable it for now and test with it disabled [03:05] mouses: I can see that motd then get the password prompt [03:05] motd comes after login/password [03:06] not before [03:06] a good test would be disabling whatever changes you made to motd [03:06] and testing with them all disabled [03:07] mouses: Disabled Banner /etc/issue.net restarted SSHD . Still same issue [03:08] mallu: have you made changes in /etc/update-motd.d ? [03:08] no I havent [03:09] mallu: confirm what files in /etc/update-motd.d are set +x ? [03:10] mallu: ls -l /etc/update-motd.d/ | pastebinit [03:11] and paste the resulting URL === lynn__ is now known as gryphon [03:14] mouses: https://pasteboard.co/IfFgbDk.png [03:17] mouses: I'm connected to server via web console so can't copy thus screenshot [03:20] Audacity has stopped working -- I'm getting "cannot create directory "/snap/audacity/288": permission denied" in /var/log/syslog. [03:20] This app worked a week ago .. I did an update today that may have broken things. How do I solve this? [03:21] (Yes, I tried creating the directory and making it 777 .. I still get the same error.) [03:22] mallu: got anywhere else to host that? my VPN eats that URL as suspicious [03:23] or give me a second to check the pihole :) [03:24] there we go, whitelisted said URL :) [03:24] mallu: so every single motd option is enabled [03:25] ok.. [03:25] mallu: for now, let's try: sudo chmod -x /etc/update-motd.d/* [03:25] after that, try a ssh login again [03:25] if it still fails, do a sudo chmod +x /etc/update-motd.d/* to restore what we just changed [03:27] mouses: do I need to restart sshd ? [03:27] mallu: nope [03:27] same erro after sudo chmod -x /etc/update-motd.d/* [03:27] just making sure the changes you have made to default motd are not the issue [03:27] okay [03:28] so now we are getting somewhere [03:28] go ahead and do the +x if you like to set it back to how you had it [03:28] mallu: if you want, I can try to ssh in and see if I have similar issues [03:28] that would help remove your local client as a potential issue [03:29] same error after +x [03:29] right, +x was just setting it back to how you had it [03:29] as we needed to eliminate motd as the issue [03:29] mouses: server has private IP [03:30] if you want me to test remote; free free to adduser mouses and send me a login to try and delete me after trying [03:30] what do you mean 'server has private IP' [03:30] what SSH client are you using to try to SSH in? [03:30] not accessible from outside our network [03:30] ah [03:31] I'm connected to datacenter via VPN [03:31] doubt it's a VPN issue - as you get a prompt [03:32] maybe try it naked (open up your ssh port) [03:32] really hard to say much, could be a million things [03:32] what SSH client are you using from what OS? [03:32] it is not VPN issue. I am getting login prompt [03:32] here is what I see https://pasteboard.co/IfFnlIe.png [03:33] ya, that's what I said - doubt it's a VPN issue [03:33] does the user name you are logging in as have a valid shell/home set? [03:34] yes [03:34] It was working until last night [03:34] mouses: ^^ [03:34] what have you changed in the last 24 hours [03:35] setting up new server so I made quiet a bit changes last night [03:35] did you make a backup? [03:36] as you messed something up for sure [03:36] I did take a snapshot. I restored it to that snapshot but still getting the same error [03:36] weird [03:37] I wish I could help more, I'd be happy to test it but that would involve you exposing the port to outside of the VPN [03:37] did you touch /etc/default/motd-news ? [03:37] still pretty sure you goofed something in motf [03:38] motd* [03:38] there could also be something wrong in the remote users' dot files [03:39] oh, that's also possible! [03:39] mouses: no I didn't touch /etc/default/motd-news [03:39] Put Mac n Cheese in my USB Port [03:39] mallu: let's test something [03:39] mallu: sudo adduser [03:40] without the <> of course [03:40] set a password [03:40] and try to login as that user, leave everything as default [03:40] ok.. let me try that [03:40] mallu: that will help us eliminate user dotfiles as a potential issue :) [03:41] ok [03:46] mallu: any luck? is new user account working? [03:48] mouses: keep getting Permission denied, please try again. [03:49] let me check sshd_config [03:49] did you do a bunch of editing to sshd_config or something? [03:50] also where are you getting 'permision denied, please try again; [03:50] you can just sudo apt install pastebin [03:50] and pipe output of anything | pastebinit [03:50] errr, sudo apt install pastebinit [03:50] would be more useful than screengrabs [03:50] getting that error when entering the password [03:51] so wrong password [03:51] sudo su - [03:51] and then as that user, passwd [03:51] and set a password and this time note it/remember it [03:55] mouses: http://paste.ubuntu.com/p/rgtY3C64vj/ [03:56] so you set up some custom sssh filtering re: 'allowed users' [03:56] and that user is not a member of said group [03:57] looks like we have narrowed the problem down at least - something you did to the sshd configuration is very unhappy [03:59] mallu: at this point my best advice is to restore sshd to default configuration, and when changing it's config - one thing at a time, save, test, then change one more thing, etc. [03:59] mouses: I removed allowedusers in sshd_config. Now it I'm able to ssh but getting the same error.. no shell [04:00] mallu: best bet I have at this point is to restore sshd to default configuration [04:00] what SSH client are you using to connect? [04:00] using macOS [04:01] that's an OS, not a client [04:01] mouses: whatever the console client in macos [04:02] yeah - see no reason why you are having this issue. My next step would be to restore sshd settings to default [04:02] and see if the issue still persists [04:02] random question: were you following some random blog/guide to set things up and copy/pasting commands? [04:03] mouses: following CIS hardening doc [04:03] something you did there broke things [04:03] the good thing is the server is really hardened :) [04:03] yeah, to the point where you can't even login [04:03] :P [04:04] personally; i'd just nuke the OS from orbit and start over and this time take it a lot more slow and don't just follow random online guides [04:05] yeah, thats what I am going to do [04:05] thank you mouses [04:05] wish I could be of more help - but this could be so many things :( [04:05] really appreciated your help [04:05] I made so many changes.. 600 pages worth changes [04:05] yeah :( [04:06] is this just a vanity server? [04:06] or something super mission critical? [04:06] the client wants CIS level 2 [04:06] personally all I do on my ubuntu servers to harden them is - disable password login (ssh keys only), disable root login via remote (make users sudo up), fail2ban installed [04:07] ahhhhh [04:07] good luck, that's outside of my scope of knowledge :( [04:07] thanks again mouses [04:07] no problem, best of luck on the reinstall! === Minecraft is now known as Guest96793 [04:49] so i just installed ubuntu and it wont let me highlight files or copy paste files into folders [05:17] t [05:17] Hello [05:18] welcome mez [05:37] is it possible to have both libav and ffmpeg installed at the same time on ubuntu? [05:39] leonardus: if you use packages from the ubuntu repos, and apt doesnt complain, i dont see why not [05:41] leonardus: if you share what you are going to do to the channel, volunteers can think along with you? [05:43] lotuspsychje_: i was just asking because in gentoo it's impossible and they're saying it's because "upstream" wanted it that way. i don't understand this. i think i'm going to switch back to ubuntu this is ridiculous. [05:44] leonardus: for gentoo questions we cant help you here === lotuspsychje_ is now known as lotuspsychje [05:46] hi, can someone help me set up a CANbus device? [05:47] !details | SleepyTurtle [05:47] SleepyTurtle: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel. [05:48] I can see the messages through a demo tool, but can't seem to find the devices on the canbus [05:49] lotuspsychje: I can't seem able to bring up the CAN NIC [05:55] lotuspsychje: for example, following the steps found here: https://elinux.org/Bringing_CAN_interface_up [05:57] I can't do "sudo ip link set can0 type can bitrate 125000", I get "Cannot find device "can0"" [06:17] anyone know how to disable automount in 18.04 desktop? [06:19] whois ubuntu.com [06:20] how do I remove the gnome menu? [06:21] you know, the bottom 9 dot thing [06:24] lvrp16, all my mounts are found in /etc/fstab; so if I no longer wanted to mount automatically; I'd edit there (adding ,noauto, or whatever was approriate for that fs) [06:25] guiverc: thanks it was gnome, thought it was udev doing the automount [06:27] lvrp16, sorry I rarely use gnome, and aren't familiar with non /etc/fstab mounts; someone else maybe able to help if you're patient [06:28] guiverc: it was gnome automount media settings. they really need to just add a UI toggle to disable that garbage [06:30] lvrp16, i'd look in your /etc/fstab, and if you see something there, add a '#' to start of line (turning it into a comment; ~disable) [06:30] I need some help to form a ufw command. I would like to do someting like : $ sudo ufw allow from 192.168.0.0/24 to any app OpenSSH except I want to midify it to also only accept port 22 and ssh protocol only (not outside of that). I'm trying to bind the ssh connection to a single ip address as well as deny each and every other ip addres besides that one. And that scanning shows the port closed because of it. Thanks if anyone can [06:30] help. [06:31] Guess: would it be... sudo ufw allow from 192.168.0.0/24 to port 22/ssh app OpenSSH ? === extorr is now known as extor === rodrigot44 is now known as gt8ost4l [06:40] hi === Lenovoi5 is now known as exocet [06:40] what is the current and next release name if you put it in the sources.list file? [06:43] ap4lmtree: it's always the first component of the name. "disco" for current. "eoan" for the next. [06:44] but eh, the fact that you have to ask this tells me you shouldn't be touching sources.list at all :) [06:51] how do i boot into grub [06:55] gambl0re: press and hold left SHIFT key when the computer goes through bios POST and until you get to the menu [06:56] ok if i change the kernel in grub its only temporary as far as i know. i have to change the grub file to make the change permanent? [06:58] gambl0re: yes. /etc/default/grub and then run `update-grub` to actually configure it, from this config file. [06:58] anything you do in the menu is effective for that boot session only. [07:33] hi [07:33] how can I check if CANbus is enabled on my computer? [07:35] is there a better than pulseaudio [07:35] ap4lmtree: "better" in what way? [07:35] less troubleshooting and bugs [07:36] ap4lmtree: what bugs are you perceiving? [07:37] im trying to help troubleshoot someone's issues withnot being able to connect to pulseaudio for one [07:40] ap4lmtree: you'll have to give more detail about the issues. "better" is relative term. PulseAudio is no longer as buggy as it used to be many, many years ago, and only the myth remains. The only alternative is you go ALSA directly, which is not supported in Ubuntu (you'd have to break a lot oof things and recompile a lot of packages). [07:40] but know that ALSA is not bug-free at all, that's the reason Pulse was invented to begin with. [07:51] Hello. Would installing the nVidia 490 proprietary drivers have anything to do with losing my Display out to HDMI sound device in audio settings? (I know it has worked previously but just not sure when I lost it) [07:52] Hey lotuspsychje [07:53] Tankburn: it's possible. You can always revert to the earlier driver and test that theory. [07:56] hi,, how can I access the kernel configuration? [07:58] SleepyTurtle: via config- files in /boot. Eg. `cat /boot/config-$(uname -r)` [07:58] thanks blackflow [08:00] blackflow: CANbus is enabled right? https://pastebin.com/urTWSxT8 [08:02] SleepyTurtle: yup: https://cateee.net/lkddb/web-lkddb/CAN.html [08:02] SleepyTurtle: but that doesn't answer your initial question, on how to know if it's "enabled" [08:03] this only means the kernel is built with the supporting modules. [08:03] how can I check then? [08:03] or maybe I misunderstood your meaning of "enabled". You can also check dmesg to see if the module is loaded which'd mean it detected the bus [08:04] blackflow: [08:04] [ 2275.688077] CAN device driver interface [08:04] [ 2279.533492] sja1000 CAN netdevice driver [08:04] this is dmesg [08:04] I'm having trouble setting up CAN [08:05] I get the "Cannot find device "can0"" message [08:05] hello, im trying to run 18.04 on an atomic pi and i cant get the audio working and im just lost right now [08:05] SleepyTurtle: looks like the sja1000 device is detected and module is loaded. also check that the module appears in the output of `lsmod` [08:06] sja1000 20480 1 peak_pci [08:06] can_dev 28672 3 sja1000,esd_usb2,peak_usb === steven- is now known as steven [08:06] this is the output of lsmod | grep sja1000 [08:06] SleepyTurtle: I don't know much about that bus. Is it possible the device wouldn't be "canX"? but something else? [08:07] SleepyTurtle: what's the output of `lspci -k` and `lsusb` please use a !pastebin [08:07] blackflow: I don't know, how can I check the name? [08:08] blackflow: lspci -k: https://pastebin.com/gFX4UPDP [08:08] blackflow: lsusb: https://pastebin.com/7MnELTFj [08:10] SleepyTurtle: what's that IMC Networks USB device? That a CANbus device? [08:11] blackflow: How can I check? [08:11] SleepyTurtle: no idea, I'm not familiar with those devices. You can also check if a networking device appeared with `ip link` === _myst is now known as myst_ === myst_ is now known as _Random_ [08:11] this is my canbus device blackflow https://www.advantech.com/products/bc858a7f-a52b-441b-a59c-f511289f98bc/mos-2230-z1201e/mod_47f7530c-9ebf-48a0-85fc-30e9886457e1 === _Random_ is now known as myst_ [08:12] blackflow: ip link: https://pastebin.com/Bnfb3sJq [08:12] SleepyTurtle: also, it's not unusual that a driver/module is loaded but for some reason it can't operate the hardware. it'd be great to check the dmesg _after_ the lines you posted. `dmesg | grep -A 30 "CAN device"` for example === myst_ is now known as _Random_ === _Random_ is now known as _myst [08:13] blackflow: dmesg | grep -A 30 "CAN device": https://pastebin.com/CVaAu1z9 === _Random_ is now known as _myst === _myst is now known as myst_ [08:15] SleepyTurtle: sorry, but I can't figure this out from the info you gave. One thing btw. The kernel appears to think it's a network device? But the product page you posted doesn't suggest so. [08:15] blackflow: it's internally connected via usb but it's a canbus device [08:16] SleepyTurtle: is the network device something you plug into that? [08:16] dmesg shows the driver loaded ~4 seconds after the bus driver [08:16] I don't think so, what I plug into that is a canbus wire [08:17] SleepyTurtle: sorry, I don't know how to help you more then. [08:17] that goes to the bus where 2 other devices are also connected [08:17] blackflow: no worries, thanks a lot for your time [08:17] blackflow: I really appreciate it [08:17] you're welcome. [08:18] I think I'm going to go get dinner and I'll send an email to the hardware supplier later [08:57] hi [08:57] Hey [09:06] exo-squad: arm device? [09:06] its a intel atom device [09:07] i just wiped the crappy os it had preinstalled and put lubuntu 19.04 on it and its perfect now [09:07] exo-squad: got sound working now? [09:07] yeap [09:07] exo-squad: what was wrong? [09:07] pulse audio server kept disconnecting, and then there was no way to make it output over hdmi [09:08] but a nice fresh install of a newer version fixed it [09:08] exo-squad: wich ubuntu version had the audio issue? [09:09] 18.04 [09:09] bionic [09:09] exo-squad: 'pulseaudio -k' [09:09] do you know what an atomic pi is? [09:09] exo-squad: did you update your 18.04.2? [09:10] lotuspsychje, i just wiped it, and installed 19.04 [09:10] exo-squad: i mean you had sound issues on 18.04, so was your system fully up to date there? [09:11] i did the apt-get update and upgrade stuff [09:11] kk [09:11] but i think it was kind of custom from the maker of it [09:12] 19.04 lubuntu is crazy faster. no weird video issues, no audio problems [09:12] exo-squad: maybe kernel 5+ fixes alot of things on your device [09:12] exo-squad: next time you could consider making a new !bug or affect to an existing [09:13] lotuspsychje, im not very good with linux... jim using to the sbc computers... [09:13] like the rasperry pi and stuff like that. [09:13] exo-squad: oh well its solved now.. [09:14] look into an atomic pi, its cool :) [09:14] Sounds like something I could have for dinner...microwaved pie [09:14] !discuss [09:14] Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks! [09:14] Speaking of such...I'm off for dinner. [09:41] i installed cinnamon in ubuntu, removed again, but lots of software didn't get remove. how to remove those bundle which came along with cinnamon? [09:41] hi [09:46] hello [09:46] Could someone tell me which service is responsible for bluetooth services on ubuntu? [09:47] since switching from the Ubuntu 16.04 AMI to the Ubuntu 18.04 AMI on AWS (both Canonical-provided) I have some weird issues. For example, "updatedb command not found" and also there is no /var/log/syslog file [09:47] I think it's called bluez inad922 [09:49] Nah, bluez is the name of the package. I would like to use bluetoothctl from it. Seems like some other systemd service is messing around and I have a hard time adding my keyboard with it. Also I'm not using the default desktop environment. [09:50] inad922: did you grep the output of systemctl list-units for anything bluetooth related? I can't offer a name myself, I don't bluetooth. [09:51] inad922: bluetoothctl should work without installing any packages at least on 18.04 [09:51] inad922: also provide us details of your ubuntu install? did you use minimal or so? [09:52] lotuspsychje, I'm on 18.04 [09:53] blackflow, Yep, I have these services: [09:53] sys-devices-pci0000:00-0000:00:14.0-usb1-1\x2d9-1\x2d9:1.0-bluetooth-hci0-hci0:256.device loaded active plugged /sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/bluetooth/hci0/hci0:256 [09:53] sys-devices-pci0000:00-0000:00:14.0-usb1-1\x2d9-1\x2d9:1.0-bluetooth-hci0.device loaded active plugged /sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/bluetooth/hci0 [09:53] sys-subsystem-bluetooth-devices-hci0.device loaded active plugged /sys/subsystem/bluetooth/devices/hci0 [09:53] sys-subsystem-bluetooth-devices-hci0:256.device loaded active plugged /sys/subsystem/bluetooth/devices/hci0:256 [09:53] bluetooth.service loaded active running Bluetooth service [09:54] !pastebin | inad922 [09:54] inad922: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [10:19] Hi. I could not install Firefox on Ubuntu on Windows. I get dpkg error related to remove omnidb-server. What does omnidb server have to do with Firefox ? [10:20] Is there an apt-get option for skipping removal of it [10:21] Hey folks [10:31] !wsl | jjido [10:31] jjido: Windows 10 has a feature called Windows Subsystem for Linux, which allows it to run Ubuntu (and other Linux distro) userspace programs without porting/recompliation. For discussion and support, see #ubuntu-on-windows or ##windows. For installation instructions, see https://msdn.microsoft.com/en-us/commandline/wsl/install_guide [11:00] i followed steps on https://help.ubuntu.com/community/MakeALiveCD/DVD/BootableFlashFromHarddiskInstall and it's working fine [11:00] however how do i add a custom image to the grub? [11:00] in grub shell of custom media i can see all modules loaded. [11:04] grub.cfg file https://paste.ubuntu.com/ [11:05] Hey guys, im trying to install mdadm arrays raid 0, when trying to choose both of the disks i want to use it says, disks are busy Device or service is busy on both of them [11:05] also tried copying /boot/grub/i386* to path however image is not loading. [11:05] I though maybe to run from "try ubuntu" from the USB and then it won't use the disks somehow, but it still the same error [11:14] hello everybody, [11:15] welcome to ubuntu support piraye [11:15] I got this error when I run sudo apt update [11:15] E: Problem executing scripts APT::Update::Post-Invoke-Success 'if /usr/bin/test -w /var/cache/app-info -a -e /usr/bin/appstreamcli; then appstreamcli refresh-cache > /dev/null; fi' [11:15] E: Sub-process returned an error code [11:16] I searched online but not any solution fix it [11:16] EVERYBODY, i am boycotting MPV due to the fact that people in #mpv are not very friendly [11:17] please can you point me how to fix this error? [11:18] piraye: can you please use a pastebin with the output of: uname -a && lsb_release -a && sudo apt update && sudo apt full-upgrade? [11:19] hello [11:20] i have a problem with release upgrade from 14 to 16 [11:20] it hangs everytime at Unpacking grub-common_202 [11:20] lotuspsychje, https://paste2.org/GIB9hdEc [11:22] Quick question: There's a way to have apt-get prompt you with the notices that come with updates but I can't seem to find how to enable that. Any ideas? (Think the notes to updates in the update program and it's the same, just in terminal.) === Nectar___ is now known as Ozzi [11:22] piraye: try a sudo apt autoremove and you also have external ppa's added i see, its reccomended to use only packages from the official ubuntu repos === Ozzi is now known as Ozi [11:23] snap1: this is the ubuntu support channel, we usually take care of ubuntu related problems is your mpv problem related? [11:25] felsokning: you want to get notified when updates come out, thats it? [11:26] DJ-ArcAngel: is it possible to pastebin the errors you getting from your upgrade? [11:26] lotuspsychje, how to remove external ppa' and only use packages form the official ubuntu repos [11:26] !ppapurge | piraye [11:26] piraye: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [11:28] lotuspsychje: no = [11:28] lotuspsychje: no =\ it happens on console [11:28] louspsychje: no, when you download updates, they come with notes, I used to be able to see the notes before they installed in the terminal (like you can see the notes in the update program before you install the update) but I've since reinstalled and forgotten how to enable seeing the update notes before they install. :( [11:29] ubottu, how to know which packages deleted and can revert them back [11:29] piraye: I am only a bot, please don't think I'm intelligent :) [11:30] lotuspsychje, help please [11:30] piraye: you are the admin of your system, you should recall wich ppa's/packages you added to your system, see your sources.list as help [11:30] !sources | piraye [11:30] piraye: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories. [11:31] DJ-ArcAngel: 14.04 is now end of life, it would have been better if you upgrade before EOL [11:32] !eolupgrade | DJ-ArcAngel [11:32] DJ-ArcAngel: End-Of-Life is when security updates and support for an Ubuntu release stop, see https://help.ubuntu.com/community/EOL for more info. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [11:32] tell me about it [11:33] but this company would want me cloned x10 with 8 arms each [11:33] unfortunatly i am just one [11:33] DJ-ArcAngel: is this 14.04 servers? [11:33] yes [11:34] DJ-ArcAngel: join #ubuntu-server please [11:35] felsokning: do you mean releasenotes of packages/updates or apt notices about wich packages can be updated? [11:37] lotuspsychje, I did understand how to solve the problem [11:37] piraye: great! [11:37] no I did not [11:38] need further help to solve it please [11:38] piraye: i think we had this conversation before, you install packages from internet instead of installing from apt [11:38] luotuspsychje: Apologies, release notes. :) [11:39] lotuspsychje, no, I used apt [11:39] this first time happened to me [11:40] piraye: please clean your sources as reccomended first [11:41] yes I run this sudo apt autoremove [11:41] then what should I do [11:42] piraye: your original question said; you had an error on apt, do you still have it? [11:43] lotuspsychje, https://paste2.org/69sZs3jx , it solved I think [11:44] piraye: yes it did [11:44] lotuspsychje, thanks :) [11:44] !ppa | piraye see also [11:44] piraye see also: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge [11:47] hi all. I am using Remmina to connect to a RDP but I am often disconnected... somewhere I did seen someone solved with -fast-path but not sure how / where to add that [11:48] maybe someone had a similar issue ? [11:59] I think Iäve found my answer: apt-listchanges [12:00] rettet die wahle, esst mehr japaner! [12:00] !ot | lehrer [12:00] lehrer: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [12:00] Yep, that was it. https://packages.debian.org/sid/apt-listchanges [12:14] hi, [12:15] now I got another problem with sudo apt-get update [12:15] oh no [12:15] https://paste2.org/UV8U1Mnk [12:16] If I list OpenSSL as a dependency in my control file of my debian package, and users install via a "dpkg -i package.deb", will dpkg use their configured debian repositories to obtain OpenSSL by default? [12:17] please help, how to solve my apt-get update problem [12:17] on RHEL, if I install an RPM with rpm -uvh, it won't solve dependencies using repositories. We have to install with YUM for that. [12:18] piraye: remove every instance you find of that webupd8team repo [12:18] leftyfb, I couldnt remove them [12:19] piraye: why not? [12:20] E: Unable to locate package webupd8team-java.list [12:20] E: Couldn't find any package by glob 'webupd8team-java.list' [12:20] E: Couldn't find any package by regex 'webupd8team-java.list' [12:20] !paste | piraye [12:20] piraye: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [12:20] jellycode: if they do dpkg -i package.deb, then deps will not be installed. however if they do apt install ./package.deb instead, then they will [12:20] ok [12:21] thank you SO much thsnr [12:21] piraye: sudo grep -Rl webupd8team /etc/apt/sources* # this will give you a list of files with that repo. Delete the ones with webupd8team in the name. If you have an entry in /etc/apt/sources.list, edit it and remove that line. [12:22] leftyfb, https://paste.ubuntu.com/ [12:22] piraye: try again [12:22] piraye: that link doesn't show anything you posted [12:22] try what [12:23] piraye: please follow the instructions I gave you above [12:24] leftyfb, https://paste.ubuntu.com/p/WVsyhG4sRb/ [12:24] piraye: please follow the instructions I gave you above [12:24] ok [12:26] Is there a way to force a debian installation , ignoring dependencies? [12:26] leftyfb, https://paste.ubuntu.com/p/whP3wWxtqZ/ here after I follow your instructions [12:26] jellycode: you mean a .deb file? [12:27] piraye: sudo rm /etc/apt/sources.list.d/webupd8team* [12:27] leftyfb: wouldnt that remove all? [12:27] does he want to keep 1 ppa of them? [12:28] EriC^^: https://launchpad.net/~webupd8team/+archive/ubuntu/java [12:28] EriC^^: the PPA is discontinued [12:28] leftyfb, thanks, done! [12:28] ah i see [12:44] Hi there, can someone help me revive the dual boot (windows is gone) https://paste.ubuntu.com/p/d2dnR6Djxs/ [12:45] Hey guys, im trying to install mdadm arrays raid 0, when trying to choose both of the disks i want to use it says, disks are busy Device or service is busy on both of them [12:45] I though maybe to run from "try ubuntu" from the USB and then it won't use the disks somehow, but it still the same error [12:45] lol [12:45] ipp: was windows installed the you installed ubuntu now? [12:46] Eric^^: windows was installed before i installed (k)ubuntu [12:46] ipp: you installed ubuntu in uefi mode, windows was installing in legacy mode so now ubuntu wont pick up windows [12:47] achen_ are you planning to have just your data on software raid or are you trying to made a soffware raid and then install a OS to that software raid? [12:47] achen_ if you cannot answer that question that is fair [12:47] ipp: you need to either reinstall ubuntu in legacy mode(beware not to choose the installer's reinstall feature it will wipe everything, so partition manually instead), or you need to convert ubuntu to use legacy, i can help with that if you want [12:47] achen_ and i'll leave you alone [12:48] ipp: what's on the nvme? its just a data drive? [12:48] Eric^^: is that what you gather from the pastebin? [12:48] achen_ silence speaks volumes..say no more [12:49] tatertotz : not even sure what they wanna do with it, but the OS is already installed on one of the disks, i've put them together to make them 4TB instead of 2 and 2 and then tried making it RAID and got this error [12:49] ipp: sorry i mean the toshiba 2.7tb [12:49] ipp: yeah that's what i gather [12:49] achen_ ok good...you already have linux installed [12:49] ipp: do you doubt what i say? [12:49] achen_ you had me worried for a secon [12:49] achen_ second [12:50] Eric^^: sda1 is just an empty data drive [12:50] anyone know how to use a different window manager in ubuntu 18? [12:50] ipp: ok [12:50] I want to use ratpoison, installed it with apt [12:51] achen_ are you chatting from the machine right now? or have access to it right now? [12:51] tatertotz : chatting from my laptop and yes the machine is right beside me [12:52] achen_ how did you prepare or partition your disk you plan on soft raiding with [12:52] hi all, setting up lxd on 18.04, cant access the containers from outside their lan. all the tutorials I have seen have been pre-systemd, anyone know of a resource that is current? cheers :) [12:52] achen_ you can explain or show me...which ever is easier...i prefer not to get carpletunnel syndrome lol [12:52] Eric^^: what did i do wrong, why is windows using legacy boot? [12:53] achen_ so use a pastebin if need be [12:53] ipp: it was already using legacy boot, the partition scheme is msdos not gpt, and windows cant use uefi + msdos scheme, so it was always using legacy [12:53] tatertotz : Well, when i first installed the partition it saw 2 disks but only 1 of them he showed the memory of, so what i did was installed the os on it, and then extened the partition to add the another disk so it'll have 4TB [12:54] tatertotz : how can i help you? [12:54] ipp: alternatively you could convert windows to use uefi [12:55] Eric^^: how would I do that, do I have to make a windows recovery disk or something like this? [12:55] ipp: btw on the 2.7tb you are missing space since you used a msdos partition table, so that can only use max 2tb partitions [12:56] you could make another 0.7tb partition or, you could convert to gpt and make a 2.7tb partition [12:57] ipp: well, first you'd need to convert the disk from msdos to gpt, since windows wont allow uefi unless gpt is used, then you'd need a windows installation cd and use the command line to convert [12:58] ipp: tbh i would backup the windows partition before trying to convert from msdos to gpt cause stuff could go wrong [12:58] achen_ in terminal> sudo apt install inxi sosreport [12:58] EriC^^: ok, will try this [12:58] achen_ on the computer in question..not your laptop of course [12:59] achen_ once completed [12:59] ipp: converting ubuntu to legacy is merely 1 command away [12:59] achen_ in terminal> inxi -Fxxprzc0|nc termbin.com 9999 [12:59] achen_ share url/link here..if you do not get a url/link..simply say so [13:00] EriC^^: hmm. you mean i could do this first and then once windows is actually booting again convert that from there to uefi later? [13:01] achen_ i'm playing SMITE while talking with you so my responses may be delayed but i'm here [13:01] tatertotz : https://pastebin.com/vZJaRmen [13:01] tatertotz: wrote all in pastebin, also thanks alot for your help bro! :) [13:02] achen_ if you cannot try with "unused" devices.. [13:03] achen_ you would need to present 2x disk that are NOT being used [13:03] achen_ literally NOT being used [13:04] ipp: i mean you could, i was suggesting to just convert ubuntu to use legacy and call it a day [13:04] ipp: if you want to boot windows right now you could, just set the bios to use legacy instead of uefi and it should boot, unless the mbr was screwed up somehow [13:04] tatertotz : how can i do that :3 from my current state [13:05] tatertotz : because the only thing installed on this machine is is just ssh and the ubuntu and the mdadm [13:05] Eric^^: I just managed to convert sda to gbr and use the full space :) [13:05] ipp: great [13:06] ipp: did you format again the partition? [13:06] achen_ you didn't provide the additional level of detail i instructed you to...so you'll have to figure that out by yourself [13:06] achen_ i cannot see your setup since you did not follow instrucitons [13:06] ipp: with sda1 mounted, df -h shows the full tb's? [13:06] EriC^^: how would i go about getting windows back / going legacy boot in the ubuntu install? [13:06] achen_ and that's fair..but now you just have to rely on the mass in between your ears [13:06] tatertotz : i'll do that right now [13:07] ipp: well, you need to let the bios boot in legacy mode and have the nvme selected as first in boot order, since it appears sda has an active mbr [13:07] EriC^^: df -h dev/sda1 2,8T 31G 2,7T 2% /media/ipp/4C60DDD060DDC13E [13:08] ipp: was windows booting before on the nvme or you transfered it to there from somewhere else? [13:08] EriC^^: yes, win was booting from nvme [13:09] ipp: ok, installing ubuntu in uefi mode shouldnt have touched the mbr, so just put csm legacy mode in the bios, then put the nvme first in the boot order [13:10] tatertotz : hey tater, the i learnt off something real cool off your instruction, thanks! thats what it got : https://www.screencast.com/t/HBJlDoPub [13:12] achen_ cool :) === captain__broken is now known as CaptainFixerpc14 [13:14] tatertotz : any idea? [13:18] achen_ in terminal> sudo mdadm --detail /dev/dm-0 [13:19] achen_ in terminal> sudo mdadm --detail -scan [13:19] tatertotz : mdadm : /dev/dem-0 doest not appear to be an md device [13:19] achen_ in terminal> sudo mdadm --detail --scan [13:19] Ok done that [13:20] achen_ you do not have any unused to use [13:21] achen_ so you will go back to the drawing board with your people and find much for more disks or something [13:21] tatertotz : can you think of a way we can pass this through [13:21] achen_find more $ fore more disk [13:22] EriC^^: could not find CSM in the bios settings. Here is a new pastebin: https://paste.ubuntu.com/p/95jC2n2Rcm/ [13:22] achen_ the system is NOT lying to you...the disks are "in use" or "busy" [13:22] achen_ buy more disks [13:23] tatertotz : can we do some kind of a work around like, installing on one disk, and and then creating raid on the other unused and the used one, i think i saw some option of "ignore" of one disk is in use [13:23] And then it will register them both on the raid? [13:23] achen_ you only have 2x 2TB drives [13:24] achen_ if you use 1x for purpose "A" leaving a remainder of =1 [13:24] achen_ why are you still thinking raid anything with 1 disk [13:24] achen_ smell what i'm putting down? [13:25] tatertotz: i think i didn't explain myself properly, or maybe im trying to do something which is impossible i'll try to rephrase [13:25] achen_: A question, do you really nead RAID 0? Can you not make use of LVM and use both drives as a single volume? [13:25] tatertotz: right now our problem is , its telling us " look the 2 disks are in use it cannot go throught a raid proccess" [13:25] hello, I was trying to update from 18.10 to 19.04 using do-release-upgrade, but I got an error and now it won't let me continue with the installation nor abort the installation and revert back. This is the error I'm getting, when it asked if I want to continue I tried both options and got the same result: http://dpaste.com/10WRZFT (I already asked on #kubuntu and they suggested me to try here) [13:25] achen_ if you're going down that road...remove raid from your brain...install the OS to 1x of the 2TB drives and use the other 2TB drive for "data"...done [13:26] tatertotz : what i think i read like an hour ago is that there's a command in the mdadm that if one disk is unused and the other is used, theres a "unlock/unmount"unwhatever" [13:26] that will accept the disk even if its in use [13:26] tatertotz: or im mixing things ? [13:27] pragmaticenigma : Well thats the requirement , as far as mee i dont mind at all thats what the server needs to have [13:27] achen_: Who is this requirement for? [13:28] pragmatcneigma : my company [13:28] achen_ nvme1 has your /boot [13:28] Taggnostr: do-release-upgrade is assuming that you are running cosmic (18.10), but notices that your apt sources all point to disco (19.04) already. [13:28] achen_ so it's in use [13:28] achen_ so you can forget about using nvme1 [13:28] Is there any way to tell what is keeping the monitor awake? [13:29] tomreyn, yes, they are pointing to disco, do you think changing them back to cosmic will solve the issue? [13:29] Taggnostr: quit the dist-upgrader, run nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};echo "$XDG_CURRENT_DESKTOP ($XDG_SESSION_TYPE)";) [13:29] achen_ so what ever you are thinking remove nvme1 from your thoughts and ideas LOL [13:29] Taggnostr: and then sudo /bin/true && cat &>/tmp/aptlog < <(sudo apt-get -qqy update 2>&1; apt-cache policy 2>&1; sudo apt-get -syV full-upgrade 2>&1;); nc termbin.com 9999 FrostFeline: There is not... try turning the mouse over and seeing if the screen will time out [13:29] Taggnostr: we need to examine whether the upgrade did already take place or not [13:30] achen_ also..did you try to run linux from USB? [13:30] achen_ just give me a yes/no on that [13:31] tomreyn: https://termbin.com/3vjh (how do I quit the dist-upgrader in a safe way?) [13:31] how could I add elpa-graphviz-dot-mode in docker ? [13:32] Taggnostr: i think just typing x will quit the dist-upgrader [13:32] tomreyn: https://termbin.com/yet7 [13:32] tomreyn, x worked, should I paste again? [13:32] pragmaticenigma: What a drag [13:33] taterttoz : yup, tried and it still said the disks were in use [13:33] tatertotz: althought i think this direction might be it [13:33] I did try unplugging keyboard and mouse as you suggest but the monitors just turn back on immediately [13:33] Taggnostr: paste what? i'm just reviewing your three pastes [13:34] Taggnostr: this actually looks like your upgrade succeeded and you just didn't notice. [13:34] tomreyn, I run the two commands you told me while the dist-upgrader was still opened, I don't think it makes a difference, but if it does I can run them again now that I closed the dist-upgrader [13:34] achen_ you can create a software raid 0 consisting of one single 2TB drive [13:35] achen_ but if your goal is to have 4TB for data...your going to be spending $ on more disks no matter how you slice it [13:35] don't understand why there isn't any provision for manually creating vgs and mount points inside encrypted LVM in 18.04 [13:35] tomreyn, it gave an error at some point saying "The upgrade has aborted. Your system could be in an unusable state.", ran "dpkg --configure -a" automatically and then it got stuck like in the paste [13:35] Taggnostr: oh, good point, but no, i don't think it makes a difference. your apt sources were already pointing to disco before you left the dist-upgrader screen session [13:36] FrostFeline: Without knowing what state the monitors were in prior to that... it's not detailed enough to make any suggestion on what to look for next. If you recently installed any applications, try removing them. Use a back up image of the machine from when it was behaving as expected. Make sure you don't have ny video applications running, including web browsers that might be playing back a video on a website like YouTube [13:36] there is only / [13:36] I think it also said the upgrade was complete after trying dpkg, even though it didn't look like dpkg did anything (I think it might have even given an error, but I couldn't get it from the backlog) [13:36] I have two drives in my computer and when I installed Ubuntu on the second drive and chose that drive as the boot loading device with a partition specifically for that, Ubuntu still touched my other drive? [13:37] Taggnostr: we should see which kernel images are installed: dpkg -l linux\* | nc termbin.com 9999 [13:37] How do I install without touching the other drive? [13:37] ellyacht= easy way: disconnect that drive and install. then re-plug and reconfigure grub [13:38] tomreyn: https://termbin.com/hz46 (fwiw I think the upgrade got stuck while updating libvlc, and it was already running for a while) [13:38] this is the most dysfunctional installer I have ever seen [13:39] tomreyn: I also have a notification saying that there are security upgrades available [13:39] Taggnostr: then regenerate the read-only file system which is used during boot, just the one for the newly installed 19.04 kernel sudo update-initramfs -c -k 5.0.0-15-generic [13:39] time to write zeros and find something else [13:39] ellyacht, how do you mean, "touch the other drive" if you don't install to it then it won't be affected [13:39] Taggnostr: yes, there is one updatze pending, you should install it. [13:39] cfhowlett: I have done that in that in the past and it works but two things A. It's a laptop so it's time consuming and B. The moment I update grub on either drive it picks up the fact that there are more than one OS and combines the two to /dev/sda [13:40] Taggnostr: python3-urllib3 (will be upgraded from version 1.24.1-1 to 1.24.1-1ubuntu0.1) [13:40] tomreyn, done: http://dpaste.com/06M4Q4A [13:41] ellyacht= I haven't done this but I would believe you can disable a drive in the bios. same as physical removal (?). and don't you want grub to know about the other OS? [13:41] Why is grub not seeing the windows on nvme0n1p1? https://paste.ubuntu.com/p/tYvXpJFvPm/ [13:41] BlueKaj: I didn't install it to /dev/sda and I even choose not to touch any of the partitions on /dev/sda but Ubuntu install still managed to combine the two OS boot loader onto /dev/sda instead of the chosen boot loader of /dev/sdb1 [13:41] Taggnostr: to remove the old packages and their configurations: sudo apt --purge autoremove [13:42] cfhowlett: on my particular laptop even if you disable the drive in bios it still gets effected [13:42] Taggnostr: do you use full disk encryption? do you need to enter a passphrase at boot? [13:42] grr. OK. [13:42] I have an old Fujitsu Siemens here and try to boot a live usb with ubuntu-mate-19.04 on it. It says: "isolinux.bin missing or corrupt. Operating system not found." Iso is shasum valid. What should i check? [13:42] ellyacht, always use manual partitioning when you have multi drives or partitions [13:43] tomreyn, done, and no, I don't have any full disk encryption [13:43] That's why in the past I've taken out ssd m2 and installed my OS on ssd 2.5" but there has to be a way [13:43] BlueKaj: I did use manual parti [13:43] Taggnostr: so we can do as the message suggests: sudo apt purge cryptsetup-initramfs [13:44] Taggnostr: please also run and show the output of: sudo update-grub [13:44] pragmaticenigma: I don't think it ever really worked correctly, but I don't keep snapshots of my entire OS [13:44] tomreyn, I use lvm, but I don't think it's related [13:44] achen_ http://termbin.com/ir2e if you present unused devices i wouldn't expect any errors and you'd have a healthy array like shown in the url/link [13:45] tomreyn: http://dpaste.com/0YTZK3Q [13:45] Taggnostr: not related, but it's good to know [13:46] Not only did I use manual partitioning I created a swap for Ubuntu a / and a /home and a /boot/efi [13:46] tatertotz :i understand, thanks alot brother will look into it [13:47] Taggnostr: we need yet to install grub, the updated boot loader, and need to find out where to install it to. do you boot via uefi or bios? [ -d /sys/firmware/efi ] && echo UEFI || echo BIOS [13:47] There's really no other way other than physically removing /dev/sda and never doing a grub update is there? [13:47] Taggnostr: what i posted is a command you can run as it is, starting with the square bracket [13:47] tomreyn, BIOS [13:48] lsblk --fs | nc termbin.com 9999 [13:48] Taggnostr: ^ please run this so we can inspect your partitionins [13:50] Who's that lsblk for? [13:50] list block devices [13:50] I know what it does lol. [13:50] Who's tag [13:50] oh "who", sorry, i read "what" [13:51] ellyacht: i posted this for Taggnostr [13:51] Ok [13:51] So it's a definite? I have to physically remove the one drive so that's it ntlot effected? [13:53] tomreyn: https://termbin.com/jkmo [13:53] pragmaticenigma: I tried turning off my browser, but no my paused youtube video wasn't the culprit. Thanks for trying though. I think I'll just use the power switches [13:54] ellyacht: set the ubuntu drive as the main/first boot drive in your BIOS/EFI. If you do not, GRUB will never automatically write anything to the 2nd drive unless you tell it to.