Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEPv2 Ubuntu Distro

48 bytes removed, 12:10, 9 June 2014
Verify the boot partition
$ mount
 <span style="color: rgb(255, 0, 0);">/dev/mmcblk0p1 on /boot type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)</span>
if the microsd card first partition is not mounted (not show the upper message) mount it manually as
$ mount /dev/mmcblk0p1 /boot
=== Install the kernel package ===