[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gNewSense-users] install GnewSense with debootstraping
From: |
Sam Geeraerts |
Subject: |
Re: [gNewSense-users] install GnewSense with debootstraping |
Date: |
Mon, 23 Sep 2013 21:45:36 +0200 |
Op Mon, 23 Sep 2013 11:46:51 +0200
schreef josecho <address@hidden>:
> GnewSense is:
> / in /dev/sda1
> /home in /dev/sda3
>
> Ubuntu is:
> /dev/sda5
>
> The manual says:
> $ sudo mkdir /mnt/gns3
> $ sudo mount /dev/sda10 /mnt/gns3
>
> Should I replace /dev/sda10 for /dev/sda1?
Yes, you should mount the root partition and debootstrap to it.
> I intend to have a new and clean installation, no old data in /home.
Then you'd better reformat /dev/sda3 up front and mount it on /home
before adding users.