libera/#devuan-arm/ Sunday, 2021-06-27

tuxd3vcan anyone run this, ofcourse with his changes, and check if the mini.iso starts?00:11
tuxd3vhttps://paste.debian.net/hidden/5ebfb4e5/00:11
tuxd3vI'm going crazy with this..00:11
zmomentI understand you, perfectly!00:12
zmomenttuxd3v: where's the problem?00:15
zmomentit's booting for installation, so far, so good00:15
tuxd3vit doesn't launch the mini.iso to try to show the menu were you can install and do other stuff..the menu doesn't apear to me :/00:16
tuxd3vI had a process running for several hours here and indeed...nothing hapens, but the process don't die..00:17
tuxd3vdon't know what to say :/00:17
zmomentI just used the mini.iso that I had and renamed to match the name in your script, and did the same thing creating an empty disk image.00:17
tuxd3vdo you manage to see the mini.iso menu?00:18
zmomentyes.  Double check if the mini.iso is the correct one.  I removed the absolute paths and have all the disks in a directory where the script is.00:19
tuxd3vdamm, so the proble is somewhere in my machine, but where..?:S00:20
tuxd3vmany many thanks for your check00:20
zmomentit's already asking for root password, guess it's been quicker than mine installations...00:22
zmomenttuxd3v: it stopped Out of memory: Kill process 229 (debconf) score 64 or sacrifice child00:26
tuxd3vho..00:26
tuxd3vso 512MB is not eoungh00:26
tuxd3venough..00:26
tuxd3vbut even so, it should show the mini.iso menu, don't you agree?00:27
zmomentit only had 320M I think00:27
tuxd3vho..00:27
tuxd3veven with 320 it showed the menu to you right?00:27
tuxd3vok, so now it gives me this errors: https://paste.debian.net/hidden/e5b780a2/00:30
zmomentyes00:35
tuxd3vmany thanks00:35
tuxd3vit could be something else... I am in Chimaera, maybe there are some incompatibilities in some binaries yet..00:36
zmomenthumm, it starts to smell like my problems00:36
zmomenttuxd3v: this has some info about qemu options https://fosdem.org/2018/schedule/event/vai_qemu_jungle/attachments/slides/2539/export/events/attachments/vai_qemu_jungle/slides/2539/qemu_cli_jungle.pdf12:47
koleygrHi13:01
koleygrCan somebody please tell me how to login in my new arm installation on a pri4?13:01
koleygrI can't find the user na me and password ... Just installed on a usb disk via dd command from devuan OS and seems to work ... but can't find username and password to login13:03
gnarfacethey're probably in the readme13:17
gnarfaceit might be root:toor though13:17
koleygrThanks for the answer ... but tried that and didn't worked13:19
koleygrit says something about no password ... but tried this too and didn't worked13:19
koleygrI will come back... Thanks anyway13:20
tuxd3vzmoment, thanks..16:20
tuxd3vthe thing is the command in your computer works, but in mine don't :/16:20
tuxd3vI will experiment with the pflash boot0 and boot 1 to see if that solves..16:21
Tenkawatuxd3v: whats the output of cat /proc/cpuinfo on yours?16:43
Tenkawayour cpu could be missing the extensions16:43
Tenkawajust pastebin one core's flags and vmx sections16:45
Tenkawaif it doesn't have something like this theres likely your problem:16:46
Tenkawavmx flags: vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple pml ept_mode_based_exec16:46
tuxd3vthe thing is, for a 32 bits mini.iso works, for 64 bits don't17:03
tuxd3vbut it could be indeed related to that stuff..17:03
tuxd3vthe cpu is old17:03
Tenkawayeah your cpu has to support virt extensions17:15
zmomentTenkawa: regardin the mapping of drives, I found this for virsh:18:07
zmomentvirsh attach-disk Guest1 --persistent /dev/sdc1 vdc18:07
zmomentit means that /dev/sdc1 will always be /dev/vdc at the guest18:07
zmomentfor qemu, I didn't find anything.  But I'm trying the convenience -hda or -hdb18:08
Tenkawavirsh can handle all the mgmt functions18:08
Tenkawahttps://linux.die.net/man/1/virsh18:09
Tenkawabeen around since the redhat days18:09
Tenkawavery useful18:09
zmomentyes, but I prefer qemu machinery as I may use it in other non-Linux systems18:13
Tenkawaqemu-attach                    Attach to existing QEMU process18:15
Tenkawa    qemu-monitor-command           QEMU Monitor Command18:15
Tenkawaread the manpage18:15
Tenkawait "does" use qemu18:15
TenkawaI pasted thar right from that link I just posted18:16
Tenkawaer that18:16
Tenkawalist the values supported, but the most common are:18:17
Tenkawaxen:///18:17
Tenkawathis is used to connect to the local Xen hypervisor, this is the default18:17
Tenkawaqemu:///system18:17
Tenkawaconnect locally as root to the daemon supervising QEmu and KVM domains18:17
Tenkawaqemu:///session18:17
Tenkawaconnect locally as a normal user to his own set of QEmu and KVM domains18:17
Tenkawalxc:///18:17
zmomentMeanwhile, my debian installation that got the disk as vdb, this time rebooted after the installation and renamed it to vda.  Now, it's at the initramfs prompt and I couldn't correct the issue.  uefi-grub-initramfs oh dear.18:26
Tenkawazmoment: did it eject the iso/cdrom? if so thats why18:42
Tenkawayour device ordering has changed18:42
zmomentyes, I removed the line.  I could keep it with a blank file maybe or reconfigure initramfs.18:44
tuxd3vzmoment, change the fstab to vda, in that way you can remove the line :)19:57
tuxd3vits what I have done in my 32 bit install ;)19:57

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!