[arch-general] Change letters of partitions
Partha Chowdhury
kira.laucas at gmail.com
Sun Sep 13 06:48:59 EDT 2009
On Sun, Sep 13, 2009 at 01:23:21AM -0300, Lucas Salies Brum wrote:
> Hello everyone, I'm having a little problem.
>
> My partitions looked like this:
> /dev/sda1 (/)
> /dev/sda2 (/home)
> /dev/sda3 (swap)
>
> After I deleted the / partition and got this:
> /dev/sda1 (Windows)
> free space
> /dev/sda2 (/home)
> /dev/sda3 (swap)
>
> And i need this:
> /dev/sda1 (Windows)
> /dev/sda2 (/)
> /dev/sda3 (/home)
> /dev/sda4 (swap)
>
> How do I change home partition /dev/sda2 to /dev/sda3?
>
> Thank you all.
> ---
use UUID or LABEL feature in /etc/fstab.
More information about the arch-general
mailing list