> Any thoughts on how I should partition it, now? 20Gb plus the old
> 4Gb, got to leave some room for Win95 for other family members.
I would recomend using lvm and reiserfs on this it makes life so much
easier when you realise that you have just run out of space on one of the
partitions.
> Also, can I move, say, /usr to the new disc (e.g mounted as
> /usrnew) by simply copying the contents of /usr to a new partition
> and then editing /etc/fstab to make /usr /usrold and /usrnew /usr?
I have done jsut that in the past.
The best way I found to do this was.
Make the file system on the new partition.
Mount it on say /mnt/new
cd into the /usr (if it is /usr you want to move)
And run something like the following
tar cpsSf - . |(cd /mnt/new && tar xvpsSf -)
unmount /mnt/new
edit /etc/fstab so it will mount the new usr
reboot
MArk
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!