Changes between Version 61 and Version 62 of install_debian
- Timestamp:
- Sep 28, 2012, 11:47:57 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
install_debian
v61 v62 23 23 == Disk Partitioning == 24 24 25 Unlike most Windows and Macintosh computers, with Linux you can divide your hard disk into partitions. Separate partitions can prevent one program from taking up all the space on your hard disk, allow you to dynamically create encrypted partitions, help you more easily manage virtual machines as well as providing many other advantages to a single disk partition.25 Like most Windows and Macintosh computers, with Linux you can divide your hard disk into partitions. Separate partitions can prevent one program from taking up all the space on your hard disk, allow you to dynamically create encrypted partitions, help you more easily manage virtual machines as well as providing many other advantages to a single disk partition. 26 26 27 27 More information on disk partitioning is available on our [wiki:install_debian/partition partition page].