- Jan 17, 2001
- 3,101
- 0
- 0
working on modding an virgin webplayer internet appliance. i read through all the sites that teach you how to mod these things and have followed them thorougly; but i am stuck. i am having trouble making a bootable hard drive. i need to transfer all the files from my winme cd to my hard drive. the site that i went to said to do this:
xcopy /s e:\win98 c:\windows\options\cabs
well, i tried this but replaced the win98 with win_me, but the xcopy command is not recognized. furthermore the /s is not recognized as well. so i tried this command:
copy e:\ c:\windows\options\cabs
and although this time it copied, as expected the hard drive was not a bootable one. can anyone tell me exactly what i need to do to copy all the files necessary to make my hard drive bootable. also need it so that after it boots i can install windows me without the cd.
thanks!
xcopy /s e:\win98 c:\windows\options\cabs
well, i tried this but replaced the win98 with win_me, but the xcopy command is not recognized. furthermore the /s is not recognized as well. so i tried this command:
copy e:\ c:\windows\options\cabs
and although this time it copied, as expected the hard drive was not a bootable one. can anyone tell me exactly what i need to do to copy all the files necessary to make my hard drive bootable. also need it so that after it boots i can install windows me without the cd.
thanks!
