Re: [beagleboard] Re: How Flashing Now Works with Debian

2016-09-21 Thread Joshua S
THANKS The git pull saved me ! I couldn't get the correct loader files 
to save my life.

On Monday, July 14, 2014 at 10:50:20 AM UTC-7, RobertCNelson wrote:
>
> On Mon, Jul 14, 2014 at 12:29 PM,   
> wrote: 
> > Hi, 
> > 
> > I am getting as well the "Error: script halting, system unrecognized." 
> when 
> > executing beaglebone-black-eMMC-flasher.sh. 
> > The image I have flashed is from here 
> > http://elinux.org/BeagleBoardDebian#Flasher 
> > 
> https://rcn-ee.net/deb/flasher/wheezy/BBB-eMMC-flasher-debian-7.5-console-armhf-2014-07-06-2gb.img.xz.
>  
>
> > When I check with "LC_ALL=C lsblk -l" the mountpoint "/boot/uboot" is 
> > missing. 
> > 
> > NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT 
> > mmcblk1boot0 179:16 0 1M 1 disk 
> > mmcblk1boot1 179:24 0 1M 1 disk 
> > mmcblk0 179:0 0 7.4G 0 disk 
> > mmcblk1 179:8 0 1.8G 0 disk 
> > mmcblk1p1 179:9 0 96M 0 part 
> > mmcblk1p2 179:10 0 1.7G 0 part / 
> > 
> > Is there anything that I can do? 
> > What I want to do is clone a beaglebone black to multiple others, is 
> > beaglebone-black-eMMC-flasher.sh the best way to do that? 
> > Thanks in advance. 
>
> So in, 2014-07-06 i rewrote a lot of things... 
>
> First, make sure you run: 
>
> cd /opt/scripts/tools/ 
> git pull 
>
> Next open: /boot/uEnv.txt 
>
> Uncomment this line: 
>
> #cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v2.sh 
>
> At this point your microSD card is set to flash the eMMC.. so shutdown 
> (sudo halt) and get ready to flash stuff.. 
>
> Regards, 
>
> -- 
> Robert Nelson 
> http://www.rcn-ee.com/ 
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/e50a2f57-f6a9-48a2-b1d0-95b50151613e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: How Flashing Now Works with Debian

2014-07-17 Thread panos
Thank you Nelson, everything worked perfectly!
You have been a great help!

On Monday, 14 July 2014 18:50:20 UTC+1, RobertCNelson wrote:

 On Mon, Jul 14, 2014 at 12:29 PM,  pa...@panos.me.uk javascript: 
 wrote: 
  Hi, 
  
  I am getting as well the Error: script halting, system unrecognized. 
 when 
  executing beaglebone-black-eMMC-flasher.sh. 
  The image I have flashed is from here 
  http://elinux.org/BeagleBoardDebian#Flasher 
  
 https://rcn-ee.net/deb/flasher/wheezy/BBB-eMMC-flasher-debian-7.5-console-armhf-2014-07-06-2gb.img.xz.
  

  When I check with LC_ALL=C lsblk -l the mountpoint /boot/uboot is 
  missing. 
  
  NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT 
  mmcblk1boot0 179:16 0 1M 1 disk 
  mmcblk1boot1 179:24 0 1M 1 disk 
  mmcblk0 179:0 0 7.4G 0 disk 
  mmcblk1 179:8 0 1.8G 0 disk 
  mmcblk1p1 179:9 0 96M 0 part 
  mmcblk1p2 179:10 0 1.7G 0 part / 
  
  Is there anything that I can do? 
  What I want to do is clone a beaglebone black to multiple others, is 
  beaglebone-black-eMMC-flasher.sh the best way to do that? 
  Thanks in advance. 

 So in, 2014-07-06 i rewrote a lot of things... 

 First, make sure you run: 

 cd /opt/scripts/tools/ 
 git pull 

 Next open: /boot/uEnv.txt 

 Uncomment this line: 

 #cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v2.sh 

 At this point your microSD card is set to flash the eMMC.. so shutdown 
 (sudo halt) and get ready to flash stuff.. 

 Regards, 

 -- 
 Robert Nelson 
 http://www.rcn-ee.com/ 


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: How Flashing Now Works with Debian

2014-07-14 Thread panos
Hi,

I am getting as well the Error: script halting, system unrecognized. when 
executing beaglebone-black-eMMC-flasher.sh.
The image I have flashed is from here 
http://elinux.org/BeagleBoardDebian#Flasher 
https://rcn-ee.net/deb/flasher/wheezy/BBB-eMMC-flasher-debian-7.5-console-armhf-2014-07-06-2gb.img.xz.
When I check with LC_ALL=C lsblk -l the mountpoint /boot/uboot is 
missing.

NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
mmcblk1boot0 179:16 0 1M 1 disk
mmcblk1boot1 179:24 0 1M 1 disk
mmcblk0 179:0 0 7.4G 0 disk
mmcblk1 179:8 0 1.8G 0 disk
mmcblk1p1 179:9 0 96M 0 part
mmcblk1p2 179:10 0 1.7G 0 part /

Is there anything that I can do?
What I want to do is clone a beaglebone black to multiple others, is 
beaglebone-black-eMMC-flasher.sh the best way to do that?
Thanks in advance.

On Friday, 21 March 2014 19:26:11 UTC, RobertCNelson wrote:

 On Fri, Mar 21, 2014 at 2:22 PM, Louis Thiery lo...@apitronics.com 
 javascript: wrote: 
  Just to see if it would just work, I tried to run the script from my 
  distribution and the scrip is unhappy: 
  
  /bin/bash /opt/scripts/beaglebone-black-eMMC-flasher.sh 
  Error: script halting, system unrecognized... 

 The script assumes a few things, so i have a couple quick system 
 checks, that make it stop if it doesn't recognize the system.. 

 Regards, 

 -- 
 Robert Nelson 
 http://www.rcn-ee.com/ 


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: How Flashing Now Works with Debian

2014-07-14 Thread Robert Nelson
On Mon, Jul 14, 2014 at 12:29 PM,  pa...@panos.me.uk wrote:
 Hi,

 I am getting as well the Error: script halting, system unrecognized. when
 executing beaglebone-black-eMMC-flasher.sh.
 The image I have flashed is from here
 http://elinux.org/BeagleBoardDebian#Flasher
 https://rcn-ee.net/deb/flasher/wheezy/BBB-eMMC-flasher-debian-7.5-console-armhf-2014-07-06-2gb.img.xz.
 When I check with LC_ALL=C lsblk -l the mountpoint /boot/uboot is
 missing.

 NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
 mmcblk1boot0 179:16 0 1M 1 disk
 mmcblk1boot1 179:24 0 1M 1 disk
 mmcblk0 179:0 0 7.4G 0 disk
 mmcblk1 179:8 0 1.8G 0 disk
 mmcblk1p1 179:9 0 96M 0 part
 mmcblk1p2 179:10 0 1.7G 0 part /

 Is there anything that I can do?
 What I want to do is clone a beaglebone black to multiple others, is
 beaglebone-black-eMMC-flasher.sh the best way to do that?
 Thanks in advance.

So in, 2014-07-06 i rewrote a lot of things...

First, make sure you run:

cd /opt/scripts/tools/
git pull

Next open: /boot/uEnv.txt

Uncomment this line:

#cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v2.sh

At this point your microSD card is set to flash the eMMC.. so shutdown
(sudo halt) and get ready to flash stuff..

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: How Flashing Now Works with Debian

2014-03-22 Thread Louis Thiery
Ah got everything working nicely :) Thanks for much for the help, Nelson.

I especially like the script located at: 
/opt/scripts/tools/eMMC/beaglebone-black-make-microSD-flasher-from-eMMC.sh

On Friday, March 21, 2014 4:59:24 PM UTC-4, Louis Thiery wrote:

 Cool - I don't think I've ever played with such structured scripts before!

 I've gotten up to the board specific script and I get the following:
 Valid EEPROM header found
 sed: can't read /etc/default/udhcpd: No such file or directory
 cat: /etc/udhcpd.conf: No such file or directory
 /opt/scripts/boot/am335x_evm.sh: line 85: /etc/udhcpd.conf: Read-only file 
 system
 /opt/scripts/boot/am335x_evm.sh: line 86: /etc/udhcpd.conf: Read-only file 
 system
 /opt/scripts/boot/am335x_evm.sh: line 87: /etc/udhcpd.conf: Read-only file 
 system
 /opt/scripts/boot/am335x_evm.sh: line 88: /etc/udhcpd.conf: Read-only file 
 system
 /opt/scripts/boot/am335x_evm.sh: line 89: /etc/udhcpd.conf: Read-only file 
 system
 /opt/scripts/boot/am335x_evm.sh: line 91: /etc/init.d/udhcpd: No such file 
 or directory
 SIOCSIFADDR: No such device
 usb0: ERROR while getting interface flags: No such device
 SIOCSIFNETMASK: No such device
 /opt/scripts/boot/am335x_evm.sh: line 94: /usr/sbin/udhcpd: No such file 
 or directory
 Device usb0 does not exist.
 Device wlan0 does not exist.
 sed: couldn't open temporary file /etc/sedXOJqCd: Read-only file system
 /opt/scripts/boot/am335x_evm.sh: line 103: /etc/issue: Read-only file 
 system

 It seems that the main issue is that the partition that I'm running is 
 read-only... I don't know when I set it as such and chmod'ing the whole 
 thing didn't seem to resolve.

 I guess I'll built my distro over again and try to find out at which point 
 I made it read-only

 On Friday, March 21, 2014 3:26:11 PM UTC-4, RobertCNelson wrote:

 On Fri, Mar 21, 2014 at 2:22 PM, Louis Thiery lo...@apitronics.com 
 wrote: 
  Just to see if it would just work, I tried to run the script from my 
  distribution and the scrip is unhappy: 
  
  /bin/bash /opt/scripts/beaglebone-black-eMMC-flasher.sh 
  Error: script halting, system unrecognized... 

 The script assumes a few things, so i have a couple quick system 
 checks, that make it stop if it doesn't recognize the system.. 

 Regards, 

 -- 
 Robert Nelson 
 http://www.rcn-ee.com/ 



-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: How Flashing Now Works with Debian

2014-03-21 Thread Louis Thiery
Just to see if it would just work, I tried to run the script from my 
distribution and the scrip is unhappy:

/bin/bash /opt/scripts/beaglebone-black-eMMC-flasher.sh
Error: script halting, system unrecognized...



On Friday, March 21, 2014 1:51:55 PM UTC-4, Louis Thiery wrote:

 Hello,

 I'm trying to leverage the flashing process included in the new Debian 
 images to move my own distribution over but I'm confused on the current 
 mechanics.

 I did find this page: http://elinux.org/Beagleboard:Updating_The_Software

 but perhaps that explains how flashing used to work with Angstrom? I 
 wasn't able to see the same architecture happening over on the new Debian 
 images which works in 15 minutes instead of 45 minutes.

 I did find */opt/scripts/tools/beaglebone-black-eMMC-flasher.sh *but I'm 
 not particularly sure of the mechanics. 

 It seems to me that when the boot button is pressed, the BBB mounts and 
 boots from the eMMC-flasher partition. Somehow this script is executed (I 
 couldn't find the relevant systemd process) and it copies over everything 
 on that same partition over to the eMMC and then powers off. 

 Next time, I boot from the eMMC, how does the script knows to not execute, 
 seeing as it can't really copy the eMMC to the eMMC... How does all this 
 work?

 Thanks,
 Louis


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: How Flashing Now Works with Debian

2014-03-21 Thread Louis Thiery
Oops - just saw your reply. Will study what you describe

On Friday, March 21, 2014 3:22:15 PM UTC-4, Louis Thiery wrote:

 Just to see if it would just work, I tried to run the script from my 
 distribution and the scrip is unhappy:

 /bin/bash /opt/scripts/beaglebone-black-eMMC-flasher.sh
 Error: script halting, system unrecognized...



 On Friday, March 21, 2014 1:51:55 PM UTC-4, Louis Thiery wrote:

 Hello,

 I'm trying to leverage the flashing process included in the new Debian 
 images to move my own distribution over but I'm confused on the current 
 mechanics.

 I did find this page: http://elinux.org/Beagleboard:Updating_The_Software

 but perhaps that explains how flashing used to work with Angstrom? I 
 wasn't able to see the same architecture happening over on the new Debian 
 images which works in 15 minutes instead of 45 minutes.

 I did find */opt/scripts/tools/beaglebone-black-eMMC-flasher.sh *but I'm 
 not particularly sure of the mechanics. 

 It seems to me that when the boot button is pressed, the BBB mounts and 
 boots from the eMMC-flasher partition. Somehow this script is executed (I 
 couldn't find the relevant systemd process) and it copies over everything 
 on that same partition over to the eMMC and then powers off. 

 Next time, I boot from the eMMC, how does the script knows to not 
 execute, seeing as it can't really copy the eMMC to the eMMC... How does 
 all this work?

 Thanks,
 Louis



-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: How Flashing Now Works with Debian

2014-03-21 Thread Robert Nelson
On Fri, Mar 21, 2014 at 2:22 PM, Louis Thiery lo...@apitronics.com wrote:
 Just to see if it would just work, I tried to run the script from my
 distribution and the scrip is unhappy:

 /bin/bash /opt/scripts/beaglebone-black-eMMC-flasher.sh
 Error: script halting, system unrecognized...

The script assumes a few things, so i have a couple quick system
checks, that make it stop if it doesn't recognize the system..

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: How Flashing Now Works with Debian

2014-03-21 Thread Louis Thiery
Cool - I don't think I've ever played with such structured scripts before!

I've gotten up to the board specific script and I get the following:
Valid EEPROM header found
sed: can't read /etc/default/udhcpd: No such file or directory
cat: /etc/udhcpd.conf: No such file or directory
/opt/scripts/boot/am335x_evm.sh: line 85: /etc/udhcpd.conf: Read-only file 
system
/opt/scripts/boot/am335x_evm.sh: line 86: /etc/udhcpd.conf: Read-only file 
system
/opt/scripts/boot/am335x_evm.sh: line 87: /etc/udhcpd.conf: Read-only file 
system
/opt/scripts/boot/am335x_evm.sh: line 88: /etc/udhcpd.conf: Read-only file 
system
/opt/scripts/boot/am335x_evm.sh: line 89: /etc/udhcpd.conf: Read-only file 
system
/opt/scripts/boot/am335x_evm.sh: line 91: /etc/init.d/udhcpd: No such file 
or directory
SIOCSIFADDR: No such device
usb0: ERROR while getting interface flags: No such device
SIOCSIFNETMASK: No such device
/opt/scripts/boot/am335x_evm.sh: line 94: /usr/sbin/udhcpd: No such file or 
directory
Device usb0 does not exist.
Device wlan0 does not exist.
sed: couldn't open temporary file /etc/sedXOJqCd: Read-only file system
/opt/scripts/boot/am335x_evm.sh: line 103: /etc/issue: Read-only file system

It seems that the main issue is that the partition that I'm running is 
read-only... I don't know when I set it as such and chmod'ing the whole 
thing didn't seem to resolve.

I guess I'll built my distro over again and try to find out at which point 
I made it read-only

On Friday, March 21, 2014 3:26:11 PM UTC-4, RobertCNelson wrote:

 On Fri, Mar 21, 2014 at 2:22 PM, Louis Thiery 
 lo...@apitronics.comjavascript: 
 wrote: 
  Just to see if it would just work, I tried to run the script from my 
  distribution and the scrip is unhappy: 
  
  /bin/bash /opt/scripts/beaglebone-black-eMMC-flasher.sh 
  Error: script halting, system unrecognized... 

 The script assumes a few things, so i have a couple quick system 
 checks, that make it stop if it doesn't recognize the system.. 

 Regards, 

 -- 
 Robert Nelson 
 http://www.rcn-ee.com/ 


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.