Make iso file from cdrom drive
# dd if=/dev/cdrom of=/tmp/target.iso
Make iso file from directory
# mkisofs -o /tmp/target.iso /source_direcectory/
|
แชร์ประสบการณ์การทดลองกับบอร์ด BBB(Beagle Bone Black)
|
|
Thu, 04 Jun 2015 13:03:00 +0000
Sun, 22 Mar 2015 02:33:00 +0000
Mon, 29 Dec 2014 14:47:00 +0000
Sat, 23 Aug 2014 09:56:00 +0000
Wed, 20 Aug 2014 14:20:00 +0000
Sat, 19 Apr 2014 06:07:00 +0000
Tue, 08 Apr 2014 07:15:00 +0000
Tue, 11 Mar 2014 06:40:00 +0000
Sun, 09 Mar 2014 15:16:00 +0000
Install hddtemp ...
$ sudo apt-get install hddtemp
Say No if you don't want it runs at boot. then get the harddisk temperature with ...
$ sudo hddtemp /dev/sda
First, install this package ...
$ sudo apt-get install lm-sensors
Start mornitoring with ...
$ sudo sensors-detect