linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Light <sgsdxzy@gmail.com>
To: linux-rt-users@vger.kernel.org
Subject: RT-3.10.6_p3 fails to boot: home.mount mounting timed out
Date: Sat, 26 Oct 2013 12:35:54 +0800	[thread overview]
Message-ID: <526B46AA.1090407@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 813 bytes --]

  I am trying to build a RT kernel, however it cannot boot because it 
cannot mount /home, which is a subvolume of btrfs.  This is the entry of 
it in /etc/fstab:

/dev/sda3    /home    btrfs 
subvol=gentoohome,defaults,compress=lzo,autodefrag 0 2

I copyed my .config from a working mainline 3.10 kernel(which is able to 
boot) and used "make oldconfig". The resulting config file is almost the 
same with mainline one: I only changed IO scheduler from BFQ(from gentoo 
patchset) to deadline, without even enabling CONFIG_PREEMPT_RT. However 
the RT kernel just cannot boot.

  Could someone help me figure it out? I bought a new recording device 
and need low latency audio system. Thanks!

The attached file includes .config for RT kernel and the working 
mainline kernel, and the boot log of one failed boot.

[-- Attachment #2: RT.tar.bz2 --]
[-- Type: application/x-bzip, Size: 39011 bytes --]

             reply	other threads:[~2013-10-26  4:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-26  4:35 Light [this message]
2013-11-22 15:13 ` RT-3.10.6_p3 fails to boot: home.mount mounting timed out Sebastian Andrzej Siewior
2014-01-24 19:14   ` Sebastian Andrzej Siewior

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=526B46AA.1090407@gmail.com \
    --to=sgsdxzy@gmail.com \
    --cc=linux-rt-users@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).