Bootstrapping Debian, how to I load appropriate corresponding hooks to the initrd in Debian that I have in Arch to run on my system?
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I am trying to dual-boot Debian with my Arch system and I have done before on a simple setup but not with the specifics of this one.
I have Arch installed with:
- Full System Encryption (dm-crypt)
- Btrfs subvolumes
- Swap encryption w/ suspend-to-disk support
I have the following hooks added to my Arch initial ramdisk to load correctly.
encrypt
Build: First adds the dm_crypt kernel module and the cryptsetup tool to the image.Runtime: Detects and unlocks an encrypted root partition.
openswap(custom hook)
Build: Nothing.
Runtime: A hook to open the swap at boot time by loading a keyfile from a crypted root device.
resume
Build: Nothing.
Runtime: Tries to resume from the "suspend to disk" state.
btrfs
Build: Sets the required modules to enable Btrfs for using multiple devices with Btrfs.
Runtime: Runs btrfs device scan to assemble a multi-device Btrfs root file system
How do I go about installing the corresponding hooks Debians initial ramdisk given I have Debian installed on its own subvolume and grubs menu -entry setup.
swap btrfs dm-crypt debootstrap
add a comment |Â
up vote
0
down vote
favorite
I am trying to dual-boot Debian with my Arch system and I have done before on a simple setup but not with the specifics of this one.
I have Arch installed with:
- Full System Encryption (dm-crypt)
- Btrfs subvolumes
- Swap encryption w/ suspend-to-disk support
I have the following hooks added to my Arch initial ramdisk to load correctly.
encrypt
Build: First adds the dm_crypt kernel module and the cryptsetup tool to the image.Runtime: Detects and unlocks an encrypted root partition.
openswap(custom hook)
Build: Nothing.
Runtime: A hook to open the swap at boot time by loading a keyfile from a crypted root device.
resume
Build: Nothing.
Runtime: Tries to resume from the "suspend to disk" state.
btrfs
Build: Sets the required modules to enable Btrfs for using multiple devices with Btrfs.
Runtime: Runs btrfs device scan to assemble a multi-device Btrfs root file system
How do I go about installing the corresponding hooks Debians initial ramdisk given I have Debian installed on its own subvolume and grubs menu -entry setup.
swap btrfs dm-crypt debootstrap
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am trying to dual-boot Debian with my Arch system and I have done before on a simple setup but not with the specifics of this one.
I have Arch installed with:
- Full System Encryption (dm-crypt)
- Btrfs subvolumes
- Swap encryption w/ suspend-to-disk support
I have the following hooks added to my Arch initial ramdisk to load correctly.
encrypt
Build: First adds the dm_crypt kernel module and the cryptsetup tool to the image.Runtime: Detects and unlocks an encrypted root partition.
openswap(custom hook)
Build: Nothing.
Runtime: A hook to open the swap at boot time by loading a keyfile from a crypted root device.
resume
Build: Nothing.
Runtime: Tries to resume from the "suspend to disk" state.
btrfs
Build: Sets the required modules to enable Btrfs for using multiple devices with Btrfs.
Runtime: Runs btrfs device scan to assemble a multi-device Btrfs root file system
How do I go about installing the corresponding hooks Debians initial ramdisk given I have Debian installed on its own subvolume and grubs menu -entry setup.
swap btrfs dm-crypt debootstrap
I am trying to dual-boot Debian with my Arch system and I have done before on a simple setup but not with the specifics of this one.
I have Arch installed with:
- Full System Encryption (dm-crypt)
- Btrfs subvolumes
- Swap encryption w/ suspend-to-disk support
I have the following hooks added to my Arch initial ramdisk to load correctly.
encrypt
Build: First adds the dm_crypt kernel module and the cryptsetup tool to the image.Runtime: Detects and unlocks an encrypted root partition.
openswap(custom hook)
Build: Nothing.
Runtime: A hook to open the swap at boot time by loading a keyfile from a crypted root device.
resume
Build: Nothing.
Runtime: Tries to resume from the "suspend to disk" state.
btrfs
Build: Sets the required modules to enable Btrfs for using multiple devices with Btrfs.
Runtime: Runs btrfs device scan to assemble a multi-device Btrfs root file system
How do I go about installing the corresponding hooks Debians initial ramdisk given I have Debian installed on its own subvolume and grubs menu -entry setup.
swap btrfs dm-crypt debootstrap
swap btrfs dm-crypt debootstrap
asked Sep 13 at 19:47
Quantum88
11
11
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f468883%2fbootstrapping-debian-how-to-i-load-appropriate-corresponding-hooks-to-the-initr%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password