Home
last modified time | relevance | path

Searched +full:partition +full:- +full:file +full:- +full:system (Results 1 – 25 of 308) sorted by relevance

12345678910>>...13

/freebsd/share/man/man7/
H A Dgrowfs.71 .\" Copyright 2014 John-Mark Gurney
31 .Nd start up scripts to grow the root file system and add swap
35 script normally runs at the first boot after system installation.
36 If the boot disk is larger than the root file system and boot partitions,
37 and the root file system is in the last partition,
39 can expand the root file system.
40 It can also add a swap partition, with a default size of 10% of the boot disk.
48 By default, no swap partition is created if an existing swap partition is found
54 script adds any new swap partition to
56 after the root file system is made writable,
[all …]
/freebsd/usr.bin/mkimg/
H A Dmkimg.140 .Op Fl -capacity Ar capacity
46 .Op Fl s Ar scheme Op Fl p Ar partition ...
48 .Fl -formats | Fl -schemes | Fl -version
52 utility creates a disk image from the raw partition contents specified with
54 .Ar partition
60 by default or the file specified with the
63 The image file is a raw disk image by default, but the format of the
64 image file can be specified with the
69 The disk image can be made bootable by specifying the scheme-specific boot
74 with a boot partition.
[all …]
/freebsd/share/doc/smm/02.config/
H A Db.t33 APPENDIX B. RULES FOR DEFAULTING SYSTEM DEVICES
39 not fully specify the location of the root file system,
40 paging area(s), device for system dumps, and device for
43 of rules are used in defaulting system devices.
46 specification must indicate a ``generic'' system is to be built.
51 If the root device does not include a partition specification,
52 it defaults to the ``a'' partition.
55 partition of the root device.
58 first swap partition is selected.
60 If no device is chosen for system dumps, the first swap
[all …]
H A D4.t28 .\".ds RH "Configuration File Syntax
31 CONFIGURATION FILE SYNTAX
34 a configuration file. A complete grammar for the input language
38 A configuration file is broken up into three logical pieces:
40 configuration parameters global to all system images
41 specified in the configuration file,
44 system image to be generated, and
51 cpu types, options, timezone, system identifier, and maximum users.
52 Each is specified with a separate line in the configuration file.
55 The system is to run on the machine type specified. No more than
[all …]
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A Dp1020rdb.dtsi2 * P1020 RDB Device Tree Source stub (no addresses or top-level ranges)
4 * Copyright 2011-2012 Freescale Semiconductor Inc.
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
41 bank-width = <2>;
42 device-width = <1>;
44 partition@0 {
48 label = "NOR (RO) Vitesse-7385 Firmware";
49 read-only;
[all …]
H A Dp1020rdb-pc.dtsi2 * P1020 RDB-PC Device Tree Source stub (no addresses or top-level ranges)
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
41 bank-width = <2>;
42 device-width = <1>;
44 partition@0 {
48 label = "NOR Vitesse-7385 Firmware";
49 read-only;
52 partition@40000 {
[all …]
H A Dp2020rdb-pc.dtsi2 * P2020 RDB-PC Device Tree Source stub (no addresses or top-level ranges)
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
41 bank-width = <2>;
42 device-width = <1>;
44 partition@0 {
48 label = "NOR Vitesse-7385 Firmware";
49 read-only;
52 partition@40000 {
[all …]
H A Dp2020rdb.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
5 * Copyright 2009-2012 Freescale Semiconductor Inc.
8 /include/ "p2020si-pre.dtsi"
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
41 bank-width = <2>;
42 device-width = <1>;
44 partition@0 {
48 label = "NOR (RO) Vitesse-7385 Firmware";
[all …]
H A Dp1024rdb.dtsi2 * P1024 RDB Device Tree Source stub (no addresses or top-level ranges)
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
41 bank-width = <2>;
42 device-width = <1>;
44 partition@0 {
48 label = "NOR Vitesse-7385 Firmware";
49 read-only;
52 partition@40000 {
[all …]
H A Dp1025rdb.dtsi2 * P1025 RDB Device Tree Source stub (no addresses or top-level ranges)
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
41 bank-width = <2>;
42 device-width = <1>;
44 partition@0 {
48 label = "NOR Vitesse-7385 Firmware";
49 read-only;
52 partition@40000 {
[all …]
H A Dp1021rdb-pc.dtsi2 * P1021 RDB Device Tree Source stub (no addresses or top-level ranges)
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
41 bank-width = <2>;
42 device-width = <1>;
44 partition@0 {
48 label = "NOR Vitesse-7385 Firmware";
49 read-only;
52 partition@40000 {
[all …]
H A Dp1020rdb-pd.dts2 * P1020 RDB-PD Device Tree Source (32-bit address map)
35 /include/ "p1020si-pre.dtsi"
37 model = "fsl,P1020RDB-PD";
38 compatible = "fsl,P1020RDB-PD";
54 #address-cells = <1>;
55 #size-cells = <1>;
56 compatible = "cfi-flash";
58 bank-width = <2>;
59 device-width = <1>;
61 partition@0 {
[all …]
H A Dp1010rdb-pa.dtsi2 * P1010 RDB Device Tree Source stub (no addresses or top-level ranges)
36 partition@0 {
38 /* 1MB for u-boot Bootloader Image */
40 label = "NAND U-Boot Image";
41 read-only;
44 partition@100000 {
50 partition@200000 {
56 partition@600000 {
57 /* 4MB for Compressed Root file System Image */
62 partition@a00000 {
[all …]
/freebsd/stand/efi/gptboot/
H A Dgptboot.efi.833 is used on UEFI computers to boot from a UFS partition on a
34 GPT-partitioned disk.
36 is installed in the EFI System Partition (ESP).
37 For BIOS-based computers,
43 works only with UFS root file systems.
57 When the users cannot rely on host-supplied UEFI variables
64 first reads the GPT and determines which drive and partition to
68 If it does not find an eligible partition, it returns to the UEFI
76 .Sh PARTITION ATTRIBUTES
81 specific and non-standard.
[all …]
/freebsd/sys/geom/part/
H A Dg_part.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2006-2008 Marcel Moolenaar
34 #define G_PART_PROBE_PRI_LOW -10
35 #define G_PART_PROBE_PRI_NORM -5
39 G_PART_ALIAS_APPLE_APFS, /* An Apple APFS partition. */
40 G_PART_ALIAS_APPLE_BOOT, /* An Apple boot partition entry. */
41 G_PART_ALIAS_APPLE_CORE_STORAGE,/* An Apple Core Storage partition. */
42 G_PART_ALIAS_APPLE_HFS, /* An HFS+ file system entry. */
43 G_PART_ALIAS_APPLE_LABEL, /* An Apple label partition entry. */
[all …]
/freebsd/share/doc/smm/01.setup/
H A D2.t39 Section 3 describes how to upgrade a \*(Ps system.
49 Intel 386/486-based machines (ISA/AT or EISA bus only)
51 Sony News MIPS-based workstations
53 Omron Luna 68000-based workstations
114 working system involves the following major steps:
126 Extract the system and utility source files as desired.
135 information printed by the system is shown emboldened.
150 HP-IB/CS80 (7912, 7914, 7933, 7936, 7945, 7957, 7958, 7959, 2200, 2203)
151 and SCSI-I (including magneto-optical).
155 Low-density CS80 cartridge (7914, 7946, 9144),
[all …]
H A D1.t38 version of UNIX on your system.
42 The object file formats are completely different from the System
44 a System V system is to do a full bootstrap.
50 system binaries and sources from the archives on the tape(s).
52 The technique for upgrading a \*(Ps system is described
54 The upgrade procedure involves extracting system binaries
58 configuration files into the new system.
70 (3)\0\0 6250bpi 2400' 9-track magnetic tapes, or
76 The tapes contain \*(Bb-byte records.
78 end-of-tape is signaled by a double end-of-file.
[all …]
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/dktp/
H A Dfdisk.h1 // SPDX-License-Identifier: CDDL-1.0
5 * The contents of this file are subject to the terms of the
7 * You may not use this file except in compliance with the License.
10 * or https://opensource.org/licenses/CDDL-1.0.
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
40 * This file defines the structure of physical disk sector 0 for use on
42 * BIOS and MS-DOS conventions.
61 * Vista DISKID. Otherwise Vista won't boot from Solaris GRUB in a dual-boot
70 #define MINPSIZE 4 /* minimum number of cylinders in a partition */
74 * structure to hold the fdisk partition table
[all …]
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiGpt.h1 /** @file
2 EFI Guid Partition Table Format Definition.
4 Copyright (c) 2006 - 2019, Intel Corporation. All rights reserved.<BR>
5 SPDX-License-Identifier: BSD-2-Clause-Patent
13 /// The primary GUID Partition Table Header must be
18 /// EFI Partition Table Signature: "EFI PART".
29 /// GPT Partition Table Header.
33 /// The table header for the GPT partition Table.
42 /// LBA address of the alternate GUID Partition Table Header.
47 /// by a partition described by a GUID Partition Entry.
[all …]
/freebsd/usr.sbin/bsdinstall/
H A Dbsdinstall.81 .\"-
2 .\" Copyright (c) 2011-2013 Nathan Whitehorn <nwhitehorn@FreeBSD.org> All rights reserved.
35 .Nd system installer
43 is used for installation of new systems, both for system setup from
44 installation media, e.g., CD-ROMs, and for use on live systems to prepare
59 .Bl -tag -width indent+
60 .It Fl D Ar file
61 Provide a path for the installation log file
76 .Bl -tag -width "jail destination"
80 Sets up a new chroot system at
[all …]
/freebsd/sbin/growfs/
H A Dgrowfs.81 .\" Copyright (c) 2000 Christoph Herrmann, Thomas-Henning von Kamptz
6 .\" Christoph Herrmann and Thomas-Henning von Kamptz, Munich and Frankfurt.
20 .\" Herrmann and Thomas-Henning von Kamptz.
44 .Nd expand an existing UFS file system
53 utility makes it possible to expand an UFS file system.
56 the partition or slice containing the file system must be extended using
60 utility extends the size of the file system on the specified special file.
62 .Bl -tag -width "-s size"
65 Causes the new file system parameters to be printed out without actually
66 enlarging the file system.
[all …]
/freebsd/usr.sbin/pstat/
H A Dpstat.88 .\" Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035
41 .Nd display system data structures
45 .Op Fl M Ar core Op Fl N Ar system
48 .Op Fl M Ar core Op Fl N Ar system
52 utility displays open file entry, swap space utilization,
71 Otherwise, information is read from the specified core file,
76 .Bl -tag -width indent
80 .Dq Human-readable
82 Use unit suffixes when printing swap partition sizes:
97 Print the number of used and free slots in several system tables.
[all …]
/freebsd/share/man/man5/
H A Dmsdosfs.5
/freebsd/stand/man/
H A Dboot1.efi.841 from the default root file system and transfers execution there.
46 cannot be used directly on the ESP (EFI System Partition).
51 .Bl -bullet
55 Discovers all possible block devices on the system.
57 Initializes all file system modules to read files from those devices
61 uses the following sequence to determine the root file system for
63 .Bl -bullet
72 will search all UFS partitions for a bootable partition.
73 It will prefer the lowest numbered bootable partition on the boot
78 A partition is considered bootable if it can load
[all …]
/freebsd/share/man/man8/
H A Ddiskless.81 .\"-
2 .\" SPDX-License-Identifier: BSD-3-Clause
35 .Nd booting a system over the network with PXE
42 re-installing file systems on a local disk.
43 This file provides a general description of the interactions between
46 When booting a system over the network, there are three
48 .Bl -enum
50 The stage-1 bootstrap, typically PXE built into your Ethernet
51 card, loads a second-stage boot program.
53 The second-stage boot program, typically
[all …]

12345678910>>...13