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

ATV backup - ext3 partition not big enough? #30

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment
Open

ATV backup - ext3 partition not big enough? #30

GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Follow instructions : http://code.google.com/p/atv-bootloader/wiki/ATVBackup
2. Run the command "cp -arp src/* dst/"


What is the expected output? 
File(s) should copy across successfully

What do you see instead?
Error message : "cp: write error: No space left on device"

What version of the product are you using? 
ATV version 1 (40Gb) with latest update (3.0.1) booting using atvbootloader

On what operating system? My PC is running Jaunty


Please provide any additional information below.
I assume I'm seeing this error because my recovery.dmg is over 400Mb, so I
assume I need a bigger ext3 partition to copy it to. If correct, how can I
adapt the command in the instructions to create a 500Mb ext3 partition?

thanks
Paul

Original issue reported on code.google.com by pfru...@gmail.com on 14 Jan 2010 at 3:36

@GoogleCodeExporter
Copy link
Author

[Fixed] I dug out a gparted livecd (GUI front end to the same parted used on the
command line here) and used that to extend the ext3 partition. 

Went through the whole atvbackup process and it all worked as advertised. 

So the error I was seeing was indeed due to the ext 3 partition not being big 
enough
for my recovery.dmg

Next stop - install some flavour of Ubuntu and run xbmc with crystal. So I'm 
hoping
that backup is ok...!

Original comment by pfru...@gmail.com on 14 Jan 2010 at 7:16

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

No branches or pull requests

1 participant