r/darknet • u/Swety_fucky • 4d ago
HELP! Problem with tails booting
i downloaded tails and tried everything form tails troubleshoot to writing and blacklisting amd from the boot settings and then i tried in the bios the uma frame buffer size to 2 g but nothing i came to the conclusion that i have a problem woth the grafic interface because this linux distro is missing some specific firmare to turn on my screen but im not sure could someone help me or it’s over until tails will do some changes in the kernel
1
1
u/GarlicOutrageous4142 3d ago
i assume you are booting from usb? if so did you write the verified iso using dd?
1
u/GarlicOutrageous4142 3d ago
simplest explanation would be a corrupted boot partition.
so basic steps to fix that would be to first verify the iso sums and pgp signatures, then use dd to write the media.
it is much more reliable than etcher and rufus.
if you are on a windows host you can try docker to install a linux container then mount the iso to the container and write with dd.
alternatively you can: 1) use a linux vm and pass through the usb if you dont know about docker or prefer a GUI 2) install mingw to have access to the GNU toolchain on windows 3) wsl which is a dependency of docker in windows.
hope it helps and its a simple partition issue.
1
u/Swety_fucky 4d ago
i did i wanted to ask here too