Jerry - On Tue, 29 Oct 2002, Jerry McAllister wrote:
> You could add a disk to the machine and use some of it as swap. > Make a FreeBSD slice on it with fdisk and then use disklabel to > make partitions with one of them (normally 'b') designated swap > and then put it in /etc/fstab. That's one possibility - I have some old drives too small for anything else. > If neither of those can happen, then you will need to repartition > your existing drive. Although it may be possible to use one of the > available utilities to shrink existing partitions within a slice, > I would suggest makeing backups of each partition using dump(8) to > some media you can preserve. Then reslice/repartition the drive, > boot from a rescue disk and restore(8) the dumps. Then in single > user mode, fix up /etc/fstab and it should work. That's feasible, too: I have another computer in the LAN I could use, with reasonable free space. > Of course, if you are a few versions behind 4.7, then this would > be a good time to just do an new install of 4.7 and merge over only > the stuff you need to keep from those backups. That's what I really ought to do. Mostly what I want to preserve is net setup, etc. A backup of '/etc' will get it. The rest is just the configuration file I used to build my kernel. This time I'll allow more swap. (Everything is pretty tight in this setup, as it's built from junk parts.) Thanks. - John Mills To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
