Op Mon, 23 Sep 2013 11:46:51 +0200 schreef josecho <[email protected]>:
> 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. _______________________________________________ gNewSense-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/gnewsense-users
