On Sun, Jul 31, 2011 at 5:26 PM, Dave Reisner wrote:
>>Ok, I renamed "9p_mount_handler" to "ninep_mount_handler" and updated
>>mount_handler= accordingly, and rebuild the initcpio images.
>>
>>Still no joy... :)
>>
>>I went so far as to rename 9p to ninep in
>>/lib/initcpio/{install,hooks} and th
>Ok, I renamed "9p_mount_handler" to "ninep_mount_handler" and updated
>mount_handler= accordingly, and rebuild the initcpio images.
>
>Still no joy... :)
>
>I went so far as to rename 9p to ninep in
>/lib/initcpio/{install,hooks} and the HOOKS string, and rebuilt the
>initcpio images, but that di
On Sun, Jul 31, 2011 at 3:56 PM, Dave Reisner wrote:
>> Alright, I did that, but it is still doing the root device check and
>> dropping into the recovery shell, so I have to press Ctrl-D to
>> continue.
>>
>> >From /etc/mkinitcpio.conf:
>> MODULES="" # I was putting the modules here, now they are
> Alright, I did that, but it is still doing the root device check and
> dropping into the recovery shell, so I have to press Ctrl-D to
> continue.
>
> >From /etc/mkinitcpio.conf:
> MODULES="" # I was putting the modules here, now they are in install/9p
> HOOKS="base udev autodetect 9p filesystems
On Sun, Jul 31, 2011 at 10:26 AM, Dave Reisner wrote:
>> I have an arch linux install running in qemu using a 9p virtual root
>> filesystem (root filesystem is just a sub directory on the host).
>>
>> This is the line I use to launch it:
>>
>> qemu-system-x86_64 -enable-kvm -virtfs
>> local,path=$
> I have an arch linux install running in qemu using a 9p virtual root
> filesystem (root filesystem is just a sub directory on the host).
>
> This is the line I use to launch it:
>
> qemu-system-x86_64 -enable-kvm -virtfs
> local,path=$(pwd)/wn-root,security_model=mapped,mount_tag=wn-root -smp
>
I have an arch linux install running in qemu using a 9p virtual root
filesystem (root filesystem is just a sub directory on the host).
This is the line I use to launch it:
qemu-system-x86_64 -enable-kvm -virtfs
local,path=$(pwd)/wn-root,security_model=mapped,mount_tag=wn-root -smp
2 -m 1024 -kern
7 matches
Mail list logo