User Tools

Site Tools


devices:lenovo_t500

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
devices:lenovo_t500 [2019/07/06 09:27] – [Query] Sean Rhonedevices:lenovo_t500 [2019/07/06 09:33] (current) Sean Rhone
Line 127: Line 127:
   * Last updated: 2019/07/06   * Last updated: 2019/07/06
  
-  cd ~/'Projects/coreboot/src' && make 'savedefconfig' && gio open ~/'Projects/coreboot/src/defconfig'+  cd ~/'Projects/coreboot/src' && make 'savedefconfig' && nano ~/'Projects/coreboot/src/defconfig'
  
 <code> <code>
Line 177: Line 177:
  
   mkdir -p ~/'coreboot-bin' && mv ~/'Projects/coreboot/src/build/coreboot.rom' ~/'coreboot-bin/T500-coreboot-'$(date +%Y-%m-%d)'.rom' && sync   mkdir -p ~/'coreboot-bin' && mv ~/'Projects/coreboot/src/build/coreboot.rom' ~/'coreboot-bin/T500-coreboot-'$(date +%Y-%m-%d)'.rom' && sync
 +
 +==== Virtual Machine ====
 +
 +  * :!: Change ''X'' to the VM instance's IP address
 +
 +  scp 192.168.122.X:~/coreboot-bin/*.rom ~/Downloads
  
 ===== Flash ===== ===== Flash =====
/var/www/wiki/data/pages/devices/lenovo_t500.txt · Last modified: 2019/07/06 09:33 by Sean Rhone