Virtual images and qemu

deco33000 Jog deco33000 at yandex.com
Tue Sep 22 10:09:50 UTC 2015


OK,

Now it is fully working. I switched to virtualbox and chose a nat paravirt network.
I really hate virtualization but will bear with it anyway.

Thanks for you help,

Bye

22.09.2015, 08:36, "Julian Elischer" <julian at freebsd.org>:
> On 9/22/15 4:49 AM, deco33000 Jog wrote:
>>  Hi,
>>
>>  I just downloaded the freebsd 10.2 virtual image for amd64. It runs on Linux mint.
>>  I use qemu v.1.7.0 (because of linux mint, but plan to manually install the 2.4.0 version, and ditch Mint altogether).
>>
>>  I use the following command:
>>  qemu-system-x86_64 myfreebsdimage.qcow2
>>
>>  When doing the pkg command, at some point it says it cannot fetch because of read only file system.
>>
>>  Ok, but how did you fix this? (I am not very used to virtualization).
>
> virtualization should not give you a read-only filesystem.
> there are a few possibilities..
> off the top of my head...
> 1/ you are in single user mode, in which case you need to let it
> finish booting. or you can do 'mount -u /'
> to make it read-write
> 2/ something failed in mounting /tmp and it's read-only?
>
> you need to tell us more about what has happened up to this point.


More information about the freebsd-hackers mailing list