
NT Man
MemberContent Type
Profiles
Forums
Events
Everything posted by NT Man
-
How to install Windows from USB- WinSetupFromUSB with GUI
NT Man replied to ilko_t's topic in Install Windows from USB
Thanks. Problem with Ubuntu solved by redownload distribution. -
How to install Windows from USB- WinSetupFromUSB with GUI
NT Man replied to ilko_t's topic in Install Windows from USB
Ubuntu 10.4 won't install from stik. -
How to install Windows from USB- WinSetupFromUSB with GUI
NT Man replied to ilko_t's topic in Install Windows from USB
Then rebuild the stick. This is how the program detects windows 2000 (looks for string '2000' in wks_id value) and amends txtsetup.sif accordingly, differently than XP/2003. I'll add in the next version a check for wkscd = ..... if wks_id is missing. Thanks for reporting. You can find wks_id in second [strings] section. -
How to install Windows from USB- WinSetupFromUSB with GUI
NT Man replied to ilko_t's topic in Install Windows from USB
Here are three files WinSetup-1-0-beta6.7z -
How to install Windows from USB- WinSetupFromUSB with GUI
NT Man replied to ilko_t's topic in Install Windows from USB
I tried to install Windows 2000 on old computer. Installation failed message can not find the file usbohci.sys File usbohci.sys not in the distribution. What is wrong? -
How to install Windows from USB- WinSetupFromUSB with GUI
NT Man replied to ilko_t's topic in Install Windows from USB
Great utitity... Not enough ability to add multiple identical Windows (eg Windows XP & Windows 2003, or Windows 2008 & Windows 7), and several Linux systems (eg Ubuntu & CentOS) simultaneously. -
How to install Windows from USB- WinSetupFromUSB with GUI
NT Man replied to ilko_t's topic in Install Windows from USB
Thank you, but the my problem seems in GRUB. That the same image recorded on CD-R boot up normally on Vostro 1000. -
How to install Windows from USB- WinSetupFromUSB with GUI
NT Man replied to ilko_t's topic in Install Windows from USB
ilko_t, thank's for link. Tested this grub config on desktop PC and netbook Asus Eee PC 900. title Start ubuntu-9.10-desktop-i386.iso from partition 0 find --set-root /pmagic/ubuntu-9.10-desktop-i386.iso map /pmagic/ubuntu-9.10-desktop-i386.iso (0xff) map --hook root (0xff) kernel /casper/vmlinuz boot=casper iso-scan/filename=/pmagic/ubuntu-9.10-desktop-i386.iso quiet splash -- initrd /casper/initrd.lz boot Work very nice for me. Have only problem with notebook Dell Vostro 1000. Boot fail with this screen. P.S. For Ubuntu 9.04 used initrd.gz, for Ubuntu 9.10 initrd.lz -
How to install Windows from USB- WinSetupFromUSB with GUI
NT Man replied to ilko_t's topic in Install Windows from USB
In the current version Grub4Dos already run Ubuntu, but loading fails due to wrong directory structure. -
How to install Windows from USB- WinSetupFromUSB with GUI
NT Man replied to ilko_t's topic in Install Windows from USB
Wow, great. Now i have on one flash Windows 2003, Windows 7 and Windows FLP!!! Want also add Ubuntu Linux. Please make support for grub4dos Ununtu Linux feature. -
How to install Windows from USB- WinSetupFromUSB with GUI
NT Man replied to ilko_t's topic in Install Windows from USB
Yes. On my Eee-PC two SSD. First 4GB, have one partition, there I am installing Windows 2003. Second 16Gb, have one partition too, there I am store my data. All partition's formated in NTFS. Yes. This option during Windows 2003 installation is set to "Finished". But this option on my opinion affect only on USB mode. Where is set to "Start" USB controller work as USB 1.1 (operation's with stick are very slow), where is set to "Finished" USB controller work as USB 2.0. When I try fix boot with Windows restore console I try set this option at both position. Unfortunately, I never understood what it was, but Paragon Hard Disk Manager fix it, and now Windows 2003 boot properly without stick. Unclear why FIXMBR not help, nor fdisk / cmbr x -
How to install Windows from USB- WinSetupFromUSB with GUI
NT Man replied to ilko_t's topic in Install Windows from USB
It seems there is still a problem Now I can't boot without stick. At each boot I see Boot sector on SSD don't want updated. Rescue console couldn't help. FIXBOOT and FIXMBR no affect. -
How to install Windows from USB- WinSetupFromUSB with GUI
NT Man replied to ilko_t's topic in Install Windows from USB
grub4dos in MBR help me, thanks. My log attached here: WinSetupFromUSB.zip Both. I run WSFUSB under Windows 2003 and put distrib Windows 2003 onto the USB stick. -
How to install Windows from USB- WinSetupFromUSB with GUI
NT Man replied to ilko_t's topic in Install Windows from USB
seems archive is broken, please reshare pre 0.2.2 -
How to install Windows from USB- WinSetupFromUSB with GUI
NT Man replied to ilko_t's topic in Install Windows from USB
It seems, there is no GRUB on stick. I try use two different stick, on both WinSetupFromUSB versions. On version 0.1.1 all right, but on version 2.1, I don't see grub menu. I use 1Gb and 8Gb stick's. Format with FAT and FAT32 and using both PEtoUSB and HP format utility. What did i see: First step: On eeePC I press Esc for call boot order menu. Second step: I see second part (Windows boot menu) from stick. (no GRUB menu) -
How to install Windows from USB- WinSetupFromUSB with GUI
NT Man replied to ilko_t's topic in Install Windows from USB
Hello, with latest WinSetupFromUSB vers. 0.2.1 on eeePC 900 I have problem. When I try boot from flash drive, booted instead system from SSD. Version 0.1.1 don't have this problem. OS: Windows 2003 Server SP2 -
How to install Windows from USB- WinSetupFromUSB with GUI
NT Man replied to ilko_t's topic in Install Windows from USB
Yes, parameter are same, but when I load from USB flash my SSD have "D:" letter, when i load from SSD, SSD have "C:" letter. How you solve this problem in WinSetupFromUSB? -
How to install Windows from USB- WinSetupFromUSB with GUI
NT Man replied to ilko_t's topic in Install Windows from USB
How you define path to Windows install? I try install Windows NT (copy in DOS mode distrib to SSD and run winnt /b. First step complite successful, but on second after mass storage setup, wroute "unable to locate the hard drive partition prepared by MS-DOS portion of Setup" ) Now I try install patched by WinSetupFromUSB Windows 2003 Enterprise, and setup wroute same error. And I can't delete partition with Windows NT setup, created before installation from Windows 2003 setup. What is wrong? I used ASUS EEE-PC 900. -
How to install Windows from USB- WinSetupFromUSB with GUI
NT Man replied to ilko_t's topic in Install Windows from USB
Hello! I want install Windows FLP and Windows NT 4.0 from USB flash. It would be great if next WinSetupFromUSB could do it.