Partition and slices-The Basics

Last update on July 4, 2009 11:31 AM by jak58
Published by deri58

Partition and slices - The Basics





BSD: The basics.

1 - Windows and GNU / Linux


The only difference between Windows and GNU / Linux is the naming of the partitions.
> Windows uses letters (hence a limited number of partitions).
> GNU / Linux uses a combination of letters and numbers but the letters representing type of equipment (HD to an internal hard drive, SD for a SCSI disk.) Here, therefore, no limits partitions!

2 - Partitions under BSD subsystems


BSD systems require a score they are then cut into slices.

The partition, in the traditional Windows and Linux, includes BSD operating system.

The BSD operating system is divided into several slices. Generally, isolation and / (root), / usr, / var, / tmp, / home and swap. Each installment is differentiated by a letter. But naming slices varies between NetBSD, OpenBSD, FreeBSD. Therefore better to relate to this level of documentation devoted to precisely target BSD.

3 - Saving a slice BSD


This system partitioning - partition cut- BSD may seem bulky, since operating systems BSD does not detect partition and slices.

It is however more complicated to create a system image (ghost image) and / or recover data lost by mistake!

Of course you can keep backups of your personal data by creating a tar.gz archive

To create a system image, rather think the dd command creates a physical copy block by block.
Best answers for « Partition and slices The Basics » in :
Partition - Partitioning a hard drive Show What is a partition? The partitioning of a hard drive occurs after the drive has been physically formatted but before it is logically formatted. It involves creating areas on the disk where data will not be mixed. It can be used, for example, to...
Base64 encoding Show Base64 encoding The concept of Base64 encoding entails using US-ASCII (non-accented) characters to encode any sort of data in 8-bit form. Email protocols were originally designed to send messages in plain text only. But as email systems vary...
How to resize a disk partition ShowHow to resize a disk partition For Windows Vista users Solution 1: Using Disk Management Solution 2: Using Command Prompt Software Download There are some simple ways to manage your disk partitions to either expand or reduce them....
Partition Merge ShowPartition Merge Merge two partitions with Windows Vista Merge two partitions with a particular software If you have a partitioned hard drive and you are running out of space on one of them, you can choose to merge it with another...
Free alternative to Partition Magic ShowFree alternative to Partition Magic Today there are several freeware/free equivalent to partition your disk, providing same outstanding performances as Partition magic. Here is a selection of the best partitioning software( free...
Download EASEUS Partition Master ShowEaseUs Partition manager Free, is software "par excellence". EaseUs Partition Manager easily and without error will resize your hard disk partition into any size you chose: Main characteristics of EaseUs Partition Free: Material support for...
Spreadsheet - Formulas ShowIntroduction to Formulas The main use of a spreadsheet is to automate calculations, which means using cells to perform operations based on values in other cells. The spreadsheet recalculates all the values each time a change is made to the value of...
Ethernet ShowIntroduction to Ethernet Ethernet (also known as IEEE 802.3 standard) is a data transmission standard for local area networks based on the following principle: All machines on an Ethernet network are connected to the same communication line, made...
The NTFS file system ShowThe NTFS file system The NTFS file system (New Technology File System) is based on a structure called the "master file table" or MFT, which is able to hold detailed information on files. This system allows the use of long names, but, unlike the...