On 05/30/2014 03:50 AM, Hans de Goede wrote:
Hi,
On 05/29/2014 09:20 PM, Robert Moskowitz wrote:
Well I got my first Cubieboard. A C2. It is booting Android, but so far I can't get ethernet working; it is reporting 'disconnected'.
But I want to be able to boot either Android or Fedora. I am told that the boot process checks for rootfs on an SD card and if it finds it, boots that, if not it boots what is in NAND.
So I am trying to find the tutorial for installing Fedora (and I naturally want F20). I get it that to do an update I will need a '--exclude kernel*' option.
So I am looking for the tutorial. I have found: http://rwmj.wordpress.com/page/10/ that points me to:
scotland.proximity.on.ca/contrib-images/hansg/
But no response to this page. So can someone point me in the right direction.
http://fedoraproject.org/wiki/Architectures/ARM/F20/Remixes#Allwinner_A10_.2...
I did the install. Second time, actually. The first with the hdmi/vga/kvm/(1024x768) did not work because the 'done' button was off the screen and there is no keycombo for it.
So I am now running direct hdmi into a monitor and got through the firstboot. Kind of. It did not reboot to resize the partition. And the display is stopped at a line saying something like
systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service'.
It has been sitting on that for some time. So I got on my router and figured out the C2's IPaddr and was able to gain SSH access and su to root. Here is a bit of /var/log/messages:
May 30 15:13:42 localhost anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x2689810> status to: Wired (eth0) connected May 30 15:14:31 localhost chronyd[187]: Selected source 209.118.204.201 May 30 15:14:43 localhost logger: initial_setup finished successfully, disabling May 30 15:14:43 localhost systemd: Reloading. May 30 15:14:45 localhost systemd: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' May 30 15:14:45 localhost systemd: Mounted Configuration File System. May 30 15:14:45 localhost systemd: Created slice Root Slice. May 30 15:14:45 localhost systemd: Mounted /. May 30 15:14:45 localhost systemd: Reached target Sound Card. May 30 15:14:45 localhost xinit: /bin/xinit: connection to X server lost May 30 15:14:45 localhost xinit: waiting for X server to shut down (EE) Server terminated successfully (0). Closing log file. May 30 15:22:41 localhost systemd: Starting dnf makecache... May 30 15:22:44 localhost dnf: Config time: 0.200 May 30 15:22:44 localhost dnf: cachedir: /var/cache/dnf/armhfp/20 May 30 15:22:44 localhost dnf: dnf version: 0.4.8 May 30 15:22:44 localhost dnf: Making cache files for all metadata files. May 30 15:22:44 localhost dnf: Failed determining last makecache time. May 30 15:22:44 localhost dnf: fedora: has expired and will be refreshed. May 30 15:22:44 localhost dnf: updates: has expired and will be refreshed. May 30 15:22:53 localhost dnf: repo: downloading from remote: fedora May 30 15:23:23 localhost sshd[915]: error: Could not load host key: /etc/ssh/ssh_host_dsa_key May 30 15:23:23 localhost sshd[915]: error: Could not load host key: /etc/ssh/ssh_host_ecdsa_key May 30 15:23:35 localhost systemd: Starting user-1000.slice. May 30 15:23:35 localhost systemd: Created slice user-1000.slice. May 30 15:23:35 localhost systemd: Starting User Manager for 1000... May 30 15:23:35 localhost systemd-logind: New session 1 of user rgm. May 30 15:23:35 localhost systemd: Starting Session 1 of user rgm. May 30 15:23:35 localhost systemd: Started Session 1 of user rgm. May 30 15:23:35 localhost systemd: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory May 30 15:23:35 localhost systemd: Starting Default. May 30 15:23:35 localhost systemd: Reached target Default. May 30 15:23:35 localhost systemd: Startup finished in 159ms. May 30 15:23:35 localhost systemd: Started User Manager for 1000. May 30 15:27:41 localhost dnf: not found deltainfo for: Fedora 20 - armhfp May 30 15:27:41 localhost systemd: Starting Cleanup of Temporary Directories... May 30 15:27:43 localhost systemd: Started Cleanup of Temporary Directories. May 30 15:29:49 localhost dnf: repo: downloading from remote: updates May 30 15:30:56 localhost su: (to root) rgm on pts/0
So please tell me what to do next....