I tried unpacking the initrd.img into a NFS directory on another machine and added "root=/dev/nfs nfsroot=172.16.16.12:/opt/rootfs,vers=3,tcp" to the kernel parameters (I tried UDP and vers=4 as well) but now I'm getting NFS access errors:
[ 3.984691] VFS: Cannot open root device "nfs" or unknown-block(0,255): error -6
[ 4.000335] Please append a correct "root=" boot option; here are the available partitions:
[ 4.017435] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,255)
Ugh - any ideas?
_______________________________________________
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org
No comments:
Post a Comment