--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/c78e6c6b-6fca-4eb3-b574-776670c3f624%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
copying: [/dev/mmcblk0] -> [/dev/mmcblk1]I don't know what to make of it...is it possible that my SD card is mis-formatted? And if so, can someone direct me to the directions for properly formatting it? It's a 64GB.
lsblk:
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
mmcblk0boot0 179:8 0 4M 1 disk
mmcblk0boot1 179:16 0 4M 1 disk
mmcblk0 179:0 0 3.6G 0 disk
|-mmcblk0p1 179:1 0 96M 0 part /boot/uboot
`-mmcblk0p2 179:2 0 3.5G 0 part /
-----------------------------
df -h | grep rootfs:
rootfs 3.4G 2.1G 1.2G 64% /
-----------------------------
Error: [/dev/mmcblk1] does not exist
writing to [/dev/mmcblk1] failed...
William: I do in fact own a debug cable. I'll try plugging it in and see if I can see anything. I've never worked with boot arguments; can you tell me where they're kept?mz
Can you please provide the full serial log when you tried to boot with
that card? (it's picking up the eMMC, but not the microSD on bootup)
BTW, what brand/model is that 64GB microSD.. SDHC is only supported
to 32GB, while "some/specific" 64GB SDXC cards work, it's not 100%
supported on the am335x silicon.
(some excellent directions on modifying boot arguments)
--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/bd237aab-feb3-4d11-b6ce-39d20cdf2454%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/bd237aab-feb3-4d11-b6ce-39d20cdf2454%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/63b535e0-6fc1-4631-a7f1-2f9fc5a3d658%40googlegroups.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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/1dff17bb-187f-45d3-ae54-89f0fdc4b082%40googlegroups.com.
On Wed, 15 Feb 2017 14:45:51 -0800 (PST), mzimmers
<mzim...@gmail.com> declaimed the following:
>Heh...OK, I think I got it right this time. The BBB now boots up without
>the SD card. I'm now running Debian 8.7, which was the goal, so I can end
>this thread.
>
>Thanks to everyone who helped on this. I'm not really experienced with the
>Google groups; do I do something to mark this as answered or solved or
>anything?
Google Groups may be echoing this, but it is not necessarily a Google
group... I'm accessing via gmane.comp.hardware.beagleboard.user -- using
the gmane NNTP (netnews) server.
Heh...OK, I think I got it right this time. The BBB now boots up without the SD card. I'm now running Debian 8.7, which was the goal, so I can end this thread.Thanks to everyone who helped on this. I'm not really experienced with the Google groups; do I do something to mark this as answered or solved or anything?
Hi, William - actually, I do have another question: what terminal app do you use for connecting to the BBB's serial port? I'm trying to use PuTTY, but I don't know the correct port name/number. Molloy's book uses /dev/ttyUSB0, but I don't have any such devices in my etc directory.Thank you.
Unable to open connection to /dev/ttyS0 (or 3).
Unable to configure serial port.
--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/1946ed05-5c8e-4b7f-80f7-86fd4bc74a7b%40googlegroups.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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/586b84ee-0ccb-410e-9281-628704326e0a%40googlegroups.com.
You can use screen,, minicom, or even cat on the serial device. e.g. screen /dev/ttyUSB0 115200 - Or something like that. However, in this case It probably is better to use puTTY. As all the utilities I mentioned above have issues with line endings, and eventually will stop breaking on a linefeed - correctly.You'd be best off googling for how to setup puTTY on Linux. Or, only use serial debug from a Windows system. The later is what I do, only use serial debug from a Windows system with puTTY. However, form the sound of it. It seems as though you have not setup permissions for the serial device yet, Typically this would probably be set to owner root:dialout. Where your user would also be a part of the dialout group. Anyway, this is another case where you'd have to google how to properly set this up. As it's not something I do, or ever plan on doing- personally.
On Thu, Feb 16, 2017 at 12:53 PM, mzimmers <mzim...@gmail.com> wrote:
But what do I do for seeing console messages? Terminal doesn't show me those.--
On Thursday, February 16, 2017 at 12:51:20 PM UTC-7, William Hermans wrote:Well, actually the remote host *MUST* have an ssh server running. But in the case of the beaglebone, it already does. You may also have to install an ssh client on the client system. But typically all but the most slim Linux installs usually have ssh client packaged in already.On Thu, Feb 16, 2017 at 12:49 PM, William Hermans <yyr...@gmail.com> wrote:Why would you want to use putty on Linux ? Literally it is as simple as ssh user@host. Where user is the username you wish to use once ssh'd into the remote system. Where host is the host address for the remote system. You can run this command like you would any other command. From a Linux terminal.
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...@googlegroups.com.
Before I do anything, it would seem to make sense to find out the name of the device on my Debian desktop. As I mentioned, I have /dev/ttyS[0-3]. Is there some way to determine which of these is the one I plugged the serial cable into?