Hi!
I want to install Opensuse with Gnome3 on my notebook.
There are Ubuntu 10.10 and Windows 7 are installed on hard drive, and I want to replace Ubuntu by the new system.
Ubuntu has such drives:
3 Gb - Swap
30 Gb - Root
47 Gb - Home
And Windows:
80 Gb - C
160 Gb - D
0.105 Gb -Reserved space
YasT installer has some plans for my drives, which are depicted on a image below. http://img52.imageshack.us/img52/9364/screenshotxp.th.png](http://imageshack.us/photo/my-images/52/screenshotxp.png/)
How I can save my current disk partitioning?
Home drive will be erased in any case?
And what about a GRUB?
Thank you.
You have to find out which partitions you want to use for what. They are called sda1 … sda7, you only talk about sizes.Like:
sdax for Swap
sday for root
sdaz for home
You fill in the numbers for x, y and z.
Then you tell the installer that you want to change the partitioning and then you Edit any of those partitions to your liking. It is not needed to format the home partition, but be aware of all sorts of old dtuff lying around when you introduce new users (or want to reuse old users) allways take care, usernames are not important, but the uid numbers are.
On Tue, 04 Oct 2011 14:16:02 +0000, rainbowsally wrote:
> When you are prompted to “format system partitions”? Don’t worry. It
> will only format the one you selected. If the swap is already formatted
> it won’t even reformat that one.
A better practice (and far more cautious approach) is to backup /home,
just in case something goes awry. It shouldn’t, but it can be easy to
inadvertently make an incorrect selection, and (having done so myself on
my laptop once), having a backup is always the best route to go.
It’s far better to have a backup and not need it than to need one and not
have it.
Just to illustrate why “/home” and “/” should be separated: the oldest files in my /home on my server/workstation date from 1998. In the old days I used to copy them to an external disk before install, restore them after install. These days I do backup “/home”, despite it’s 100GB size, then install the new openSUSE version, leaving “/home” untouched. After install I have my files, mail, settings back the way I had them, without having to restore the 100GB to a newly created “/home”.
One remark: please, do yourself a favor and stick to the defaults, until the moment you understand why you are stepping away from the defaults and what the impact can be. Stick to that simple rule and you’ll get there much sooner than you’ll expect. Analogy: when learning to drive a car, best start driving forward at average speed, not backward at full speed with eyes closed. That’s about what the difference is.
As I said
You should proceed to Custom Partitioning
Expand the tree of the HD sda n the left side, so you can see sda1-7
Edit sda6 > Format as ext4 and set mount point to /
Edit sda7 > Format as ext4 (unless you know sda7 is your current /home and want to keep it unformatted), set mount point as /home
Now proceed
caf4926, I’ve already got that, thanks.
What will happen with the hidden configuration files in my home folder if I mount /home without format? Will they get erased? Or ignored?
You seem to think that a “hidden” file is something peculiar. In fact the only thing where it differs from any other file is that the name starts with a . (dot).
Thus you can imagine what happens with them when they are on a file system that you do not touch. Yes, the same as with any other file on that file system: nothing.
While most of these files/directories (when inside a users home directory) contain configuration information for the users environment (desktop, applications), those configurations will all be there after your install. And they will be used when you start the (new versions) of those desktop and applications. For better or for worse. Most for better. When new versions of those files differ from old versions (and the version jump you make is not to big) the new version of the appplication will most probably convert the file on first start.
But because it is allways probable that some of this goes wrong (everybody has his own unique combination and bugs are a known phenomenon), the advice was allready that you make a backup of that file system before starting all this. When things become a mess, you can allways fall back to it, or compare the old with the new files. etc.
I reread your thread and your post count now being five, the start of this thread must have been your first post. And all (inclusing me) forgot to say welcome to you.
Thus, WELCOME. Hope you enjoy openSUSE and do not hesitate to ask here. Better first asked that your system borked
>
>Hi!
>I want to install Opensuse with Gnome3 on my notebook.
>There are Ubuntu 10.10 and Windows 7 are installed on hard drive, and I
>want to replace Ubuntu by the new system.
>Ubuntu has such drives:
>3 Gb - Swap
>30 Gb - Root
>47 Gb - Home
>And Windows:
>80 Gb - C
>160 Gb - D
>0.105 Gb -Reserved space
>YasT installer has some plans for my drives, which are depicted on a
>image below.
>’[image: http://img52.imageshack.us/img52/9364/screenshotxp.th.png]’
>(http://imageshack.us/photo/my-images/52/screenshotxp.png/)
>
>How I can save my current disk partitioning?
>Home drive will be erased in any case?
>And what about a GRUB?
>Thank you.
As a matter of personal preference i never let the installer propose
partitioning. I just do it the way i want it. I know the choice is there
at install time, since i always use it.