diff options
| author | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2023-07-17 18:09:38 +0000 |
|---|---|---|
| committer | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2023-07-17 18:09:38 +0000 |
| commit | a9c93bee1de624ad6e55f2f081bce23da8df57a6 (patch) | |
| tree | 42217360381b9df8223e5ef77f5f7ace27d78ad1 | |
| parent | 0d44a9e5c5666d5c93be004e3a3aaac90f543967 (diff) | |
| download | doc-a9c93bee1de624ad6e55f2f081bce23da8df57a6.tar.gz doc-a9c93bee1de624ad6e55f2f081bce23da8df57a6.zip | |
Handbook - bsdinstall: Merge virtualization link
PR: 263323
Submitted by: Pau Amma <pauamma@gundo.com>
| -rw-r--r-- | documentation/content/en/books/handbook/bsdinstall/_index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
