17 == EEXIST
Your mkinitrd creates /dev/root in any form and devfs_do_symlink(root)
fails. We had the same pornlem in mandrake and Juan ended up commenting
it out in fs/super.c:
// devfs_mk_symlink (NULL, "root", DEVFS_FL_DEFAULT,
// name + 5, NULL, NULL);
-andrej
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/