For USB live / usbboot distro see [[syslinux]] page * https://en.wikipedia.org/wiki/SystemRescue# * https://netboot.xyz/docs/booting/grub# ===== LINUX ===== * https://bootlin.com/doc/training/boot-time/boot-time-slides.pdf * https://elinux.org/images/6/64/Chris-simmonds-boot-time-elce-2017_0.pdf * https://elinux.org/Bootchart * https://web.archive.org/web/20210303124823/http://www.bootchart.org/docs.html * https://github.com/xrmx/bootchart * https://systemd.io/ * http://manpages.ubuntu.com/manpages/bionic/man1/systemd-bootchart.1.html * https://git.yoctoproject.org/cgit.cgi/poky/plain/meta/recipes-devtools/systemd-bootchart/ ===== MEEGO ===== BusyBox v1.20.0.git (MeeGo 3:1.20-0.2+0m8) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ cat /proc/mtd dev: size erasesize name mtd0: 00100000 00040000 "bootloader" mtd1: 002c0000 00040000 "config" mtd2: 01000000 00040000 "kernel" mtd3: 00200000 00040000 "log" mtd4: 1ca40000 00040000 "var" mtd5: 02000000 00040000 "moslo" mtd6: 20000000 00040000 "omap2-onenand" ~ $ cat /proc/version Linux version 2.6.32.54-dfl61-20121301 (bifh2@) (gcc version 4.4.1 ('cs2009q3-hard-67-sb16') ) #1 PREEMPT Mon Apr 2 14:14:32 EEST 2012 ~ $ lshal (...) system.firmware.name = 'NOLO' (string) system.firmware.product = 'RM-680 board' (string) system.hardware.version = '1124' (string) system.kernel.version = '2.6.32.54-dfl61-20121301' (string) (...) @TaG: FirmWare HandSet BootLoader NitDroid MeR HarmattanDev ===== TODO ===== * [[gag]] : https://sourceforge.net/tracker/index.php?func=detail&aid=2125903&group_id=67836&atid=519132 * https://lists.ubuntu.com/archives/ubuntu-devel/2009-June/028308.html * [[arm]] : https://code.google.com/p/mini2440/wiki/Emdebian * http://forums.linuxmint.com/viewtopic.php?f=46&t=27507 * iso-hybrid ==== BOOTLOADER ==== * http://en.wikipedia.org/wiki/Category:Boot_loaders * http://gag.sourceforge.net/# [[gag]] * [[Grub]] * [[syslinux]] * http://gujin.sourceforge.net/#Documentation http://lwn.net/Articles/375595/ * http://kboot.sourceforge.net/ * http://www.matao.fr/restaurer-une-partition-ntfs-endomagee-et-un-secteur-de-boot/# [[NTLDR]] * http://en.wikipedia.org/wiki/Windows_Vista_startup_process * [[lilo]] * [[loadlin]] * diskpart ? http://www.boot-land.net/forums/index.php?showtopic=1123&st=10 * BootSect : http://www.makeuseof.com/tag/usb-installation-disk-windows-7-extra-software/ * http://www.plop.at/en/bootmanager.html#bootmanager ==== INIT ==== * http://helllabs.org/blog/20071231/asus-eeepc-fastinit-reimplementation/ * http://www.ibm.com/developerworks/linux/library/l-kexec.html * http://www.dullest.com/blog/ubuntu-904-boots-in-175-seconds/ ==== MINIMAL [[OS]] : [[FLOPPY]] ==== * http://distrowatch.com/dwres.php?resource=links#floppy * http://mypage.uniserve.ca/~thelinuxguy/small_and_floppy_linux/all.html * mulinux : http://mulinux.dotsrc.org/download.html [[Floppy]] * http://the.earth.li/~martin/sisela/ * http://paud.sourceforge.net/ * http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/1.0/ ed2k://|file|bd050303.img|1474560|e78b1af59a0b19f51cc66e32a66ab6d9|# ed2k://|file|fdos1440.img|1474560|244f571a9094c8c6b069cbb593e91aae|# [[Floppy]] ed2k://|file|fdboot.img|1474560|a1e7b0c54d8d9f41963df606afb69e88|# * http://www.damnsmalllinux.org/wiki/index.php/Which_File_do_I_download%3F_%28long_version%29 I am looking for a 1 floppy disk that startup a ssh/ftp/http server on a dhcp network ? ===== LIVECD ===== * [[Knoppix]] * [[Ubuntu]] * http://www.frozentech.com/content/livecd.php [[Boot]] * http://www.damnsmalllinux.org/wiki/index.php/Boot_Floppies * http://www.UltimateBootCd.com bootcdwrite # [[Debian]] ==== DEBIAN ==== @tag: [[Debian]] * http://wiki.debian.org/BootUsb * http://wiki.flimzy.com/index.php/Debian_on_USB_Quick_Install * http://www.debian-administration.org/articles/179/print ==== [[PARTITION]] ==== * hda1 fat32 : [[Windows]] : 2 to 4 GB ( WinXP requiere=1371MB ) * hda6 swap : 512Mb (or n*sizeof([[RAM]]) 1 < n < 2 ) * hda5 ext3 : [[Linux]] : 4 to 8 GB * hda4 fat32 : rest ==== [[SOFTWARE]] ==== * lilo * grub * http://fabrice.bellard.free.fr/tcc/tccboot.html ==== UBOOT ==== * http://forum.buffalo.nas-central.org/viewtopic.php?f=39&t=21448&p=150431#p150431 # [[ARMv5]] * http://downloads.buffalo.nas-central.org/Users/davy_gravy/LSProUBoot_netconsole.tar.gz ===== [[LINUX]] [[BOOT]] ===== * http://people.redhat.com/johnp/dynamic-linux-slides/img0.html * http://linuxfr.org/tips/49.html * http://linuxfr.org/forums/10/6911.html * SimpleInit : http://lfsinit.sourceforge.net/ * http://linuxfr.org/forums/10/6911.html * http://www.bootchart.org/ * http://www-106.ibm.com/developerworks/linux/library/l-boot.html * http://www.dsslive.org.test.ibiblio.org/mediawiki/index.php/Home * http://bootdebian.blogspot.com/2006/09/7-seconds-less-on-boot-time-soc2006.html * http://processors.wiki.ti.com/index.php/Kernel_-_Common_Problems_Booting_Linux# [[OMAP]] [[Linux]] Starting kernel ... Uncompressing Linux... done, booting the kernel. "waiting for root device UUID=" ===== BCD ===== * http://rzr.online.fr/q/bcd ===== TODO ===== I have only one [[IDE]] disk fdisk -l "Partition table entries are not in disk order" [[Windows2000]] could not start because the following file is missing or corrupt: /system32/ntoskrnl.exe * [[pxe]] : http://forum.eeeuser.com/viewtopic.php?id=4669 ===== MISC ===== * http://archive.progeny.com/debian/dists/sarge/main/installer-i386/current//images/floppy/ * http://rz-obrian.rz.uni-karlsruhe.de/knoppix-usb * http://rom-o-matic.net * http://www.unixgarden.com/index.php/distribution/le-boot-linux * http://www.pcpro.co.uk/realworld/371698/why-secure-boot-should-be-switched-on-in-windows-8 * http://duartes.org/gustavo/blog/post/kernel-boot-process * http://paste.ubuntu.com/5691682/# EfI UefI ==== ERRORS ==== === WINDOWS 7 === installed [[windows7]] in kvm copied part and booting with grub : Starting up ... A disk read error has occurred Press CTRL+ALT+DEL to restart ProbleM : 0xc000000e File: ... winload.exe Status: 0xc000000e SolutioN ? bcdboot c:\windows ProbleM : 0xc0000225 * http://www.sevenforums.com/installation-setup/178280-error-0xc0000225-boot.html# SolutioN : VirtualBox : Enabled IO APIC Problem : windows error recovery windows failed to start. A recent hardware ... SolutioN ? : * http://answers.microsoft.com/en-us/windows/forum/windows_7-system/windows-failed-to-starta-recent-hardware-or/8dad59b9-a08d-4cb8-8ddf-1c164b7caf65 Problem : classpnp.sys , BsoD , reboot * http://social.technet.microsoft.com/Forums/en-US/w7itproinstall/thread/cc4f4e17-5db2-4d05-bd2d-ba02173912cb Problem Signature 04: 21200568 Problem Signature 07: CorruptVolume chkdsk c: /f bcdboot bootrec bcdedit http://www.networksteve.com/windows/topic.php/System_keeps_booting_to_system_repair_after_Windows_update_ran_d/?TopicId=49719&Posts=0 BcD Solution: Set BioS to AhcI (Lenovo g470 + Intel SsD) === WINDOWS 8 === * http://answers.microsoft.com/en-us/windows/forum/windows_7-performance/how-do-i-fix-windows-error-0x0000017/7094c709-0f67-4535-b8c3-6f85caf5f309?msgId=d5540ca2-64ae-4b7b-acab-09abea14ca67 * http://support.microsoft.com/kb/326679 === Windows xp / 10 === ntldr 0xc00000e @TaG: NtLdr ===== LINKS ===== * https://bugs.debian.org/784709# OsProber PartitioN * https://en.wikipedia.org/wiki/Kexec# LinuxKernel * https://wiki.openwrt.org/doc/techref/bootloader/kboot * https://bugs.launchpad.net/ubuntu/+source/shim-signed/+bug/1673817# SecureBoot * https://github.com/pbatard/rufus# ===== MORE ===== @TaG: FirmWare HandSet BootLoader NitDroid MeR HarmattanDev [[Disk]] [[OS]] [[root]] [[Partition]] [[Boot]] [[FileSystem]] [[grub]] [[Distro]] [[chroot]] [[Live]] [[Floppy]] [[syslinux]] [[NTLDR]] [[BootDisk]] [[BootLoader]] [[Knoppix]] [[sys]] InitRd ArmV5