[beagleboard] Creating a boot sd from an img file

2014-04-14 Thread JBodine
Using a BBB revision B, I've followed standard instructions for copying the 
Angstrom distro to a micro SD card from a Windows 7 machine.  It works and 
I can boot from the SD card, I've done this with both 16gb  32gb micro sd 
cards.  First, I format the sd card so I have an empty card with a single 
partition of 16gb free.   The problem is that after Win32DiskImager copies 
the img file to the card, I'm always left with an sd card that has only 
70mb total space and only a few meg of available space.  If I look at the 
sd card in Windows Computer Management, it shows the active partition of 
71mb, another empty partition of 3.33gb and 12gb of unallocated space.   Is 
there another tool besides Win32DiskImager or something else I can look at?

Thanks

-- 
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] Creating a boot sd from an img file

2014-04-14 Thread Robert Nelson
On Mon, Apr 14, 2014 at 1:54 PM, JBodine jbodine90...@gmail.com wrote:
 Using a BBB revision B, I've followed standard instructions for copying the
 Angstrom distro to a micro SD card from a Windows 7 machine.  It works and I
 can boot from the SD card, I've done this with both 16gb  32gb micro sd
 cards.  First, I format the sd card so I have an empty card with a single
 partition of 16gb free.   The problem is that after Win32DiskImager copies
 the img file to the card, I'm always left with an sd card that has only 70mb
 total space and only a few meg of available space.  If I look at the sd card
 in Windows Computer Management, it shows the active partition of 71mb,
 another empty partition of 3.33gb and 12gb of unallocated space.   Is there
 another tool besides Win32DiskImager or something else I can look at?

in linux you can use a tool called gparted to expand the 2nd
ext4 partition.  Your windows machine doesn't understand what it's
seeing.

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] Creating a boot sd from an img file

2014-04-14 Thread JBodine
Thanks for the reply.   When I boot the BBB with one of these cards I've 
created, Angstrom only sees a single 70mb partition, if it's just windows 
having the problem, shouldn't my BBB show the entire 16gb partition?

Thanks

On Monday, April 14, 2014 11:59:22 AM UTC-7, RobertCNelson wrote:

 On Mon, Apr 14, 2014 at 1:54 PM, JBodine jbodin...@gmail.comjavascript: 
 wrote: 
  Using a BBB revision B, I've followed standard instructions for copying 
 the 
  Angstrom distro to a micro SD card from a Windows 7 machine.  It works 
 and I 
  can boot from the SD card, I've done this with both 16gb  32gb micro sd 
  cards.  First, I format the sd card so I have an empty card with a 
 single 
  partition of 16gb free.   The problem is that after Win32DiskImager 
 copies 
  the img file to the card, I'm always left with an sd card that has only 
 70mb 
  total space and only a few meg of available space.  If I look at the sd 
 card 
  in Windows Computer Management, it shows the active partition of 71mb, 
  another empty partition of 3.33gb and 12gb of unallocated space.   Is 
 there 
  another tool besides Win32DiskImager or something else I can look at? 

 in linux you can use a tool called gparted to expand the 2nd 
 ext4 partition.  Your windows machine doesn't understand what it's 
 seeing. 

 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] Creating a boot sd from an img file

2014-04-14 Thread Robert Nelson
On Mon, Apr 14, 2014 at 2:09 PM, JBodine jbodine90...@gmail.com wrote:
 Thanks for the reply.   When I boot the BBB with one of these cards I've
 created, Angstrom only sees a single 70mb partition, if it's just windows
 having the problem, shouldn't my BBB show the entire 16gb partition?

It'll see a 70mb boot partition and a 3.7GB root partition. Use
gparted to expand the 2nd 3.7GB root partition.

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] Creating a boot sd from an img file

2014-04-14 Thread JBodine
Ok, I don't want to beat this to death but what about the other 10gb?

Thanks

On Monday, April 14, 2014 12:10:49 PM UTC-7, RobertCNelson wrote:

 On Mon, Apr 14, 2014 at 2:09 PM, JBodine jbodin...@gmail.comjavascript: 
 wrote: 
  Thanks for the reply.   When I boot the BBB with one of these cards I've 
  created, Angstrom only sees a single 70mb partition, if it's just 
 windows 
  having the problem, shouldn't my BBB show the entire 16gb partition? 

 It'll see a 70mb boot partition and a 3.7GB root partition. Use 
 gparted to expand the 2nd 3.7GB root partition. 

 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] Creating a boot sd from an img file

2014-04-14 Thread Robert Nelson
On Mon, Apr 14, 2014 at 3:18 PM, JBodine jbodine90...@gmail.com wrote:
 Ok, I don't want to beat this to death but what about the other 10gb?

Use gparted to expand the 2nd 3.7GB root partition to the full
disk size...

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.