public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* Can anyone boot a system using btrfs root with linux 3.14 or newer?
@ 2014-04-23 17:30 Пламен Петров
  2014-04-23 18:33 ` Swâmi Petaramesh
                   ` (3 more replies)
  0 siblings, 4 replies; 39+ messages in thread
From: Пламен Петров @ 2014-04-23 17:30 UTC (permalink / raw)
  To: linux-btrfs

Can anyone boot a system using btrfs root with linux 3.14 or newer?

Because I can't.

I'm trying to move some 3.13.x based systems to 3.14.x and the kernel panics
during boot. It says to append a correct root=sdaX partition, but the one
provided is correct, because if use 3.13.x with the same kernel command line
- the system boots fine.

The thing is - there is an ext2 /boot partition and root / is btrfs, like
so:

# cat /etc/fstab
#
# /etc/fstab: static file system information
#
# <file system>        <dir>     <type>    <options>              <dump>
<pass>

#/dev/#REISERFS_ROOT#  /         reiserfs  defaults               0      0
#/dev/#EXT3FS_ROOT#    /         ext3      defaults               0      1
/dev/sda2              /         btrfs     relatime,compress=zlib 0      0
/dev/sda1              /boot     ext4      defaults               0      1
#/dev/#JFS_ROOT#       /         jfs       defaults               1      1

Here is my relevant GRUB config file part:

#menuentry 0
title Linux
    root (hd0,0)
    kernel /vmlinuz rw root=/dev/sda2 vga=6 raid=noautodetect

And for the record - I used the same kernel config as the one from 3.13.x -
I just copied my old .config file over to linux 3.14.x sources and did a
"make olddefconfig" and compiled my kernel, just as I did with all previous
ones...

Ideas?

P.S. Please, CC me - I'm not subscribed.
---------------------------------
Plamen Petrov


^ permalink raw reply	[flat|nested] 39+ messages in thread

end of thread, other threads:[~2014-04-25  7:02 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-23 17:30 Can anyone boot a system using btrfs root with linux 3.14 or newer? Пламен Петров
2014-04-23 18:33 ` Swâmi Petaramesh
2014-04-23 18:54 ` Marc MERLIN
2014-04-23 19:02   ` Hugo Mills
2014-04-23 19:06   ` Пламен Петров
2014-04-23 19:15     ` Marc MERLIN
2014-04-23 19:37       ` Пламен Петров
2014-04-23 20:58         ` Marc MERLIN
2014-04-23 21:54           ` Пламен Петров
2014-04-23 22:03             ` Marc MERLIN
2014-04-23 22:20               ` Пламен Петров
2014-04-23 22:40                 ` Chris Murphy
2014-04-23 22:43                   ` Hugo Mills
2014-04-23 22:50                     ` Marc MERLIN
2014-04-23 22:53                       ` Hugo Mills
2014-04-23 22:41               ` Hugo Mills
2014-04-24 12:34           ` Chris Mason
2014-04-24 12:36             ` Chris Mason
2014-04-24 17:08               ` Пламен Петров
2014-04-24 17:19       ` Пламен Петров
2014-04-24 17:33         ` Marc MERLIN
2014-04-24 17:44           ` Пламен Петров
2014-04-24 18:51           ` Пламен Петров
2014-04-24 19:31             ` Marc MERLIN
2014-04-24 20:26               ` Пламен Петров
2014-04-24 21:47                 ` Chris Murphy
2014-04-24 21:06             ` Chris Murphy
2014-04-24 21:23               ` Пламен Петров
     [not found]               ` <000c01cf600b$b01f6cf0$105e46d0$@petrovi.no-ip.info>
2014-04-24 23:07                 ` Marc MERLIN
2014-04-25  0:04                   ` Chris Murphy
2014-04-25  0:08                     ` Chris Mason
2014-04-25  5:04                       ` Пламен Петров
2014-04-25  7:02                       ` Duncan
2014-04-25  5:03                     ` Пламен Петров
2014-04-23 19:06 ` Kai Krakow
2014-04-23 20:25   ` Calvin Walton
2014-04-23 22:34   ` Chris Murphy
2014-04-24  3:23 ` Chris Murphy
2014-04-24  6:27   ` Fajar A. Nugraha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox