Table of Contents

TODO

Linux

windows xp vs 7

bcdedit /default {legacy}

@TaG: WindowsXP

EASYBCD

MISC

\\?\Device\Harddisk1\Partition0

http://www.chrysocome.net/dd

dd bs=512
dd --list
dd if="\\?\Device\Harddisk0\Partition5"  of=p6.bin bs=1024 count=1

@more: LenovO UnC MicroSoft

bcdedit  /create /d p7 /application bootsector
# set ID=...

bcdedit /set %ID% path \local\p7.bin

bcdedit /displayorder %ID% /addlast

bcdedit /default %ID%

ChainLoad :

BCDEDIT

EASY BCD

EasyBcd 2.2 / Neogrub :

# NeoSmart NeoGrub Bootloader Configuration File
#
# This is the NeoGrub configuration file, and should be located at C:\NST\menu.lst
# Please see the EasyBCD Documentation for information on how to create/modify entries:
# http://neosmart.net/wiki/display/EBCD/

# 0 1 2 3 4 5

#menuentry "sda1" {
title sda1
root (hd0,0)
makeactive
chainloader +1
boot
#}

#menuentry "sda2" {
title sda2
root (hd0,1)
makeactive
chainloader +1
boot
#}

#menuentry "sda3" {
title sda3
root (hd0,2)
makeactive
chainloader +1
boot
#}


#menuentry "sda4" {
title sda4
root (hd0,3)
#makeactive
chainloader +1
#boot
#}

#menuentry "sda5" {
title sda5
root (hd0,4)
#makeactive
chainloader +1
#boot
#}


#menuentry "sda6" {
title sda6
set root (hd0,5)
#makeactive
chainloader +1
#boot
#}


#menuentry "sda7" {
title sda7
root (hd0,6)
#makeactive
chainloader +1
#boot
#}

#menuentry "sda8" {
title sda8
root (hd0,7)
#makeactive
chainloader +1
#boot
#}

ERRORS

"INACCESSIBLE_BOOT_DEVICE"

Status: In progress

sata to usb moved

E:\Windows\System32\Logfiles\Srt\SrtTrial.txt
# 0x1f corrupt filesystem ?
chkdsk e:
# Failed to transfer logged messages to the event log with status 50" error message 
chkdsk e: /r /f /v
detail volume
detail partition
diskpart> attribute volume set hidden

0xc00000f

  File: \Boot\BCD
  Status: 0xc000000f

0xd00000f

0xc000007b

"\NTS\AutoNeoGrub3.mbr"

* http://forums.linuxmint.com/viewtopic.php?f=90&t=132053&p=718451
* https://neosmart.net/forums/threads/dual-boot-problem.10302/

misc

MISC

MORE

@TaG: GruB WindowS BooT

www.neowin.net_images_uploaded_aol-1996-vs_-microsoft-windows-8.jpg