I have tried installing Gobo a couple of times, but have yet to figure out how to install a system on disk that takes advantage of root, tmp, swap and home. Is it a matter of adding to the /etc/fstab? Where does it reside on Gobo? I have figured out to set up the partitions, i.e:

# mkswap /dev/sda2

# mkfs.ext4 /dev/sda1

# mkfs.ext4 /dev/sda3

and to mount the file system:

# swapon /dev/sda2

# mount /dev/sda1 /mnt

but getting the system to utilize them all is still a mystery.



_______________________________________________
gobolinux-users mailing list
gobolinux-users@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-users

Reply via email to