FDISK Bölümleme Editörü FreeBSD Kurulum Klavuzu : Hard Disk Ayarları  : FDISK Bölümleme Editörü
Önceki : Standart Kuruluma Başlanması 
Sonraki :  Diskin Tümünü Kullanarak FreeBSD diliminin (Slice ) yaratılması

6. FDISK Bölümleme Editörü 

Message
In the next menu, you will need to set up a DOS-style ("fdisk") partitioning scheme for your hard disk. If you simply wish to devote all disk space to FreeBSD (overwriting anything else that might be on the disk(s) selected) then use the (A)ll command to select the default partitioning scheme followed by a (Quit. If you wish to allocate only free space to FreeBSD, move to a partition marked "unused" and use the (C)reate command.

 [  OK  ] 
[ Press enter to continue ]

 
ÖNEMLİ 

Aşağıdaki anlatımlar bütün hard diskinize FreeBSD kurmak için geçerlidir.Eğer sisteminizde birden çok işletim sistemi varsa FreeBSD'deki tutorial'lara başvurun :

http://www.freebsd.org/tutorials/ 


Türkçe Tercümesi için NOT: Ben nasıl yapılacağını açıklayacağım.Aslında bu uyarıyı yazmasamda olurdu.Fakat orjinaline azda olsa sadık kalmak istedim 

 FDISK Bölümleme Editörü size  ilk başta hard diskinizin   şu anki  halini gösterecektir . Doğal olarak aşagıdaki ekran sizin sisteminizde değişik olacaktır.

Aşağıdaki fdisk mönitörü DOS/Windows 'a benzerdir.  [F1]'e basarak Fdisk kullanımı hakkında daha detaylı bilgi alabilirsiniz.Ama şimdiden şunu belirtmek isterim.FreeBSDnin fdiski Linux yada Dos'a göre biraz farklidir.FreeBSD fdsiki ile partitionlar yaratmazsınız.Bunu sonraki bölümde anlatılan Disklabel komutu ile yaparsınız.Yani manatık şu ilk başta harddiskinizde bir tane fdisk ile bölüm yaratin.Daha sonra DiskLabel ile o yarattığınız bölümü dilimlere (slice) lara ayırın.Bu aslında sadece FreeBSD için değilde BSD'ler için geçerlidir.Sanirim *BSD lerdekine benzer bir metodta Solaris'ler için geçerli.Fakat emin değilim.Solaris hiç kullanmadım.Her ne kadar bazı arkadaşlarım Solaris hakkında pekte iyi (!!??!) düşünmeselerde Solarisle tanışmak isterim.Zaten yakında tanıışacağım bu gidişle.Neyse biz fdiskimize devam edelim.Aşağıda görülüğü gibi sistemde ad0s1 ve ad0s2 var bunların  Linux'teki karşılığı hda1 ve hda2 dir. ad terimi ATA Diskten geliyor.0 (sıfır) onun primary master olduğunu ifade eder.s1 ve s2 de bölümlerdir.s1 ve s2 fdiskle yaratılmışlardır (freebsd olmasına gerek yok nitekim ad0s1 fat bir partitiondur).Bundan sonra mesela sisteminiz için her ne kadar burda bütün disk kullanılmışsada ad0s1'i seçtiniz.Ve bunun Type'ını FAT değilde C tuşu işle A5 yaptınız (A5 freebsd partition type'ıdır).Ve FreeBSD kurmak için ihtiyaç duyduğunuz bölümü (partition ) elde ettiniz...Aslında ileriki sayfada direk A kullanuılmış ama ben yine size adım adım sisteminizin belirli bir bölümüne kurmayıda anlatacağım.Burayı özetlersek

A   tuşuna basarsak mevcut bütün diski ad0s1 olarak atarız.
D   tuşuna basarak herhangi bir bölümü silebilriz
T   tuşuna basarak mevcut bir bölümün cinsini değiştirebiliriz. (fat olani a5 yapabiliriz mesela)
U   tuşuna basarak mevcut yaptığımız değişiklikleri geri alabilirsiniz.
  tuşuna basarak bir bölüm oluşturabiliriz.
Q   tuşuna basarak Disk Label'a geçeriz.Eğer burada bir  FreeBSD bölümü oluşturmazsak disklabel bize hata mesajı verecektir
 
Disk name:    ad0                            FDISK Partition Editor
Disk Geometry 16383 cyls/16 heads/63 sectors = 16514064 sectors

  Offset      Size       End    Name  PType      Desc  Subtype  Flags
 
       0        63        62       -      6    unused        0
      63   4193217   4193279   ad0s1      2       fat       14  >
 4193280      1008   4194287       -      6    unused        0  >
 4194288  12319776  16514063   ad0s2      4  extended       15  >
 

The following commands are supported (in upper or lower case)

A = Use Entire Disk                            C = Create Slice
D = Delete Slice      G = Set Drive Geometry   S = Set Bootable
T = Change Type       U = Undo All Changes     Q = Quit

Use F1 or ? to get more help, arrow keys to select.

 F1 ya da  ? basarak yardım alabilirsiniz.Ama ben yeterli bilgiyi üstte verdim.Daha detay isterseniz alt bölümü okuyun.
 
slice
This is the Main Slice ("FDISK") or PC-style Partition) Editor.

Possible commands are printed at the bottom and the Master Boot Record contents are shown at the top. You can move up and down with the arrow keys and (C)reate a new slice whenever the highlighted selection bar is over a slice whose type is marked as "unused."

You are expected to leave this screen with at least one slice marked "FreeBSD." Note that unlike Linux, you don't need to create multiple FreeBSD FDISK partition entries for different things like swap, file systems, etc. The usual convention is to create ONE FreeBSD slice (FDISK partition) per drive and then subsection this slice into swap and file system with the Label editor.

No actual changes will be made to the disk until you (C)ommit from the Install menu or use the (W)rite option here! You're working with what is essentially a copy of the disk label(s), both here and in the Label Editor.

If you want to use the entire disk for FreeBSD, type 'A'. You'll be asked whether or not you wish to keep the disk (potentially) compatible with other operating systems, i.e. the information in the FDISK table should be kept valid. If you select the default of 'Yes', slices will be aligned to fictitious cylinder boundaries and space will be reserved in front of the FreeBSD slice for a [future] possible boot manager.

For the truly dedicated disk case, you can select 'No' at the compatibility prompt. In that case, all BIOS geometry considerations will no longer be in effect and you can safely ignore any "The detected geometry is invalid" warning messages you may later see. It is also not necessary in this case to set a slice bootable or install an MBR boot manager as both things are then irrelvant.

The FreeBSD slice will start at absolute sector 0 of the disk (so that FreeBSD's disk label is identical to the Master Boot Record) and extend to the very last sector of the disk medium. Needless to say, such a disk cannot have any sort of a boot manager, 'disk manager', or anything else that has to interact with the BIOS. This option is therefore only considered safe for SCSI disks and most IDE disks and is primarily intended for people who are going to set up a dedicated FreeBSD server or workstation, not a typical 'home PC'.

The flags field has the following legend:

    '=' -- This slice is properly aligned.
    '>' -- This slice doesn't end before cylinder 1024
    'R' -- This slice contains the root (/) filesystem
    'B' -- Slice employs BAD144 bad-spot handling
    'C' -- This is the FreeBSD 2.0-compatibility slice (default)
    'A' -- This slice is marked active.
If you select a slice for Bad144 handling, it will be scanned for bad blocks before any new filesystems are made on it.

If no slice is marked Active, you will need to either install a Boot Manager (the option for which will be presented later in the installation) or set one Active before leaving this screen.

To leave the slice editor, type 'Q'.


 [  OK  ] 
 


FreeBSD Kurulum Klavuzu : Hard Disk Ayarları  : FDISK Bölümleme Editörü
Önceki : Standart Kuruluma Başlanması 
Sonraki :  Diskin Tümünü Kullanarak FreeBSD diliminin (Slice ) yaratılması
enderunix.gif (12400 bytes)

 

 

 
www.enderunix.org Hosting Sponsor