1
0
Fork
You've already forked WD-385-initrd
0
initrd for WD Mycloud Mirror gen2 and Ex2 Ultra
  • Shell 100%
Find a file
2017年03月14日 20:07:16 +01:00
initrd fixed some bugs 2017年01月11日 20:09:49 +01:00
create_initramfs.sh Reworked Rescue_shell 2016年12月18日 16:26:12 +01:00
README Add Readme 2017年01月08日 22:28:48 +01:00
uInitrd-wd385 update & repack uInitrd.bin 2017年03月14日 20:07:16 +01:00

## Initrd for WD MyCloudMirror gen2 und Ex2 Ultra
This custom initrd is for booting debian, ubuntu or other Linux Distibution
on WD MCMg2 or Ex2U
## Support
+ USB or SATA drive 
+ ext2,3,4, btrfs
+ raid 0,1 and LVM
+ LUKS-encrypted drive
+ ssh-rescue shell
## Usage 
Put OS on a partition labeled "rootfs" and OS should boot.
With encryption passphrase or keyfile could be used. If keyfile unlock is used keyfile 
"key.luks" has to be stored either on partion labeld "key" (usb or hdd) or in mnt/config/initrd 
(nand: /dev/mtd5/initrd). If passphrase is used, a ssh-shell on port 2222 and user: root is 
open and partiton can be unlocked with "cryptsetup -T 5 luksOpen $device cryptroot".
If rootfs is not found or something else went wrong a ssh-shell is open on port 2222 with user root.
You can enter shell well over UART or by pressing reset-button while booting.