[02:50] I deleted an 8GB file via rm file.txt. The free space hasn't cleared according to df -h. Is there something else I can do here? [02:51] foo: try lsof, it might be held open by a process; kill that process [02:51] foo: it's also possible that the file had multiple hard links. this is rare, but it can happen [03:07] sarnold: gah, of course. Had tail -f on the file in another term === xispita is now known as Guest903 === JanC_ is now known as JanC [13:38] Is there a chnanel for ubuntu maas? [13:39] there is #maas [13:39] there is #maas, I recognize some people there [16:01] Hi folks, does anyone know if there has been any changes to the Ubuntu 20 installer or its functionality recently? I used to be able to attach the mini ISO to a new VM and then hit TAB to customize the startup options by giving my preseed file server/path. But now once I hit enter, it just sits there frozen and in some cases I see a kernel panic. I want to provide the link for the screenshot of the error, is there a pastebin type service that people [16:01] prefer here? [16:02] !paste [16:02] For posting multi-line texts into the channel, please use https://dpaste.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. [16:02] mini iso ? [16:03] that has never been a supported install method (and in fact would give you some kind of frnkenstein install ... i.e. a set of debian defaults on top of ubuntu packages) [16:04] *frankenstein [16:05] thanks so much, here's the imgur link: https://imgur.com/a/hELXc0s [16:06] ogra: I have to say I only found outr today that it wasn't a supported method :) basically I set this up last year and every now and then when I needed to provision a new VM, it just worked with the mini ISO [16:06] not to mention that d-i has completely been dropped from ubuntu in 2021 ... [16:07] lotuspsychje: sorry I dont know what you meant by !paste [16:07] that triggered the bot to tell you abut the pastebin 😉 [16:07] ogra: oh, so I guess that means, I should redo my VM provisioning process and use the 'autoinstaller' ? am I understanding correctly? [16:08] yep, exactly [16:08] ogra: :) oops, thanks [16:08] no worries 🙂 [16:09] ok, so this obviously requires some necessary reading. But out of curiosity, would you know why it may have stopped working? I was able to use the same process as recent as just 2-3 months ago [16:10] i havent ooked at 20.04 for a long time, but your error looks like there is an unsupported compression method in use for the initrd [16:11] (or something aong these lines) [16:11] *along [16:14] ogra: I agree, what confuses me is that it is the same mini.iso image that worked recently. Per my understanding, the mini image just loads the boot loader for the installer and then reads the preseed file for setting up the OS. So the freezing happens before it can even reach the preseed server [16:15] The only thing that changed in our env was that we updated the VMware ESXi/vcenter to a minor revision [16:15] The underlying vmware hardware and storage is the same.... hence really confusing [16:16] well, d-i lives inside the initrd ... there might have been an update to the kernel package that made it go out of sync [16:18] hmm, ok. yeah I cant pretend I know what happens exactly and in which order :) so yes, it probably has a number of things that happen and any one of them could no longer be compatible. I guess its probably not worth it to dig deeper just for understanding, since I have to switch the whole thing to autoinstaller :) [16:18] thanks much [16:18] right, and nobody will fix the mini.iso either [16:18] good luck [21:52] i get this error when i try to start a service .. Failed to activate service 'org.freedesktop.machine1': timed out (service_start_timeout=25000ms) .. how to solve this ? [21:53] i could not find anything that exactly says why this is happening [22:01] journalctl