From: Dennis L. <d....@fh...> - 2010-12-08 11:04:19
|
Hi together, i have a question. If i install the Trusted Grub with Debian Live on flash drive and boot from it with the following configuration of the menu.lst and a checkfile to check the "filesystem.squashfs". Is it possible to inject another "filesystem.squashfs" after the verification and before the file system is loaded through the kernel in RAM, for example through an manipulated flash drive with a switch. thx and greetings Dennis Löhr, M.Sc. menu.lst--- timeout 10 title DaPriM USB root (hd0,0) kernel /live/vmlinuz boot=live vga=791 persistent union=aufs live-media-path=live keyb=de locale=de_DE.UTF-8 toram initrd /live/initrd.img checkfile (hd0,0)/boot/grub/check.file boot --- -- Fachbereich Elektrotechnik und Informatik DaPriM / Labor für IT-Sicherheit Stegerwaldstrasse 39 48565 Steinfurt Germany Tel.: +49 2551 962 702 Fax.: +49 2551 962 170 Mail: d....@fh... Web : www.daprim.de |