[Cbe-oss-dev] PS3 kernel panic - not syncing:no init found
chema navas
roblesjmcbe at gmail.com
Wed Mar 28 18:22:57 EST 2007
did two methods,
first i did,
mount --bind / /mnt
MAKEDEV -d /mnt/dev console zero null
umount /mnt
but not work,
later, arnd method
mount --bind / /mnt
cp -a /dev/* /mnt/dev
umount /mnt
don't work too.
I tried to run bash using --init=/bin/bash with the same result.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/cbe-oss-dev/attachments/20070328/8ab834d0/attachment.htm>
More information about the cbe-oss-dev
mailing list