On Sun, Nov 13, 2011 at 7:24 PM, Bruce Dubbs <bruce.du...@gmail.com> wrote: > spiky wrote: > >> If I was to go back to ext3 would that mean a complete rebuild or is it >> possible to use gparted? > > Create a new partition > > mkfs -t ext3 /dev/sda? > mount /dev/sda? /mnt > mkdir /mnt/{bin,dev,home,lib,mnt,proc,sys,usr} > mkdir /mnt/{boot,etc,media,opt,root,sbin,srv,tmp,var}
I wouldn't just create these dirs, my advice would be follow the instructions in chapter 6.5 of the LFS book[1]. Matijn [1] http://www.linuxfromscratch.org/lfs/view/stable/chapter06/creatingdirs.html -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page