HomeSort by: relevance | last modified time | path
    Searched refs:partitions (Results 1 - 25 of 79) sorted by relevancy

1 2 3 4

  /src/usr.sbin/sysinst/arch/acorn32/
msg.md.fr 52 {Impossible de lire la table de partitions RISCiX
56 {Aucune partition NetBSD trouv�e dans la table de partitions RISCiX. Impossible
75 {Nous avons maintenant vos partitions NetBSD sur %s comme suit
  /src/usr.sbin/sysinst/arch/cats/
msg.md.en 51 {We now have your NetBSD partitions on %s as follows (Size and Offset in %s):
msg.md.fr 51 {Nous avons maintenant vos partitions NetBSD sur %s comme suit
  /src/usr.sbin/sysinst/arch/zaurus/
msg.md.en 51 {We now have your NetBSD partitions on %s as follows (Size and Offset in %s):
msg.md.fr 51 {Nous avons maintenant vos partitions NetBSD sur %s comme suit
  /src/sys/arch/x68k/stand/libsa/
sdcd.c 43 static struct boot_partinfo partitions[MAXPARTITIONS]; variable in typeref:struct:boot_partinfo
188 partitions[i].start = label->d_partitions[i].p_offset;
189 partitions[i].size = label->d_partitions[i].p_size;
207 partitions[current_npart].start
209 partitions[current_npart].size
212 partitions[current_npart].start = 0;
213 partitions[current_npart].size = -1; /* XXX */
221 partitions[i].start,
222 partitions[i].size);
258 if (partitions[i].start == parttop
    [all...]
  /src/usr.sbin/sunlabel/
sunlabel.c 65 * NPART is the total number of partitions. This must be <= 43, given the
66 * amount of space available to store extended partitions. It also must be
67 * <=26, given the use of single letters to name partitions. The 8 is the
68 * number of `standard' partitions; this arguably should be a #define, since
81 * cheat, using (effectively) ptr-&label.partitions[0].
126 struct part partitions[NPART];/* The partitions themselves */ member in struct:label
163 * extended partitions (mainly the kernel).
356 * whenever we change it; we need to call it on all partitions
408 label.partitions[i].startcyl = 0
    [all...]
  /src/usr.sbin/sysinst/arch/ofppc/
msg.md.en 78 {You need to have two PReP partitions to boot an IBM RS/6000. One needs to
83 in size, or a pair of PReP partitions. The PReP partitions need to be at
85 partitions, however some can utilize the FAT12. Most other machines require
87 defaults, and install all three. You do not currently have any partitions
msg.md.es 79 {You need to have two PReP partitions to boot an IBM RS/6000. One needs to
84 in size, or a pair of PReP partitions. The PReP partitions need to be at
86 partitions, however some can utilize the FAT12. Most other machines require
88 defaults, and install all three. You do not currently have any partitions
  /src/usr.sbin/sysinst/arch/atari/
msg.md.en 54 the installation disk. Note that NetBSD can do without AHDI partitions,
57 partitions to NetBSD before NetBSD is able to use the disk. Change the 'id'
58 of all partitions you want to use for NetBSD file systems to 'NBD'. Change
  /src/usr.sbin/sysinst/arch/evbarm/
msg.md.fr 52 {Impossible de lire la table de partitions RISCiX
56 {Aucune partition NetBSD trouv�e dans la table de partitions RISCiX. Impossible
70 {Nous avons maintenant vos partitions NetBSD sur %s comme suit
  /src/usr.sbin/sysinst/arch/hp300/
msg.md.en 63 {%s does not have enough free partitions for NetBSD.
64 It must have at least 2 free partitions (for root file system and swap).
  /src/sys/arch/sgimips/stand/sgivol/
sgivol.c 320 printf("\nSGI partitions:\n");
322 if (be32toh(volhdr->partitions[i].blocks)) {
324 i, i + 'a', be32toh(volhdr->partitions[i].blocks),
325 be32toh(volhdr->partitions[i].first),
326 be32toh(volhdr->partitions[i].type),
327 be32toh(volhdr->partitions[i].type) > 13 ? "???" :
328 sgi_types[be32toh(volhdr->partitions[i].type)]);
368 volhdr->partitions[10].blocks =
371 volhdr->partitions[10].blocks = htobe32(lbl.d_secperunit);
373 volhdr->partitions[10].first = 0
    [all...]
  /src/sys/arch/arm/arm/
disksubr_acorn.c 281 loop, rpt->partitions[loop].rp_name,
282 rpt->partitions[loop].rp_start,
283 rpt->partitions[loop].rp_length,
284 rpt->partitions[loop].rp_type);
287 if (strcmp(rpt->partitions[loop].rp_name,
289 strcmp(rpt->partitions[loop].rp_name,
291 strcmp(rpt->partitions[loop].rp_name,
294 rpt->partitions[loop].rp_start;
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/mediatek/
mt7986a-bananapi-bpi-r3-nand.dtso 25 partitions {
26 compatible = "fixed-partitions";
mt7986a-bananapi-bpi-r3-nor.dtso 23 partitions {
24 compatible = "fixed-partitions";
  /src/sbin/svhlabel/
svhlabel.c 82 * Some ports seem to not set the number of partitions
134 if (vh->partitions[i].blocks == 0)
140 switch (vh->partitions[i].type) {
143 * For some reason, my IRIX CDs list EFS partitions as SYSV!?
146 if (is_efs(sd, vh->partitions[i].first)) {
148 npe.p_size = vh->partitions[i].blocks;
149 npe.p_offset = vh->partitions[i].first;
157 if (label.d_secperunit != (uint32_t)vh->partitions[i].blocks)
159 label.d_secperunit = vh->partitions[i].blocks;
271 BE32TOH(vh->partitions[i].blocks)
    [all...]
  /src/sys/arch/sgimips/sgimips/
disksubr.c 252 lpp->p_offset = vh->partitions[mp].first;
256 lpp->p_size = vh->partitions[mp].blocks;
307 vh->partitions[mp].first = lpp->p_offset;
310 vh->partitions[mp].first *=
312 vh->partitions[mp].blocks = lpp->p_size;
313 vh->partitions[mp].type = partition_map[i].mips_type;
319 vh->partitions[8].first = 0;
320 vh->partitions[8].blocks = vh->partitions[vh->root].first +
322 vh->partitions[8].type = SGI_PTYPE_VOLHDR
    [all...]
  /src/sys/stand/efiboot/
efiblock.h 48 TAILQ_HEAD(, efi_block_part) partitions; member in struct:efi_block_dev
  /src/usr.sbin/sysinst/arch/mvme68k/
msg.md.en 73 {%s does not have enough free partitions for NetBSD.
74 It must have at least 2 free partitions (for root file system and swap).
  /src/usr.sbin/sysinst/arch/virt68k/
msg.md.en 73 {%s does not have enough free partitions for NetBSD.
74 It must have at least 2 free partitions (for root file system and swap).
  /src/usr.sbin/sysinst/arch/x68k/
msg.md.en 74 {%s does not have enough free partitions for NetBSD.
75 It must have at least 2 free partitions (for root file system and swap).
  /src/usr.sbin/sysinst/arch/shark/
msg.md.fr 55 {Impossible de lire la table de partitions RISCiX
59 {Aucune partition NetBSD trouv�e dans la table de partitions RISCiX. Impossible
73 {Nous avons maintenant vos partitions NetBSD sur %s comme suit
  /src/sys/arch/x86/x86/
identcpu_subr.c 219 int type, level, ways, partitions, linesize, sets, totalsize; local
258 partitions =__SHIFTOUT(descs[1], CPUID_DCP_PARTITIONS)
263 totalsize = ways * partitions * linesize * sets;
  /src/usr.sbin/sysinst/arch/mac68k/
msg.md.en 59 partition structure with any disk formatter. Partitions do not
73 15 disk partitions, and pre-defined partitions for the Map, disk drivers,
75 as available for use. The disk driver partitions will not be initialized
103 user-level partitions, but only those usable by NetBSD are displayed.
109 {The disk partition you have selected will be split into two partitions.
111 type partition. You may then change either of the partitions into one of
137 destroy all existing data on all partitions on the volume. USE WITH CARE!
162 disk partitions. However your new Disk Partition Map has been written to
209 {* Multiple Disk Partitions defined for Root\n
    [all...]

Completed in 44 milliseconds

1 2 3 4