git: a9c93bee1d - main - Handbook - bsdinstall: Merge virtualization link
Sergio Carlavilla Delgado <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=a9c93bee1de624ad6e55f2f081bce23da8df57a6 commit a9c93bee1de624ad6e55f2f081bce23da8df57a6 Author: Sergio Carlavilla Delgado <[email protected]> AuthorDate: 2023-07-17 18:09:38 +0000 Commit: Sergio Carlavilla Delgado <[email protected]> CommitDate: 2023-07-17 18:09:38 +0000 Handbook - bsdinstall: Merge virtualization link PR: 263323 Submitted by: Pau Amma <[email protected]> --- documentation/content/en/books/handbook/bsdinstall/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/bsdinstall/_index.adoc b/documentation/content/en/books/handbook/bsdinstall/_index.adoc index 2d610c108b..cd78662d65 100644 --- a/documentation/content/en/books/handbook/bsdinstall/_index.adoc +++ b/documentation/content/en/books/handbook/bsdinstall/_index.adoc @@ -119,7 +119,7 @@ Since the possibility of selecting the wrong partition exists, always backup any ====== + Disk partitions containing different operating systems make it possible to install multiple operating systems on one computer. -An alternative is to use virtualization (crossref:virtualization[virtualization,Virtualization]) which allows multiple operating systems to run at the same time without modifying any disk partitions. +An alternative is to use crossref:virtualization[virtualization,virtualization] which allows multiple operating systems to run at the same time without modifying any disk partitions. . *Collect Network Information* + Some FreeBSD installation methods require a network connection in order to download the installation files.