On Thu, Nov 7, 2013 at 12:28 PM, <[email protected]> wrote: > Op donderdag 7 november 2013 16:19:58 UTC+1 schreef RobertCNelson: >> >> On Thu, Nov 7, 2013 at 8:50 AM, <[email protected]> wrote: >> > Hi, >> > >> > Due to software dependencies I need to install Ubuntu 13.04 on the >> > BeagleBoard-xM, but there is only a server install and no pre-installed >> > desktop version as with 12.04. >> >> Use your network and run: "sudo apt-get install xyz-desktop".... > > > Once I get it to work, I will use that... >> >> >> > I installed the installer on 1 sd card, then >> > connected a cardreader with another sd (call it nr2) card to a usb port >> > and >> > started installing 13.04. However, after installing and putting nr2 into >> > the >> > sd card slot, it won't boot. This is probably because the device is set >> > to >> > /de/sdc instead of /dev/mmcblk0p2 or so. So my question is: how can I >> > change >> > the boot so that it boots from nr2 in the sd card slot. >> >> pastebin.com your "serial" boot log, uEnv.txt, & /etc/fstab > > > Can't find "serial" boot.log or uEnv.txt. But http://pastebin.com/UGGHDd38 > has my /etc/fstab, which clearly shows how it was installed. No clue though > by what it should be replaced
"serial boot log" grab a usb-serial port adapter and log the board's output as it boots.. Yuck, uuid, that's going to be fun to debug.. Just change them to /dev/mmcblk0p2 & /dev/mmcblk0p1 to see if helps.. 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
