Skip to content

Best place to control partition layout (leave extra space for a Windows 11 install) #6

Answered by Halfwalker
appleguy asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the kind words, makes all the more worthwhile :)

The main partitions are created here
https://github.com/Halfwalker/ZFS-root/blob/master/ZFS-root.sh#L716-L758

with an example of the layout here
https://github.com/Halfwalker/ZFS-root/blob/master/ZFS-root.sh#L68-L72

For example, a local system here with a 60G boot disk looks like

Number  Start (sector)    End (sector)  Size       Code  Name
   1            2048         2050047   1000.0 MiB  EF00  BOOT_EFI_0
   3         2050048       117231374   54.9 GiB    BF00  ZFS_0

I'll add a pointer in the README.md to a tag in the script

Adding an extra partition for Windows should be easy, and I think rEFInd should see and pick it up clea…

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by appleguy
Comment options

You must be logged in to vote
1 reply
@Halfwalker
Comment options

Comment options

You must be logged in to vote
2 replies
@Halfwalker
Comment options

@appleguy
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants