On Fri, 10 Oct 2014, Pavel Machek wrote: > > I am not sure whether this is a kernel bug, but: > > - booting with 3.16 I get > > / mounted on /dev/sda6 > > - booting with 3.17-rc* I get > > / mounted on /dev/root > > Where do you see the this? /proc/mounts?
After loads of testing I found out what is the problem: initramfs. I normally compile my own kernel with all the drivers built-in, and no initramfs ... and in this case, without initrd, it seems that / is somehow not remounted to a proper scsi device, but remains at /dev/root. Hope that helps Norbert ------------------------------------------------------------------------ PREINING, Norbert http://www.preining.info JAIST, Japan TeX Live & Debian Developer GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13 ------------------------------------------------------------------------ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

