I tried to create rootfs using rfsbuild for Fedora 12, and it gives error: $ sudo rfsbuild --repo=c12,http://ftp.linux.org.uk/pub/linux/arm/fedora/pub/fedora/linux/releases/12/Everything/arm/os/ --repo=c6u,http://ftp.linux.org.uk/pub/linux/arm/fedora/pub/fedora/linux/core/updates/6/arm --repo=c6e,http://ftp.linux.org.uk/pub/linux/arm/fedora/pub/fedora/linux/extras/6/arm --package=bash --package=nfs-utils --rfspath=./rootfs-f12/ --initrd=0 --verbosity=2 ./startQEMU Error: Cannot retrieve repository metadata (repomd.xml) for repository: rfsb_c12. Please verify its path and try again More at: http://fpaste.org/UVEJ/ Then i tried with Fedora 6 as mentioned in wiki: ( http://fedoraproject.org/wiki/Architectures/ARM/RfsBuild#Operation ) This is also not working. $ sudo rfsbuild --repo=c6,http://ftp.linux.org.uk/pub/linux/arm/fedora/pub/fedora/linux/core/6/arm/os/ --package=bash --package=nfs-utils --rfspath=./rootfs-f12/ --initrd=0 --verbosity=2 ./startQEMU OSError: [Errno 2] No such file or directory: './rootfs-f12/build-RO3y62-12131548/install_root/var/lib/rpm/Packages' More at: http://fpaste.org/tHaA/ Is there any working public repository which I can use to create a root filesystem for Fedora 12? If not then how can this be fixed? /tuxdna _______________________________________________ arm mailing list arm@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/arm