|
|
A warning about iTunes, backups, and bought music
That's because you burned to DVD, simply as "Data."
A warning about iTunes, backups, and bought music
(and by "data option" I mean, burn the files/folders in the Finder... manually.) Aw crap, this means that iTunes can't break it up for you automatically by size of destination format. (7 GB of music onto 10 CD-R's or 2 DVD-R's, etc.)
A warning about iTunes, backups, and bought music
Try creating a new Smart Playlist and tell it to select 650MB worth of songs by Album. This playlist will contain the first CD worth of music, so name it CD1 or something similar.
A warning about iTunes, backups, and bought music
A disc made using the MP3 method will also play in most DVD players.
A warning about iTunes, backups, and bought music
It's more like 4.23GB for me.
image and segment music folder
There should be someway to do something like this (if this hint hasn't been posted somewhere else):
image and segment music folder
You can do this through hdiutil, which comes with a standard install of Mac OS X. I'm assuming that you are using at least Mac OS X 10.2 here. hdiutil create -ov -srcfolder /Users/username/Music/iTunes -volname 'Music Backup' /tmp/musicbackup.dmg mkdir ~/Desktop/music\ backup hdiutil segment -o ~/Desktop/music\ backup/musicbackup -segmentSize 650m /tmp/musicbackup.dmg rm /tmp/musicbackup.dmg Here are the commands to make a DVD set, it assumes that 4.2 gigabytes will be small enough to fit on a DVD: hdiutil create -ov -srcfolder /Users/username/Music/iTunes -volname 'Music Backup' /tmp/musicbackup.dmg mkdir ~/Desktop/music\ backup hdiutil segment -o ~/Desktop/music\ backup/musicbackup -segmentSize 4300m /tmp/musicbackup.dmg rm /tmp/musicbackup.dmg The size for the DVD set is 4300 megabytes because a gigabyte is 1024 megabytes so 4.2 GiB = 4300.8 MiB. |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysNo new commentsLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.08 seconds |
|