[Nix-dev] NixOS Xen guest and blkfront
Eelco Dolstra
eelco.dolstra at logicblox.com
Mon May 14 18:52:55 CEST 2012
Hi,
On 14/05/12 10:45, Alexander Foremny wrote:
> Then / remains mounted in read-only mode and thus NixOS cannot start
> up any services. This is an error that seems to be known [2]. There it
> is suggested to mount the root partition with barrier=0 option. I
> edited /boot/grub/menu.lst and appended the following option to the
> kernel line.
>
>> rootflags=barrier=0
I don't think this flag has any effect, because our initrd doesn't look at it
when mounting the root filesystem. But it does use the "options" fileSystem
attribute.
--
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
More information about the nix-dev
mailing list