Saik0Shinigami
May 23 2009, 07:59 PM
Alright, I just came up with an idea that should work in theory, but would be a pain in the a** to figure out completely.
Sorry if this is the wrong place, but there is no "multi-boot harddrive" subforum and this subforum looked to be the closest.
So I'm tired of lugging around my 20lbs(not really but you get the idea) cd folder. Most of the cd's in the **** thing are winxp, or 2000 installers in their many variations(pro, home, ect.) So instead of lugging the **** thing around I though well maybe I can jam all the installers onto a harddrive and just carry the 2.5" drive around.
The idea is to show up at the clients house who needs service, backup whatever they need on my 16gig usb pen, plug in the usb harddrive and re-install (or install) whatever operating system they want on a whim basically.
So far I want to make all these available:
[edit] Just got home where I had my list:
Win2k Professional, Server, Advance Server, DataServer
Win2k3 Server*
XP Home, Pro*, Corporate*
Vista Home basic, Home Premium*, Business, Ultimate*
Windows 7 RC1*
Debian*
Live cds:
Debian*
Backtrack 3(and 2)
Ghost
Spinrite
A random "data recovery disk" I have lying around (I actually never knew the name of the actual software, I just sharpied that on there)
and any 64-bit versions of the above(* denotes ones that I either know or think have 64 bit versions)
Maybe a few others as I remember them
[/edit]
problem: harddrive setup.
I wanna setup each install on their own partition for reference by wingrub or another boot launcher.
obviously you cannot set up 30 primary partitions or so onto a drive. So far I have 2 primary partitions setup, and a logical one. I already know that windows will not be able to see all the partitions at once since windows is locked at 26 drives maximum, any way I can get around this to just jam all the stuff on there for the first time to get it to run from the boot loader(perhapse I can just remove the drive letter and assign it to the next when I'm done setting installer).
On the first primary I wanna jam grub on there, just a small 20 meg partition or so...(I don't know how much space the grub actually needs, anyone know for sure?)
second would be the logical one containing all the os installers( about 60 gigs, not much since really each xp install is about 500 megs after being nlited to remove things people don't ever use *cough* IIS *COUGH*)
third partition(primary, remaining space on harddrive) would contain installers for Office, Nero, Adobe CS3 and 4 and other commonly bought, or used programs (including the free alternatives such as openoffice and such).
I want some input in a few area.
Is this even possible?
am I missing any window's os versions up there? (I never really used 64 bit or 2000(at least I don't remember all the version of it), so I don't know which xp's and vista's have a 64 bit version and such)
I need some idea on commonly wanted programs(such as nero, firefox, ect.; I wanna keep this down to about 15 gigs though so only the bare essentials that most people like.)
I would google all this stuff, but I have already tried and there just isn't a decent list of windows os's and version to look at. On Microsoft's own site for vista they don't even display 32 or 64 bit on their shopping pages.
Thanks for reading my wall of text!
Saik0Shinigami
Jun 4 2009, 10:40 PM
Well I got all my images together and setup the hard-drive. I have WinGRUB on there but no matter what I try to boot into I get this error
"error 12: invalid device requested"
I'm lost basically. I've tried the few things that I could find on google to solve this, but yeah... obviously didn't work.
All of the numbers are correct but I'm obviously missing something.
Feel free to yell at me for any stupidity you notice in the list.
partition list...
0 wingrub
1 extended holder
2 and 3 Nothing?
4-18 all the installers and stuff
:::::Menu.Lst:::::
timeout 90
splashimage (hd0,0)/grub/56470-dragon.xpm.gz
title "=====WINDOWS INSTALLERS====="
root
title "Windows ME, 98, 95, NT3 Installer"
unhide (hd0,4)
hide (hd0,5)
hide (hd0,6)
hide (hd0,7)
hide (hd0,8)
hide (hd0,9)
hide (hd0,10)
hide (hd0,11)
hide (hd0,12)
hide (hd0,13)
hide (hd0,14)
hide (hd0,15)
hide (hd0,16)
hide (hd0,17)
hide (hd0,18)
root (hd0,4)
chainloader +1
makeactive
boot
title "Windows NT4, 2k, Xp, 2k3 Installers"
unhide (hd0,5)
hide (hd0,4)
hide (hd0,6)
hide (hd0,7)
hide (hd0,8)
hide (hd0,9)
hide (hd0,10)
hide (hd0,11)
hide (hd0,12)
hide (hd0,13)
hide (hd0,14)
hide (hd0,15)
hide (hd0,16)
hide (hd0,17)
hide (hd0,18)
root (hd0,5)
chainloader +1
makeactive
boot
title "Windows XP 64-Bit Installer"
unhide (hd0,6)
hide (hd0,4)
hide (hd0,5)
hide (hd0,7)
hide (hd0,8)
hide (hd0,9)
hide (hd0,10)
hide (hd0,11)
hide (hd0,12)
hide (hd0,13)
hide (hd0,14)
hide (hd0,15)
hide (hd0,16)
hide (hd0,17)
hide (hd0,18)
root (hd0,6)
chainloader +1
makeactive
boot
title "Windows Vista 64-Bit Installer"
unhide (hd0,8)
hide (hd0,4)
hide (hd0,5)
hide (hd0,6)
hide (hd0,7)
hide (hd0,9)
hide (hd0,10)
hide (hd0,11)
hide (hd0,12)
hide (hd0,13)
hide (hd0,14)
hide (hd0,15)
hide (hd0,16)
hide (hd0,17)
hide (hd0,18)
root (hd0,8)
chainloader +1
makeactive
boot
title "Windows Vista 32-bit Installer"
unhide (hd0,7)
hide (hd0,4)
hide (hd0,5)
hide (hd0,7)
hide (hd0,8)
hide (hd0,9)
hide (hd0,10)
hide (hd0,11)
hide (hd0,12)
hide (hd0,13)
hide (hd0,14)
hide (hd0,15)
hide (hd0,16)
hide (hd0,17)
hide (hd0,18)
root (hd0,7)
chainloader +1
makeactive
boot
title "=====Debian Linux installers=====
root
title "Debian Linux 5.0 64-Bit Installer"
unhide (hd0,10)
hide (hd0,4)
hide (hd0,5)
hide (hd0,6)
hide (hd0,7)
hide (hd0,8)
hide (hd0,9)
hide (hd0,11)
hide (hd0,12)
hide (hd0,13)
hide (hd0,14)
hide (hd0,15)
hide (hd0,16)
hide (hd0,17)
hide (hd0,18)
root (hd0,10)
chainloader +1
makeactive
boot
title "Debian Linux 5.0 32-Bit Installer"
unhide (hd0,11)
hide (hd0,4)
hide (hd0,5)
hide (hd0,6)
hide (hd0,7)
hide (hd0,8)
hide (hd0,9)
hide (hd0,10)
hide (hd0,12)
hide (hd0,13)
hide (hd0,14)
hide (hd0,15)
hide (hd0,16)
hide (hd0,17)
hide (hd0,18)
root (hd0,11)
chainloader +1
makeactive
boot
title "=====Custom Installers and Betas====="
root
title "nLited Windows Xp 32-Bit"
unhide (hd0,9)
hide (hd0,4)
hide (hd0,5)
hide (hd0,6)
hide (hd0,7)
hide (hd0,8)
hide (hd0,10)
hide (hd0,11)
hide (hd0,12)
hide (hd0,13)
hide (hd0,14)
hide (hd0,15)
hide (hd0,16)
hide (hd0,17)
hide (hd0,18)
root (hd0,9)
chainloader +1
makeactive
boot
title "Micro XP 32-bit"
unhide (hd0,16)
hide (hd0,4)
hide (hd0,5)
hide (hd0,6)
hide (hd0,7)
hide (hd0,8)
hide (hd0,9)
hide (hd0,10)
hide (hd0,11)
hide (hd0,12)
hide (hd0,13)
hide (hd0,14)
hide (hd0,15)
hide (hd0,17)
hide (hd0,18)
root (hd0,16)
chainloader +1
makeactive
boot
title "Windows 7 RC1 64-bit Installer"
unhide (hd0,18)
hide (hd0,4)
hide (hd0,5)
hide (hd0,6)
hide (hd0,7)
hide (hd0,8)
hide (hd0,9)
hide (hd0,10)
hide (hd0,11)
hide (hd0,12)
hide (hd0,13)
hide (hd0,14)
hide (hd0,15)
hide (hd0,16)
hide (hd0,17)
root (hd0,18)
chainloader +1
makeactive
boot
title "=====Live Distros and Recovery tools====="
root
title "Live Debian Linux 5.0 64-Bit"
unhide (hd0,12)
hide (hd0,4)
hide (hd0,5)
hide (hd0,6)
hide (hd0,7)
hide (hd0,8)
hide (hd0,9)
hide (hd0,10)
hide (hd0,11)
hide (hd0,13)
hide (hd0,14)
hide (hd0,15)
hide (hd0,16)
hide (hd0,17)
hide (hd0,18)
root (hd0,12)
chainloader +1
makeactive
boot
title "Live Debian Linux 5.0 32-Bit"
unhide (hd0,13)
hide (hd0,4)
hide (hd0,5)
hide (hd0,6)
hide (hd0,7)
hide (hd0,8)
hide (hd0,9)
hide (hd0,10)
hide (hd0,11)
hide (hd0,12)
hide (hd0,14)
hide (hd0,15)
hide (hd0,16)
hide (hd0,17)
hide (hd0,18)
root (hd0,13)
chainloader +1
makeactive
boot
title "Backtrack 3"
unhide (hd0,17)
hide (hd0,4)
hide (hd0,5)
hide (hd0,6)
hide (hd0,7)
hide (hd0,8)
hide (hd0,9)
hide (hd0,10)
hide (hd0,11)
hide (hd0,12)
hide (hd0,13)
hide (hd0,14)
hide (hd0,15)
hide (hd0,16)
hide (hd0,18)
root (hd0,17)
chainloader +1
makeactive
boot
title "OORB Data Recovery"
unhide (hd0,14)
hide (hd0,4)
hide (hd0,5)
hide (hd0,6)
hide (hd0,7)
hide (hd0,8)
hide (hd0,9)
hide (hd0,10)
hide (hd0,11)
hide (hd0,12)
hide (hd0,13)
hide (hd0,15)
hide (hd0,16)
hide (hd0,17)
hide (hd0,18)
root (hd0,14)
chainloader +1
makeactive
boot
title "Norton Ghost"
unhide (hd0,15)
hide (hd0,4)
hide (hd0,5)
hide (hd0,6)
hide (hd0,7)
hide (hd0,8)
hide (hd0,9)
hide (hd0,10)
hide (hd0,11)
hide (hd0,12)
hide (hd0,13)
hide (hd0,14)
hide (hd0,16)
hide (hd0,17)
hide (hd0,18)
root (hd0,15)
chainloader +1
makeactive
boot
title "UNHIDE ALL PARTITIONS"
unhide (hd0,3)
unhide (hd0,4)
unhide (hd0,5)
unhide (hd0,6)
unhide (hd0,7)
unhide (hd0,8)
unhide (hd0,9)
unhide (hd0,10)
unhide (hd0,11)
unhide (hd0,12)
unhide (hd0,13)
unhide (hd0,14)
unhide (hd0,15)
unhide (hd0,16)
unhide (hd0,17)
unhide (hd0,18)
root