Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Orange Pi #19

Open
scargill opened this issue Oct 19, 2015 · 2 comments
Open

Orange Pi #19

scargill opened this issue Oct 19, 2015 · 2 comments

Comments

@scargill
Copy link

Hmm- trying this on an orange Pi which has a 32gig SD. I wanted to copy to a 16gig SD. I formatted the 16 gig to FAT32 and ran the script. All went well for a moment.. Any ideas?

The existing destination disk 'sda' partitions are:
Disk /dev/sda: 16013MB
Partition Table: loop

Number Start End Size File system Flags
1 0.00MB 16013MB 16013MB fat32

*** All data on destination disk sda will be overwritten! ***

Do you want to initialize the destination disk /dev/sda? (yes/no): yes

Imaging the partition structure, copying 96 megabytes...
96+0 records in
96+0 records out
100663296 bytes (101 MB) copied, 4.88343 s, 20.6 MB/s
Running fsck on /dev/sda1...
Sizing partition 2 (root partition) to use all SD card space...

Do you really want to quit? mke2fs 1.42.12 (29-Aug-2014)
The file /dev/sda2 does not exist and no size was specified.

/dev/sda is initialized and resized. Its partitions are:
Error: Can't have a partition outside the disk!

@djsuszi
Copy link

djsuszi commented Jul 26, 2017

It's probably because Raspberry PI card use 2 partition on card, VFAT and Linux.
Orange PI (Raspbian) has only one Linux Partition.

@scargill Have you got working script to make backup for sdcard from on orange pi?

@scargill
Copy link
Author

scargill commented Jul 26, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants