I’ve been using Fedora 8 for a while and want to try a differnt Linux distro. Guys at university like openSuse, so I thought I’d give it a go. I’m still a noob with Linux.
I have a Dell Latitude D830 laptop, with three partitions: Windows XP, a Linux partition (with Fedora) and a data partition, which both Windows and Fedora access.
I don’t mind openSuse overwriting Fedora but I can’t lose Windows. the data is all backed up, but I’d prefer not to have to reinstall it. My question is: if I accept the openSuse deafults when I use the installation CD, will my Windows OS and data partitions be OK - i.e. will openSuse automatically use the Linux partition?
Also, when you select your choices, make sure you mount /windows/c and /home because SuSE won’t automatically do it for you except in automatic mode - which you don’t want.
Those mountpoints for windows (C and D) are where the system will mount your two windows partitions so you can access the data.
Check the bootloader options while installing to make sure there’s an option to boot Windows.
If there’s not, you can solve that during install or later.
> Even better solution - I’ve got rid of the Windows partition completely
> and now run it under VirtualBox when I need to.
Same here. It has several advantages over the dual boot approach. For one
thing, I do not have to create a special FAT32 partition to put files I
want to share between Linux and windows. I put them in a normal directory
on an ext3 partition (/home for example), and access it in windows as a
shared folder.
Even more significant, I can continue to get useful work done on the Linux
desktop even after windows (or the winapp) crashes. I may be wrong, but I
kinda think windows even re-boots faster in VirtualBox than it does native.