Valeron Posted February 25, 2013 Posted February 25, 2013 (edited) I recently encountered problems adding Ubuntu, ubcd5.x and Parted Magic, all use grub4dos method, with 1.0 beta8.ubcd5.x can load into the menu, but several utility failed to work, include Parted Magic(pmagic-xxx.sqfs not found error).Ubuntu: even a single iso installation won't work. loading it simply restart my PC. Official 12.10 iso distribution used.Is there anyone share the same frustration with me? Edited February 25, 2013 by Valeron
ilko_t Posted February 25, 2013 Author Posted February 25, 2013 There was a bug in some grub4dos versions:http://code.google.com/p/grub4dos-chenall/issues/detail?id=100&can=1Get latest grub4dos package, stick to 0.4.5c versions:http://code.google.com/p/grub4dos-chenall/downloads/listExtract grldr and grub.exe in \WInSetupFromUSB\files\grub4dos\ folder and recreate the USB disk.If you don't want to recreate the USB disk, replace those 2 files in root of the USB disk.If you have used the auto-format option, then you'd need to use FBInstTool to replace them in the hidden FB area of the disk, just run the tool and drag&drop the 2 files.Or edit menu.lst and remove the NUL redirection around the lines starting with kernel and initrd as per the above topic.As for UBCD- I don't know if it would work added it this way, have a look at their forum for clues:http://www.ultimatebootcd.com/forums/You may also use the syslinux option and add the contents of UBCD to the disk, it should be FAT32/16 formatted.
bien1 Posted March 3, 2013 Posted March 3, 2013 winsetup not working for me with live cd antivirus isos....anyone?
ilko_t Posted March 3, 2013 Author Posted March 3, 2013 It's not designed to, and most of these ISOs cannot be used directly with plain grub4dos CD emulation without some modifications for each of them.Try Sardu:http://www.sarducd.it/http://reboot.pro/forum/100-sardu-multi-boot-builder-usbdvd/
bien1 Posted March 4, 2013 Posted March 4, 2013 (edited) It's not designed to, and most of these ISOs cannot be used directly with plain grub4dos CD emulation without some modifications for each of them.Try Sardu:http://www.sarducd.it/http://reboot.pro/forum/100-sardu-multi-boot-builder-usbdvd/sardu does not use grub4dos as winsetup?Is sardu > winsetup? Edited March 4, 2013 by bien1
ilko_t Posted March 4, 2013 Author Posted March 4, 2013 sardu does not use grub4dos as winsetup?As far as I remember there was an option whether to use grub4dos or syslinux.Is sardu > winsetup?That's personal choice. Try and use whichever you like better and fits your needs.
WindR Posted March 12, 2013 Posted March 12, 2013 How to rename the WINSETUP folder? Changing ISOPATH did not help.
ilko_t Posted March 12, 2013 Author Posted March 12, 2013 http://www.msfn.org/board/index.php?showtopic=120444&view=findpost&p=984440
majinzin Posted March 23, 2013 Posted March 23, 2013 hi,i used WinSetupfromUsb 0.2.3 on my external hard drive with Win7 and ubuntu 12.10. First, i decompress Win7 iso in a folder then i browse that folder in WInSetupFromUsb and finally browse Ubuntu Live iso. I try to boot them and both start fine. But when i select Win7, when i press Install button in setup screen, a popup alert me that cd/dvd driver is missing. i don't undersrand why.... if i burn same iso in a dvd there's no problem...This in my "menu.lst"color light-cyan/blue light-red/bluetimeout -1default /defaulttitle Setup Windows root (hd0,1)chainloader /bootmgrtitle Live Ubuntu 12.10 x86map --unmap=0:0xffmap --unhookroot (hd0,1)map /ubuntu-12.10-desktop-i386.iso (0xff) || map --mem /ubuntu-12.10-desktop-i386.iso (0xff)map --hookroot (0xff)kernel /casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper iso-scan/filename=/ubuntu-12.10-desktop-i386.iso quiet splash --errorcheck offinitrd /casper/initrd.lzinitrd /casper/initrd.gzerrorcheck onmap --unmap=0:0xff
jaclaz Posted March 23, 2013 Posted March 23, 2013 i used WinSetupfromUsb 0.2.3Try again this time using latest Beta, 1.0 beta8.This is a known issue when the 7 is used as ".iso", but from what you write you are using a "flat" setup :jaclaz
majinzin Posted March 23, 2013 Posted March 23, 2013 i used WinSetupfromUsb 0.2.3Try again this time using latest Beta, 1.0 beta8.This is a known issue when the 7 is used as ".iso", but from what you write you are using a "flat" setup :jaclazthank you...can i use 1.0 beta 8 without format partition? Is there a solution modify manually some files?
ilko_t Posted March 23, 2013 Author Posted March 23, 2013 hi,i used WinSetupfromUsb 0.2.3 on my external hard drive with Win7 and ubuntu 12.10. First, i decompress Win7 iso in a folder then i browse that folder in WInSetupFromUsb and finally browse Ubuntu Live iso. I try to boot them and both start fine. But when i select Win7, when i press Install button in setup screen, a popup alert me that cd/dvd driver is missing. i don't undersrand why.... if i burn same iso in a dvd there's no problem...It may happen with some USB devices and certain Vista/7 versions, they are yet ready when Setup searches for the source files.Try the latest unfinished yet hence not published, but fully functional beta9 from here, it takes care of these cases:http://code.google.com/p/winsetupfromusb/downloads/detail?name=WinSetupFromUSB_1-0-beta9_rc4.7z&can=1&q=You should use the Vista/7 option and point it to the ISO file, no need to extract or mount it in this version, and do not confuse it with the next option- PartedMagic/Ubuntu... Another idea- are you using USB3 port and USB3 device? Try plugging the disk in USB2 port.thank you...can i use 1.0 beta 8 without format partition? Is there a solution modify manually some files?Yes to the first question.What files, you'll have to be more detailed what you want to accomplish.@JaclazIt's added not as an ISO, just dump of the contents of the DVD to the USB disk and bootmgr chainloaded, nothing unusual.
jaclaz Posted March 23, 2013 Posted March 23, 2013 (edited) @JaclazIt's added not as an ISO, just dump of the contents of the DVD to the USB disk and bootmgr chainloaded, nothing unusual.I know , that's why it "tagged" the report as "unusual", I have never seen a "flat" asking for cd/dvd, I thought that beta 8 already was "fixed", my bad.With all due respect , you could change the description of WinSetupFromUSB_1-0-beta9_rc4.7z to "Experimental", instead of "Deprecated", that of WinSetupFromUSB 1.0 Beta8 from "nothing" to "Current", and post a link to:http://code.google.com/p/winsetupfromusb/downloads/list?can=1&q=&colspec=Filename+Summary+Uploaded+ReleaseDate+Size+DownloadCountjaclaz Edited March 23, 2013 by jaclaz
majinzin Posted March 23, 2013 Posted March 23, 2013 there are 3 things that i don't say:1) i use WD hard drive 3.0....if i connect it on 3.0 ports, it doesn't boot!! no problem...i use 2.0 port2) i created 4 partitions...i use 2nd partition (NTFS) in a table on winsetup.3) yesterday, i don't konw how, it worked properly one time, no popup cd/dvd driver ecc....when i try another time it doesn't work...Yes to the first question.What files, you'll have to be more detailed what you want to accomplish.i thought that was possible modify menu.lst or other files to arrive at the same result of winsetup 1.0 beta 8...
majinzin Posted March 23, 2013 Posted March 23, 2013 (edited) i used beta 9, first i deleted all files of windows 7...then i used winsetup. i tried boot...when i select win7 setup on grub, i select first part of installation (partition 1) and works!! Then i aborted, i suppose that i will select the second stage of installation when system reboot . correct? old procedure has only one stage, the problem is it?EDIT: probabibly i found the mistake: with BOOTICE i hid partition used with Winsetup then i tried to boot windows and it doesn't work !!! i tried disconnect it but it doesn't work....then i unhid partition and it WORKS!!! probably i hid partition also when i used winsetup 0.2.3 and the only time that it worked because partition was unhide... Edited March 23, 2013 by majinzin
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now