Skip to content

advice of Chief Architecture Han. #4

@dydgns2017

Description

@dydgns2017

better then recently code

if [ ! -n "$1" ]
then
echo "Error, input the Raspberry Pi SD"
" card Device information ex)
sudo bash $(basename $0) /dev/sdb" && exit 1
fi

Error Fix

mountCheck=$(mount -l | grep $piDev | grep boot | awk {'print $2'})

Error Fix

used=$(df -k | grep media/pi | awk {'print $3'})

inode data..

df -i /media/pi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions