On Wed, Apr 4, 2018, 9:57 AM Darryl Moore via talk <[email protected]> wrote:
> I have an SD CARD disk image which I can burn to an SD card ant it boots > up my Olimex board just fine. When I try Out of interest, is this the product? https://github.com/OLIMEX/OLINUXINO Could be an alignment issue. https://unix.stackexchange.com/questions/103919/how-do-i-find-the-offset-of-an-ext4-filesystem viewing the partition > information with parted and fdisk, I get different information. Ive > googled this but come up empty. Anybody have any idea what is going on > here? fdisk is the correct answer..... I think. > > > darryl@darryl-Aspire-V3-575:~$ sudo parted elp780.3.3.img print > Model: (file) > Disk /home/darryl/elp780.3.3.img: 16.1GB > Sector size (logical/physical): 512B/512B > Partition Table: loop > Disk Flags: > > <Semi-graphical illustration.> Note the "point" and "mark" characteristics > of the two printed rows below. > vvvvv > Number Start End Size File system Flags > 1 0.00B 16.1GB 16.1GB fat32 > > > > darryl@darryl-Aspire-V3-575:~$ sudo fdisk -l elp780.3.3.img > Disk elp780.3.3.img: 15 GiB, 16088301568 bytes, 31422464 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 > Disklabel type: dos > Disk identifier: 0x6f20736b > > vvvvv > Device Boot Start End Sectors Size Id Type > elp780.3.3.img1 2048 34815 32768 16M 83 Linux > elp780.3.3.img2 34816 31116287 31081472 14.8G 83 Linux > > --- > Talk Mailing List > [email protected] > https://gtalug.org/mailman/listinfo/talk >
--- Talk Mailing List [email protected] https://gtalug.org/mailman/listinfo/talk
