WMAL / Linux-Kodachi

Linux Kodachi is a security-focused operating system designed for users who value privacy, anonymity, and a secure computing experience. Developed by Warith Al Maawali, Kodachi provides all the tools necessary for anonymous online activities while maintaining ease of use.
https://www.digi77.com/linux-kodachi/
284 stars 60 forks source link

Live Persistance #1

Closed Adrianzo closed 5 years ago

Adrianzo commented 7 years ago

I would like to try this distro within a partitioned USB drive. So far I tried to make two ext4 partitions, namely /dev/sdb1 (2.1G) and /dev/sdb2/ (remaining space where I would later use LUKS container). I run dd if=kodachi.iso of=/dev/sdb1 bs=1M; sync but the drive isn't working.

edit: I might have forgot to set bootable flag at /dev/sdb1. Will try that and report back. Thanks!

charlieliu commented 7 years ago

Hi Adrián E. Salatino

I never try install Kodachi, but I have been using Linux mint 17, Kali 2, ElementOS. And CentOS. I will try Kodachi if I have available USB driver.

I used 2 USB drivers to install system. One drivers was 32GB up for system, and other one was 8GB for iso(run dd if=ubuntu.iso of=/dev/sdb). I set BIOS(USB driver first) and select the iso one to run install. I think you can try it.

Charlie

2017-02-03 4:12 GMT+08:00 Adrián E. Salatino notifications@github.com:

I would like to try this distro within a partitioned USB drive. So far I tried to make two ext4 partitions, namely /dev/sdb1 (2.1G) and /dev/sdb2/ (remaining space where I would later use LUKS container). I run dd if=kodachi.iso of=/dev/sdb1 bs=1M; sync but the drive isn't working.

edit: I might have forgot to set bootable flag at /dev/sdb1. Will try that and report back. Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/WMAL/kodachi/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AE-_w49XLRfxMepIyWf7eiJdWYKu1WrAks5rYjibgaJpZM4L1k_Q .

WMAL commented 7 years ago

I think its a bug with Refracta many users have reported the same. I have tried it myself persistence mode works fine with Vmware but with USB drive it won't boot I think I should look for another installation script.

charlieliu commented 7 years ago

You can try to edit /boot/grub/grub.cfg in USB drive which installed new OS after back up /boot/grub/grub.cfg If you have other OS.

2017-02-03 16:01 GMT+08:00 Warith AL Maawali notifications@github.com:

I think its a bug with Refracta many users have reported the same. I have tried it myself persistence mode works fine with Vmware but with USB drive it won't boot I think I should look for another installation script.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/WMAL/kodachi/issues/1#issuecomment-277186938, or mute the thread https://github.com/notifications/unsubscribe-auth/AE-_w0TFfObL7rnOiurDuTPs3hYkge5wks5rYt7SgaJpZM4L1k_Q .

toenfenety commented 7 years ago

You could also use Ubuntu (or live disk) and Disks utility to set boot flag if not comfortable in terminal. The LUKS/encrypted partition will be a problem though, cryptsetup not part of standard Kodashi and it won't read. If someone has a solution to encrypted persistance in Kodashi, please share!

charlieliu commented 7 years ago

I installed Kali2 that also can not boot, I edit /boot/grub/grub.cfg. It is working now. You can try to fix it, or wait new version which they fix the bug.

2017-02-20 12:55 GMT+08:00 toenfenety notifications@github.com:

You could also use Ubuntu (or live disk) and Disks utility to set boot flag if not comfortable in terminal. The LUKS/encrypted partition will be a problem though, cryptsetup not part of standard Kodashi and it won't read. If someone has a solution to encrypted persistance in Kodashi, please share!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/WMAL/kodachi/issues/1#issuecomment-280988028, or mute the thread https://github.com/notifications/unsubscribe-auth/AE-_wys6DYlJqF6iOF1WEixSfUMHYe98ks5reRzWgaJpZM4L1k_Q .

WMAL commented 7 years ago

Can you please try Linux Mint if it works on ufed bios then next version will be based on Linux Mint XFCE edition

WMAL commented 5 years ago

Live Persistence is fully functional on 5.7 :)