|
ru.unix.bsd- RU.UNIX.BSD ------------------------------------------------------------------ From : Slawa Olhovchenkov 2:5030/500 28 Apr 2004 11:57:04 To : All Subject : Приколы нашего городка -------------------------------------------------------------------------------- I can't speak specifically to the OpenBSD changes, but in FreeBSD 5.x, you can nest disk labels inside other disk labels: paprika# mdconfig -a -t swap -s 16m md0 prika# disklabel -w md0 auto paprika# ls /dev/md0* /dev/md0 /dev/md0a /dev/md0c paprika# disklabel -w md0a auto paprika# ls /dev/md0* /dev/md0 /dev/md0a /dev/md0aa /dev/md0ac /dev/md0c So you can sub-divide slices and partitions into other slices and partitions. At 8 subdivisions per layer, that adds up fairly quickly, although it's a little less convenient to lay out. In 5.x, we also support the GPT format, which supports up to 64k partitions per disk, but I'm not sure that code is enabled on i386 by default, only ia64. If not, we probably should enable it there. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Senior Research Scientist, McAfee Research ... Да освятится имя твое и pасшиpение твое, Господи... --- GoldED+/BSD 1.1.5 * Origin: (2:5030/500) Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.unix.bsd/2221408f63ea.html, оценка из 5, голосов 10
|