mohammad abedini <[email protected]> writes: > 1. i install freebsd and make the new kernel, i like make the iso > install CD in new install FreeBSD how can i do this?
If you've downloaded the image already and have a CD burner in your machine, burncd(8) will burn it for you, although installing cdrecord from the cdrtools port is easier for most people. > 2. How can restore FreeBSD in to the first boot time lake sunsolaris > delete all program and back to the first install The fast way is to reinstall, reformatting the disk along the way. If you want to keep the user data, pkg_delete(1) on all the installed ports is probably what you want. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
