On Thu, Dec 5, 2013 at 9:40 PM, <[email protected]> wrote: > Hello Robert. > > I 'got ubuntu-saucy-13.10-armhf-3.8.13-bone30.img.xz' and used > Win32DiskImager to write the image to the sd card. Once written, I plugged > it into the linux mint machine. and 2 partitions got mounted on sdb1 and > sdb2. Edited system.sh to have MMC=/dev/sdb > Ran ./tools/install_kernel.sh > I get this: > > I see... > fdisk -l: > Disk /dev/sda: 211.1 GB, 211093946368 bytes > Disk /dev/sdb: 16.0 GB, 16012804096 bytes > > lsblk: > NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT > sda 8:0 0 196.6G 0 disk > ├─sda1 8:1 0 191.5G 0 part / > ├─sda2 8:2 0 1K 0 part > └─sda5 8:5 0 5.1G 0 part [SWAP] > sdb 8:16 1 14.9G 0 disk > ├─sdb1 8:17 1 1M 0 part /home/miro/linux-dev/deploy/disk > └─sdb2 8:18 1 1.8G 0 part /media/miro/rootfs_armhf.com > ----------------------------- > Are you 100% sure, on selecting [/dev/sdb] (y/n)? y > > Debug: Existing Partition on drive: > ----------------------------- > > Disk /dev/sdb: 16.0 GB, 16012804096 bytes > 64 heads, 32 sectors/track, 15271 cylinders, total 31275008 sectors > Units = sectors of 1 * 512 = 512 bytes > Sector size (logical/physical): 512 bytes / 512 bytes > I/O size (minimum/optimal): 512 bytes / 512 bytes > Disk identifier: 0x80008000 > > Device Boot Start End Blocks Id System > /dev/sdb1 * 2048 4095 1024 1 FAT12 > /dev/sdb2 4096 3751935 1873920 83 Linux > > Unmounting Partitions > ----------------------------- > Starting Partition Search > ----------------------------- > Trying: [/dev/sdb1] > Partition: [/dev/sdb1] trying: [vfat], [ext4] > Partition: [vfat] > Installing 3.8.13-bone31 to /dev/sdb1 > ‘/home/miro/linux-dev/deploy/3.8.13-bone31.zImage’ -> > ‘/home/miro/linux-dev/deploy/disk/zImage’ > cp: writing ‘/home/miro/linux-dev/deploy/disk/zImage’: No space left on > device > cp: failed to extend ‘/home/miro/linux-dev/deploy/disk/zImage’: No space > left on device
That's not my image, so what's the problem? "armhf.com" decided to format his image a specific way. Different then the way I've been supporting beagleboard.org based boards with images for over the last 5 years.. So, patches welcome... "my" build script supports: http://elinux.org/BeagleBoardUbuntu#Demo_Image http://elinux.org/BeagleBoardDebian#Demo_Image 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.
