bash script to modify partition table in MBR Peter13 years agothis script can modify/dump the partition table the script is in https://code.google.com/p/peter/source/browse/trunk/PeterI/utils/pt on... 0 Comments Less than a minuteRead
use elfutils if you want libelf Peter13 years agouse elfutils if you want libelf, don't use libelf directly, because it is outdated. 0 Comments Less than a minuteRead
cross compile in mac (--target=i586-elf) Peter13 years agoDear OS developer the libelf can't be cross compile in macby default, here is the tutoral 1) unzip your libelf-0.8.13.tar.gz2 2)... 0 Comments Less than a minuteRead
install grub2 in disk image Peter13 years ago I finally installed grub2 to disk image, in the internet, almost tutorials are legacy grub, thats why i write this article: Step 1) you n... 0 Comments 1 minuteRead