[MinnowBoard] Max uefi ver 0.71 and CentOS 7

Darren Hart dvhart at linux.intel.com
Sat Feb 7 00:16:45 UTC 2015


On 2/5/15, 4:30 PM, "L.M." <luism at ieee.org> wrote:

>Hi Darren:
>
>Thanks for taking the time to answer. Here are the answers to your
>comments:
>
>On 02/05/2015 02:38 PM, Darren Hart wrote:
>> Hi Luism,
>
>> Always helpful to provide output as it avoids confusion from
>> interpretation. What is the output of:
>>
>> $ mount
>
>Here's the output:
>
>[luis at localhost ~]$ mount
>proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
>sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime,seclabel)
>devtmpfs on /dev type devtmpfs
>(rw,nosuid,seclabel,size=887544k,nr_inodes=221886,mode=755)
>securityfs on /sys/kernel/security type securityfs
>(rw,nosuid,nodev,noexec,relatime)
>tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,seclabel)
>devpts on /dev/pts type devpts
>(rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000)
>tmpfs on /run type tmpfs (rw,nosuid,nodev,seclabel,mode=755)
>tmpfs on /sys/fs/cgroup type tmpfs
>(rw,nosuid,nodev,noexec,seclabel,mode=755)
>cgroup on /sys/fs/cgroup/systemd type cgroup
>(rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/syst
>emd-cgroups-agent,name=systemd)
>pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
>efivarfs on /sys/firmware/efi/efivars type efivarfs
>(rw,nosuid,nodev,noexec,relatime)
>cgroup on /sys/fs/cgroup/cpuset type cgroup
>(rw,nosuid,nodev,noexec,relatime,cpuset)
>cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup
>(rw,nosuid,nodev,noexec,relatime,cpuacct,cpu)
>cgroup on /sys/fs/cgroup/memory type cgroup
>(rw,nosuid,nodev,noexec,relatime,memory)
>cgroup on /sys/fs/cgroup/devices type cgroup
>(rw,nosuid,nodev,noexec,relatime,devices)
>cgroup on /sys/fs/cgroup/freezer type cgroup
>(rw,nosuid,nodev,noexec,relatime,freezer)
>cgroup on /sys/fs/cgroup/net_cls type cgroup
>(rw,nosuid,nodev,noexec,relatime,net_cls)
>cgroup on /sys/fs/cgroup/blkio type cgroup
>(rw,nosuid,nodev,noexec,relatime,blkio)
>cgroup on /sys/fs/cgroup/perf_event type cgroup
>(rw,nosuid,nodev,noexec,relatime,perf_event)
>cgroup on /sys/fs/cgroup/hugetlb type cgroup
>(rw,nosuid,nodev,noexec,relatime,hugetlb)
>configfs on /sys/kernel/config type configfs (rw,relatime)
>/dev/mapper/centos-root on / type xfs
>(rw,relatime,seclabel,attr2,inode64,noquota)
>selinuxfs on /sys/fs/selinux type selinuxfs (rw,relatime)
>systemd-1 on /proc/sys/fs/binfmt_misc type autofs
>(rw,relatime,fd=36,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
>debugfs on /sys/kernel/debug type debugfs (rw,relatime)
>hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel)
>mqueue on /dev/mqueue type mqueue (rw,relatime,seclabel)
>sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime)
>sunrpc on /proc/fs/nfsd type nfsd (rw,relatime)
>/dev/mapper/centos-home on /home type xfs
>(rw,relatime,seclabel,attr2,inode64,noquota)
>/dev/sda2 on /boot type xfs (rw,relatime,seclabel,attr2,inode64,noquota)
>/dev/sda1 on /boot/efi type vfat

So here you have two partitions on /dev/sda. One is the efi partition, the
other mounted at /boot.

>(rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=
>winnt,errors=remount-ro)
>binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
>gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse
>(rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
>fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
>/dev/sdb1 on /run/media/luis/8882-1F4B type vfat
>(rw,nosuid,nodev,relatime,uid=1000,gid=1000,fmask=0022,dmask=0077,codepage
>=437,iocharset=ascii,shortname=mixed,showexec,

And one parition here on /dev/sdb1, so you have at least two separate
devices connected over USB or SATA.

>
>I'm looking into CentOS documentation right now, but thought about
>short-cutting the process if someone has a direct where I can read what I
>need to, instead of sifting through countless pages available.

I'm afraid I've lost track of what the question is :-) What is it you want
to know?


-- 
Darren Hart
Intel Open Source Technology Center





More information about the elinux-MinnowBoard mailing list