Re: SOLVED Why initramfs stops although root device is mountable and ready to use

2009-07-08 Thread Gilad Ben-Yossef
Lev Olshvang wrote: BTW, is there any way to track next line from /proc/devices 8 sd which modules actually made possible access to devices 8,0 ??? The information is available via sysfs some where ... Gilad -- Gilad Ben-Yossef Chief Coffee Drinker & CTO Codefidence Ltd.

Re: SOLVED Why initramfs stops although root device is mountable and ready to use

2009-07-08 Thread Ilya A. Volynets-Evenbakh
Lev Olshvang wrote: > > BTW, is there any way to track next line from /proc/devices > 8 sd > >which modules actually made possible access to devices 8,0 ??? Dig through /sys filesystem. -- Ilya A. Volynets-Evenbakh http://www.total-knowledge.com

Re: SOLVED Why initramfs stops although root device is mountable and ready to use

2009-07-08 Thread Lev Olshvang
Shachar Shemesh wrote: Ilya A. Volynets-Evenbakh wrote: I think it's the other way around - if you exit from your linuxrc when running from initramfs, it'll continue on with standard boot sequence, while ending linuxrc in initrd will panic the kernel with "Trying to kill PID 1" error. An in