• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Booting from SD into SSD

Steven85

Weaksauce
Joined
Sep 10, 2010
Messages
64
Hello,

A couple of years ago I bought a couple of Z68 ITX motherboards which (as it turned out) they're some of the lowest quality motherboards I've ever owned. With hardly any experimentation from my part one failed (now I'm on its replacement) and the other one cannot cold boot (it is rebooting a couple of times before actually booting). Anyhow I'm not here to talk about motherboards but about disks or to be more precise about how I can boot into one even though it doesn't appear to be bootable.

To make a long story short one of the above motherboards have -also- a faulty msata port. It "sees" the disk but cannot boot from it. In other words I can use the msata disk as a secondary disk (installing programs, moving files, etc) no problem, and in fact I do so for quite some time, but whenever I install windows on it it says "some files are missing" in each boot sequence.

My understanding is that Windows create an 100 mb partition for just that reason (boot purposes) but somehow it got messed up by the ailing motherboard/controller. My question is rather simple: Can I have that partition somewhere externally, yet (have) the windows folder as well as my program files into my msata disk?

I'm asking this because I decided that this machine would move into an even smaller case (cusom made) where even an 2.5'' disk is way too big so I rather "run" my msata disk alone. A small external usb key would not be a problem (just for the boot sequence) either, but is that possible? i.e. use a different "disk" for the boot sequence, and a different one (my msata) as the "OS drive".

And before anyone asks, yes my msata module is quite alright, it can actually boot in any other motherboard that I have tried it, the problem is clearly with *this* controller (my drive even booted to my -other- identical Z68 itx board).

To make a looong story short: Can I use one drive as a boot drive and another as an OS drive?

Thank you.
 
Last edited:
For linux yes. For windows I know its possible (because windows does this by mistake some times) although I do not know the trick to get it to do that. Although as a linux expert (if I could not get windows to boot in this scenario) I would install grub on the bootable disk and have that boot windows from the second disk using the chainloader.
 
For linux yes. For windows I know its possible (because windows does this by mistake some times) although I do not know the trick to get it to do that. Although as a linux expert (if I could not get windows to boot in this scenario) I would install grub on the bootable disk and have that boot windows from the second disk using the chainloader.

Well that would be interesting. Having Windows boot from a live linux distro, but all "in one move" (i.e. I don't want the boot sequence to get significantly longer). Any links which would let me experiment with grub-windows interaction (similar to the one you described)?
 
grub is a bootloader used in linux so it would be adding a second boot loader. With that said you may be able to test this out without installing from a sysrescuecd installed on a USB stick and select the boot from second hard disk option.

An easy way to get sysrescuecd installed on a usb stick is to use YUMI. And select the download and install sysrescuecd option.

HTTP://www.pendrivelinux.com/yumi-multiboot-usb-creator/

Although yumi will add yet another boot loader to the usb stick.
 
You could install Linux Mint on a USB flash drive, it will boot any OS on your machine. Grub Customizer lets you create boot menu just the way you want. You can then set the BIOS to boot the flash drive, and leave it plugged in permanently
 
Back
Top