[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: panic if module= is specified



In data lunedì 22 marzo 2010 18:29:27, Luigi Capriotti ha scritto:

> This has always worked up until a recent change (I'm not able to
> pinpoint which one, though); today I tried with initramfs HEAD and init
> cannot mount the filesystems:
> 
> + mount -t aufs -o
> noatime,dirs=/cow=rw://nvidia.ext3=rr,noxino://filesystem.squashfs=rr,noxin
> o aufs /root
> mount: mounting aufs on /root failed: Invalid argument

noxino should not be mixed in the aufs directory sppecifications, better to 
use something like:

-o noatime,noxino,dirs=/cow=rw://nvidia.ext3=rr://filesystem.squashfs=rr

I'lll prepare a patch to ease the merge, thanks for reporting it.

-- 
A: http://en.wikipedia.org/wiki/Posting_style#Top-posting
Q: Where could I get some informations about this?
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

ESC:wq

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



Reply to: