Chapter 3. First-Time RAID Configuration Using 3DM 2
30
3ware Sidecar Kit with the 9650SE-4LPME: Installation Guide
If the partition is over 2TB, use
parted
to also make the file
system:
parted /dev/sda1
(parted) mkfs
Partition number? 1
File system? [ext2]?
writing per-group metadata (begins)...0% to 100% is
displayed)
(parted) quit (when completed)
5
Mount the volume:
mount /dev/sda1 /mnt
To partition, format, and mount under FreeBSD
1
Boot the system and log in as root.
2
Open a terminal window.
3
Partition the unit:
fdisk -BI /dev/da0;
disklabel /dev/da0 | disklabel -B -R -r da0
4
Create or make the file system:
newfs /dev/da0c
5
Mount the volume:
mount /dev/da0c /mnt
You can also use sysinstall to format and partition the unit.
Содержание 9650SE-4LPME
Страница 50: ......