![]() | ||||||||||
Messages in this thread |
> VFS: Mounted root (reiserfs filesystem) readonly. > devfs: devfs_do_symlink(root): could not append to parent, err: -17 > change_root: old root has d_count=2 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/ | |||||||||
| Last update: 2005-03-22 11:15 [W:0.173 / U:0.410 seconds] ©2003-2008 Jasper Spaans | ||||||||||