On 10/02/09 19:58, Blue Swirl wrote: > On Fri, Oct 2, 2009 at 6:19 PM, Gerd Hoffmann wrote: >> On 10/02/09 13:40, Gerd Hoffmann wrote: >>>> >>>> OK, V2 seems to work, except that the command line is not passed: >>>> NET: Registered protocol family 1 >>>> NET: Registered protocol family 17 >>>> Kernel panic - not syncing: VFS: Unable to mount root fs on >>>> unknown-block(1,0) >>>> <0>Press L1-A to return to the boot prom >>> >>> So you are booting sparc via -kernel I guess? >> >> One more question: Fails it on first boot or only after reset? >> In case it fails after reset only: Does that work without the patch? > > First boot, identical result after reset. Without patch: > > NET: Registered protocol family 1 > NET: Registered protocol family 17 > RAMDISK: ext2 filesystem found at block 0 > RAMDISK: Loading 4096KiB [1 disk] into ram disk... done. > VFS: Mounted root (ext2 filesystem) readonly. > Freeing unused kernel memory: 156k freed > sh: can't access tty; job control turned off > # Incremental fix attached. Booting works now. system_reset in monitor works fine too. Will respin the patch tomorrow. cheers, Gerd