I have been experimenting with multi-booting my SanDisk Cruzer Titanium 4GB using multiple partitions. Here is what I have done so far:
1. Created 3 primary partitions on the drive by using the Hitachi Microdrive driver from xpefiles.com so that I XP sees it as a fixed disk(if anybody knows of a utility for this drive to permanently flip the removable media bit, please share
Partition 1: Various Linux distros
Partition 2: UBCD4Win (Windows 2003 Server Ent R2 SP2)
Partition 3: BartPE (Windows 2003 Server Ent)
2. Made all 3 partitions bootable using syslinux(syslinux'd each one)
3. I am using ldntldr.bin from GrubUtils loadbin(http://download.gna.org/grubutil/) to load setupldr.bin on the PE partitions.
Like this:
Main syslinux.cfg
kernel chain.c32
append hd0 2
2nd Partition syslinux.cfg: UBCD4Win
linux ldntldr.bin
append initrd=setupldr.bin
When I boot either of the PE partitions, I get a BSOD 0x0000007b in the middle of the boot logo. The interesting thing is, both of them booted fine when the drive was partitioned as a single partition. I am assuming that it is either an issue with the removable bit or maybe something to do with the USB driver load order(this really would not make sense though, because it would have never booted when everything was on a single partition if this was the issue). If anyone could shed some light on this, I would really appreciate it.
TIA,
Elazar
This post has been edited by elazar: 10 January 2008 - 04:43 PM



Help
Back to top










