I have a Live DVD of Ubuntu 13.04, and a 10GB persistent ext2 casper-rw partition on a 64GB USB stick. What I want to know is, when Ubuntu 13.10 comes out, will it be possible to use the new DVD image with the old casper-rw partition, or will I have to reformat and reinstall all my applications?
-
@user68186 - I may have not made this clear: I have a DVD with Ubuntu 13.04 on it, and my USB stick has a 10GB casper-rw partition (ext2), and the rest is used for other stuff (FAT32). I boot up using the persistent boot command (F6 > Esc > scroll to end > type "persistent") – itskdog Aug 07 '13 at 14:16
-
Please edit your original question with the additional information. Since 13.10 is not out yet, technically this is off-topic. hopefully someone else will have an answer. Best of luck. – user68186 Aug 07 '13 at 14:26
-
@user68186 I meant that hypothetically. The instructions should be the same for 12.10 to 13.04 and 12.04 to 12.10, surely? – itskdog Aug 08 '13 at 12:36
1 Answers
Disclaimer
I will try to answer as best as I can. I have never tried this, so I can't be sure if the following is correct.
Potential Problems
If the casper-rw partition contains system updates (kernel, updated software, etc.) surely that won't go well with the new DVD.
Particularly, some software are updated only between versions, such as LibreOffice. So any patches to older version of LibreOffice meant for 13.04 won't work for the Newer version that will come with 13.10.
Your saved personal configurations may also be off, if the format of the config file has changed between versions.
Options
Make a copy of all your personal data and keep your fingers crossed. If things go south (if it does not work) start again with a new casper-rw.
Consider a full install in the USB drive. Assuming your computer can boot directly from the USB drive. See What would be the differences between a persistent USB Live Session and a installed Ubuntu in a USB drive? for advantages off a full install.
Hope this helps