> On 2. Mar 2021, at 21:08, Gary Mills <[email protected]> wrote: > > On Tue, Mar 02, 2021 at 09:17:31AM -0500, John D Groenveld wrote: >> In message <[email protected]>, Gary Mills writes: >>> These are Solaris partions, now called slices. They are within a >>> single FDISK partition. You can use the partition command within >>> format to see the slices. You can use the fdisk command within format >>> to see the FDISK partitions. >> >> They are GPT partitions, not Solaris slices within a legacy MBR fdisk >> partition. > > Sorry. I should not have replied. I've never used GPT disks, > although ZFS offers to use the whole disk, whatever that means. I > only know about FDISK partitions and Solaris slices. There was once > one type of partition, then there were two, and now there is three. /* * Since we own the whole disk, try to enable disk write * caching. We ignore errors because it's OK if we can't do it. */ (void) ldi_ioctl(dvd->vd_lh, DKIOCSETWCE, (intptr_t)&wce, FKIOCTL, kcred, NULL); But of course, the problem with MBR+VTOC is complexity and size limit. Many people just do not understand the nested partition tables:) rgds, toomas _______________________________________________ openindiana-discuss mailing list [email protected] https://openindiana.org/mailman/listinfo/openindiana-discuss
Re: [OpenIndiana-discuss] Hipster 2020.10 text installer FAIL #3
Toomas Soome via openindiana-discuss Tue, 02 Mar 2021 11:21:48 -0800
- [OpenIndiana-discuss] Hipster 2... Reginald Beardsley via openindiana-discuss
- Re: [OpenIndiana-discuss] ... Judah Richardson
- Re: [OpenIndiana-discuss] ... John D Groenveld
- Re: [OpenIndiana-discu... Reginald Beardsley via openindiana-discuss
- Re: [OpenIndiana-discuss] ... Gary Mills
- Re: [OpenIndiana-discu... John D Groenveld
- Re: [OpenIndiana-d... Gary Mills
- Re: [OpenIndia... John D Groenveld
- Re: [OpenIndia... Toomas Soome via openindiana-discuss
- Re: [OpenIndia... Reginald Beardsley via openindiana-discuss
- Re: [Open... Toomas Soome via openindiana-discuss
