Booting eSATA SSD from SD card successful

206 views
Skip to first unread message

laberg...@gmail.com

unread,
Sep 2, 2018, 11:23:36 PM9/2/18
to beagleboard-x15

I would like to thank the contributors to the thread below.


It allowed me to boot my eSATA SSD from an SD card without removing R444 and jumping J3 pins 1-2.
Special thanks to Angel Sosa for his 22 steps towards the end of the thread.


Here is my uEnv.txt in the /boot directory on the SD card I use boot to the eSATA SSD. 

------------------------------------------------------------------------------------------------

uname_r=4.14.49-ti-r54
uuid=ea682c27-2bc8-461e-9d1b-420705edd1ce  
#uuid=
#dtb=
#UUID=ea682c27-2bc8-461e-9d1b-420705edd1ce  /  ext4  noatime,errors=remount-ro  0  1
cmdline=coherent_pool=1M net.ifnames=0 quiet

#In the event of edid real failures, uncomment this next line:
#cmdline=coherent_pool=1M net.ifnames=0 quiet video=HDMI-A-1:1024x768@60e

##enable x15: eMMC Flasher:
##make sure, these tools are installed: dosfstools rsync
#cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3-no-eeprom.sh
------------------------------------------------------------------------------------------------------------

The /etc/fstab for the eSATA drive was UUID=ea682c27-2bc8-461e-9d1b-420705edd1ce  /  ext4  noatime,errors=remount-ro  0  1
went to lower case uuid and comment out the "/  ext4  noatime,errors=remount-ro  0  1"


My performance is improved also:

sudo hdparm -tT /dev/sda
[sudo] password for debian: 

/dev/sda:
 Timing cached reads:   1958 MB in  2.00 seconds = 979.65 MB/sec
 Timing buffered disk reads: 776 MB in  3.00 seconds = 258.40 MB/sec

Thanks again for a good thread.
Andy



Reply all
Reply to author
Forward
0 new messages