Is there any way to block some partition unaffected
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Is there any way to block some partition unaffected
I am working on some application where i need save some system state configuration files related to my application. So i want to save(Backup) it some where in the hard disk partition(as hidden or recovery partition) Whenever system crashes i can restore it. When System Crashes is it possible not to touch that partition while re-installing linux suse(or any other OS) and the files are still be available when the system is ready. When system Crashes or system re-install or OS change or some disaster happens the partition should not be affected.
And wanted know about reinstalling linux without affecting previous partitioning.
Last edited by vishnusangam; 02-07-2017 at 11:43 PM.
When System Crashes is it possible not to touch that partition while re-installing linux suse(or any other OS)
Yes by completely avoiding that partition during the fresh install.
Just make sure that you partition accordingly for your fresh install and 'not delete' it by accident.
I am working on some application where i need save some system state configuration files related to my application. So i want to save(Backup) it some where in the hard disk partition(as hidden or recovery partition) Whenever system crashes i can restore it. When System Crashes is it possible not to touch that partition while re-installing linux suse(or any other OS) and the files are still be available when the system is ready. When system Crashes or system re-install or OS change or some disaster happens the partition should not be affected.
And wanted know about reinstalling linux without affecting previous partitioning.
Since you don't tell us what this "some application" is, what version/distro of Linux, how you plan on doing the restoration (automatic? Manual?), what you mean by "system crash" (hard drive failure? Or just a process crash?), etc., there's not a lot we can tell you. Read the 'Question Guidelines' link in my posting signature.
It's trivial to not format a partition when you're doing a fresh install...just don't format/mount/touch it. But we don't know if you're kickstarting a machine, and having it load automatically, recovering from a BMR image from some backup system, or copying a new VM image. We can't guess.
If you get into the habit of planning and doing all your partitioning in advance of installing any operating system, then during installation all that's necessary is to specify which partition(s) to mount where, whether or not to use RAID or LVM, and whether or not to format. Nothing need be lost on account of a new installation unless you choose for it to be so.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.