Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Problem starting VM image on QEMU
Date: Fri, 14 Jul 2017 15:32:17
Message-Id: 1744402.36vQVlU4oS@dell_xps
1 I have followed the gentoo wiki to install and setup QEMU:
2
3 https://wiki.gentoo.org/wiki/QEMU
4
5
6 Then I tried to start up a CoreOS image following this guide, but I must be
7 doing something wrong:
8
9 https://coreos.com/os/docs/latest/booting-with-qemu.html
10
11
12 This is the script's ownership and access rights:
13
14 $ stat coreos_production_qemu.sh
15 File: 'coreos_production_qemu.sh'
16 Size: 6635 Blocks: 24 IO Block: 4096 regular file
17 Device: 80bh/2059d Inode: 13631491 Links: 1
18 Access: (0755/-rwxr-xr-x) Uid: ( 1000/ michael) Gid: ( 1002/ michael)
19 Access: 2017-07-14 09:21:18.000000000 +0100
20 Modify: 2017-07-06 19:41:30.000000000 +0100
21 Change: 2017-07-14 14:38:55.104862083 +0100
22 Birth: -
23
24 Trying to start it gives:
25
26 $ ./coreos_production_qemu.sh -a /home/michael/.ssh/id_rsa.pub -p 2222 -- -
27 curses
28 -bash: ./coreos_production_qemu.sh: Permission denied
29
30 Any idea what permissions it refers to? I have not tried to run the above as
31 root.
32 --
33 Regards,
34 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Problem starting VM image on QEMU R0b0t1 <r030t1@×××××.com>
Re: [gentoo-user] Problem starting VM image on QEMU Alexander Kapshuk <alexander.kapshuk@×××××.com>