Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
how do I make a boot disk on RISC-base computer
Name: yongdong Date: July 12, 2000 at 07:11:08 Pacific
Comment:
I have a SGI workstation, and have Windows NT 4.0 installed. I am going to create a boot disk, I couldn't find boot.ini file. I know the RISC-base machine is different from Intel-base machine, but I can not find any instruction for creating a boot disk for RISC-base machine. Can anyone help me? Thanks!
Name: Mike Date: July 12, 2000 at 11:17:25 Pacific
Reply:
I hope this helps
The process for creating a boot disk for RISC systems is to copy the following files from the current working system partition or from the Windows NT installation CD-ROM's \ALPHA directory to the root of a DOS or Windows NT-formatted floppy disk:
. Osloader.exe <--- This needs to be expanded if copied from CD: IE: expand osloader.ex_ a:\osloader.exe . Hal.dll <--- This is machine specific - see chart below. . A221064.PAL . A221066.PAL . A221164.PAL . A321064.PAL
Once these files are copied to a floppy disk, you can add a new boot option entry in the computer's NVRAM to point to the floppy disk instead of the hard disk drive's system partition.
0
Response Number 2
Name: Mike Date: July 12, 2000 at 11:28:15 Pacific
Reply:
Sorry I forgot to add the rest of the document. the Microsoft Technet article number is Q172806
0
Response Number 3
Name: Yongdong Date: July 13, 2000 at 13:17:03 Pacific
Reply:
Thanks, but my computer is SGI workstation, I should have emphasized it. It is so different from other machines, and its boot file is arcldr.exe, not osloader.exe, I am wondering if I can create a boot disk the same way as other RISC computers other RISC computers.
Summary: i have ghost my entire server HD (image file) n copied it to a NT w/s. Q: the server has crashed, how do i make a boot disk that will connect to that w/s from the server so that i can ghost back the i...
Summary: I'll give you the tool.To make a boot-disk for me if it'll work. Just e-mail me before sending.I need it for a web site.So you'll be helping a lot of people. links...
Summary: I have to implement the following 2 lines in the Config.nt through a PIF file. How do I do it ??. device=%SystemRoot%\system32\himem.sys device=%SystemRoot%\system32\haspdos.sys Thanks ...