You are not logged in.
Pages: 1
Hi, i have a laptop with Ubuntu and GRUB2 along side a preinstalled Windows 7.
Currently my set harddisk is setup like this:
Hard drive 0
/dev/sda
/dev/sda1 Windows Bootloader
/dev/sda2 Windows 7 Files
/dev/sda3 Linux - /Boot
/dev/sda4 Linux - Swap
/dev/sda5 Linux - /
/dev/sda6 Linux - /home
I Want to install Arch on this laptop, but I want to uninstall Ubuntu. So here are a couple questions.
Can '/home' and '/Boot' be left alone, wipe the root partition, and only setup Arch to root?
If they can be left alone how do i configure /Boot to Arch during installation.
Last edited by Cluster_one (2012-06-23 19:31:17)
Offline
Let the installer format /boot & / and tell it not to format and install a new filesystem on /home. Follow the Beginner's guide and you'll be fine from here on.
Offline
You may also want to start with fresh dot files. Sharing /home partitions between distributions is not a very good idea. Well, the partition maybe. But only if there's a different user dir for each distribution. So either rename the folder from your old account (/home/someuser) or create a different user than the one you used on Ubuntu (which will create a new folder on the /home partition).
I have made a personal commitment not to reply in topics that start with a lowercase letter. Proper grammar and punctuation is a sign of respect, and if you do not show any, you will NOT receive any help (at least not from me).
Offline
Thanks, Solved.
Offline
Pages: 1