My new Intel X25-M G2 and the alignment thingy
- by Oli
I just bought a new SSD for my laptop, which is going to be a server running ArchLinux with grub2, GPT and btrfs.
My layout should look like this:
(grub-partition?)
/boot ext2 75MB
/ btrfs 15GB
/home btrfs remaining
What do I need to do to create these partitions in a correctly aligned fashion using parted?
Do I need to consider alignment when formatting each partition with the desired file system?