* bug#29933: can't login in a virtual machine @ 2018-01-01 16:39 Catonano 2018-01-01 20:46 ` Danny Milosavljevic 2018-01-03 2:14 ` Leo Famulari 0 siblings, 2 replies; 8+ messages in thread From: Catonano @ 2018-01-01 16:39 UTC (permalink / raw) To: 29933 [-- Attachment #1: Type: text/plain, Size: 478 bytes --] I can't login in the virtual machine I created I used this line ./pre-inst-env guix system vm ~/configs/vm-config-desktop.scm \ --image-size=10GB \ --expose=$HOME \ --share=$HOME/tmp=/exchange In the resulting virtual machine, a graphical login manager pops up I type "root" as user, empty password the login starts but then the screen stays black and after a while the login screen pops up again This is where I am $ git describe v0.13.0-5123-g95bdcc21e Thanks [-- Attachment #2: Type: text/html, Size: 637 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#29933: can't login in a virtual machine 2018-01-01 16:39 bug#29933: can't login in a virtual machine Catonano @ 2018-01-01 20:46 ` Danny Milosavljevic 2018-01-01 22:20 ` Catonano 2018-01-03 2:14 ` Leo Famulari 1 sibling, 1 reply; 8+ messages in thread From: Danny Milosavljevic @ 2018-01-01 20:46 UTC (permalink / raw) To: Catonano; +Cc: 29933 Difficult to say. What does /var/log contain? Any interesting messages there? ^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#29933: can't login in a virtual machine 2018-01-01 20:46 ` Danny Milosavljevic @ 2018-01-01 22:20 ` Catonano 2018-01-03 2:15 ` Leo Famulari 0 siblings, 1 reply; 8+ messages in thread From: Catonano @ 2018-01-01 22:20 UTC (permalink / raw) To: Danny Milosavljevic; +Cc: 29933 [-- Attachment #1: Type: text/plain, Size: 304 bytes --] 2018-01-01 21:46 GMT+01:00 Danny Milosavljevic <dannym@scratchpost.org>: > Difficult to say. What does /var/log contain? Any interesting messages > there? > How can I send the key combination Ctrl-Alt-F1 to the machine inside Qemu ? I tried but that was received by the host (my laptop) instead :-/ [-- Attachment #2: Type: text/html, Size: 678 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#29933: can't login in a virtual machine 2018-01-01 22:20 ` Catonano @ 2018-01-03 2:15 ` Leo Famulari 2018-01-03 8:31 ` Catonano 0 siblings, 1 reply; 8+ messages in thread From: Leo Famulari @ 2018-01-03 2:15 UTC (permalink / raw) To: Catonano; +Cc: 29933 [-- Attachment #1: Type: text/plain, Size: 196 bytes --] On Mon, Jan 01, 2018 at 11:20:48PM +0100, Catonano wrote: > How can I send the key combination Ctrl-Alt-F1 to the machine inside Qemu ? You can switch to another TTY with Alt-left and Alt-right. [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 833 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#29933: can't login in a virtual machine 2018-01-03 2:15 ` Leo Famulari @ 2018-01-03 8:31 ` Catonano 0 siblings, 0 replies; 8+ messages in thread From: Catonano @ 2018-01-03 8:31 UTC (permalink / raw) To: Leo Famulari; +Cc: 29933 [-- Attachment #1: Type: text/plain, Size: 390 bytes --] 2018-01-03 3:15 GMT+01:00 Leo Famulari <leo@famulari.name>: > On Mon, Jan 01, 2018 at 11:20:48PM +0100, Catonano wrote: > > How can I send the key combination Ctrl-Alt-F1 to the machine inside > Qemu ? > > You can switch to another TTY with Alt-left and Alt-right. > Nothing happened but I have to try some more because my keyboad is defective so it might be that key presses didn't work [-- Attachment #2: Type: text/html, Size: 751 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#29933: can't login in a virtual machine 2018-01-01 16:39 bug#29933: can't login in a virtual machine Catonano 2018-01-01 20:46 ` Danny Milosavljevic @ 2018-01-03 2:14 ` Leo Famulari 2018-01-03 8:30 ` Catonano 1 sibling, 1 reply; 8+ messages in thread From: Leo Famulari @ 2018-01-03 2:14 UTC (permalink / raw) To: Catonano; +Cc: 29933 [-- Attachment #1: Type: text/plain, Size: 240 bytes --] On Mon, Jan 01, 2018 at 05:39:22PM +0100, Catonano wrote: > I can't login in the virtual machine I created > ./pre-inst-env guix system vm ~/configs/vm-config-desktop.scm \ It would be easier to help with a copy of vm-config-desktop.scm. [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 833 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#29933: can't login in a virtual machine 2018-01-03 2:14 ` Leo Famulari @ 2018-01-03 8:30 ` Catonano 2018-01-04 2:25 ` Maxim Cournoyer 0 siblings, 1 reply; 8+ messages in thread From: Catonano @ 2018-01-03 8:30 UTC (permalink / raw) To: Leo Famulari; +Cc: 29933 [-- Attachment #1: Type: text/plain, Size: 438 bytes --] 2018-01-03 3:14 GMT+01:00 Leo Famulari <leo@famulari.name>: > On Mon, Jan 01, 2018 at 05:39:22PM +0100, Catonano wrote: > > I can't login in the virtual machine I created > > > ./pre-inst-env guix system vm ~/configs/vm-config-desktop.scm \ > > It would be easier to help with a copy of vm-config-desktop.scm. > Thank you Leo, this is not current anymore Danny and I discussed this issue in bug 29934 This bug can be closed, I guess [-- Attachment #2: Type: text/html, Size: 915 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#29933: can't login in a virtual machine 2018-01-03 8:30 ` Catonano @ 2018-01-04 2:25 ` Maxim Cournoyer 0 siblings, 0 replies; 8+ messages in thread From: Maxim Cournoyer @ 2018-01-04 2:25 UTC (permalink / raw) To: 29933-done; +Cc: Leo Famulari Catonano <catonano@gmail.com> writes: [...] > Thank you Leo, this is not current anymore > > Danny and I discussed this issue in bug 29934 > > This bug can be closed, I guess OK, I'm closing the bug by replying to "29933-done@debbugs.gnu.org". Thank you, Maxim ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2018-01-04 2:26 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2018-01-01 16:39 bug#29933: can't login in a virtual machine Catonano 2018-01-01 20:46 ` Danny Milosavljevic 2018-01-01 22:20 ` Catonano 2018-01-03 2:15 ` Leo Famulari 2018-01-03 8:31 ` Catonano 2018-01-03 2:14 ` Leo Famulari 2018-01-03 8:30 ` Catonano 2018-01-04 2:25 ` Maxim Cournoyer
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/guix.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).