<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" > <channel><title>Comments on: Windows 7 Recovery Disc</title> <atom:link href="http://cybernetnews.com/windows-7-recovery-disc/feed/" rel="self" type="application/rss+xml" /><link>http://cybernetnews.com/windows-7-recovery-disc/</link> <description>Technology News</description> <lastBuildDate>Sun, 27 May 2012 18:53:49 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: TOny</title><link>http://cybernetnews.com/windows-7-recovery-disc/#comment-159360</link> <dc:creator>TOny</dc:creator> <pubDate>Sat, 19 May 2012 14:30:17 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/?p=17707#comment-159360</guid> <description>Unetbootin or Tuxboot</description> <content:encoded><![CDATA[<p>Unetbootin or Tuxboot</p> ]]></content:encoded> </item> <item><title>By: zippo535</title><link>http://cybernetnews.com/windows-7-recovery-disc/#comment-159260</link> <dc:creator>zippo535</dc:creator> <pubDate>Fri, 27 Apr 2012 20:53:13 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/?p=17707#comment-159260</guid> <description>Been 2 weeks trying to get rid of backdoor virs, this patch was great only took 30 min to re start computer.....................Thank you</description> <content:encoded><![CDATA[<p>Been 2 weeks trying to get rid of backdoor virs, this patch was great only took 30 min to re start computer&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Thank you</p> ]]></content:encoded> </item> <item><title>By: David</title><link>http://cybernetnews.com/windows-7-recovery-disc/#comment-159182</link> <dc:creator>David</dc:creator> <pubDate>Wed, 11 Apr 2012 02:43:17 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/?p=17707#comment-159182</guid> <description>Links arent working??? and you now have to pay to use the torrent file?</description> <content:encoded><![CDATA[<p>Links arent working??? and you now have to pay to use the torrent file?</p> ]]></content:encoded> </item> <item><title>By: Joey Realbooto</title><link>http://cybernetnews.com/windows-7-recovery-disc/#comment-158907</link> <dc:creator>Joey Realbooto</dc:creator> <pubDate>Fri, 02 Mar 2012 03:38:30 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/?p=17707#comment-158907</guid> <description>OMG it works like sweet butter !! Hot hot hot .......</description> <content:encoded><![CDATA[<p>OMG it works like sweet butter !! Hot hot hot &#8230;&#8230;.</p> ]]></content:encoded> </item> <item><title>By: treken</title><link>http://cybernetnews.com/windows-7-recovery-disc/#comment-158614</link> <dc:creator>treken</dc:creator> <pubDate>Sun, 29 Jan 2012 23:37:35 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/?p=17707#comment-158614</guid> <description>Haven&#039;t used this yet, but I will. I&#039;m about 3 thousand miles from home and need a fix for my boot problem. Thanks thanks thanks!</description> <content:encoded><![CDATA[<p>Haven&#8217;t used this yet, but I will. I&#8217;m about 3 thousand miles from home and need a fix for my boot problem. Thanks thanks thanks!</p> ]]></content:encoded> </item> <item><title>By: Ged</title><link>http://cybernetnews.com/windows-7-recovery-disc/#comment-158584</link> <dc:creator>Ged</dc:creator> <pubDate>Wed, 25 Jan 2012 13:00:05 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/?p=17707#comment-158584</guid> <description>For those of you who are unsure what to do with a file that you downloaded from the links in this article, you DO NOT have to do anything to it and you DO NOT have to extract anything from it.  An ISO file is NOT like a .zip file which you might want to &#039;unzip&#039;.The file is called an ISO file because it conforms to the ISO-9660 standard (probably with &#039;Rock Ridge Extensions&#039; but you don&#039;t care about that and neither do I).  &#039;ISO file&#039; is just a way of describing the format of the data in the file.  It&#039;s actually a complete filesystem encapsulated in a file.  If you want to see what&#039;s in the filesystem you can mount it on a Linux machine with something likemount -t iso-9660 -o loop imagefilename /mount/point/then you can cd into the newly mounted filesystem and play around.To use t as intended all you have to do is use a CD or DVD burning program to write the file to an optical disc.  It is a &#039;bootable image&#039; so if your computer can boot from the CD or DVD drive it will be able to boot from the image you write to the disc, assuming (a) it&#039;s written properly, (b) your computer hardware is more or less a PC, not something odd (e.g. a Macintosh) and (c) most of the computer hardware is working properly.This will not &#039;repair&#039; a hard disc of the hard disc is actually broken.  All it does is tidy up the software on the disc - assuming that the disc itself is working properly.I don&#039;t know if booting from this ISO image will work if you write it to a flash device like a USB stick but I doubt it.  I&#039;ll probably give it a try and report back.</description> <content:encoded><![CDATA[<p>For those of you who are unsure what to do with a file that you downloaded from the links in this article, you DO NOT have to do anything to it and you DO NOT have to extract anything from it.  An ISO file is NOT like a .zip file which you might want to &#8216;unzip&#8217;.</p><p>The file is called an ISO file because it conforms to the ISO-9660 standard (probably with &#8216;Rock Ridge Extensions&#8217; but you don&#8217;t care about that and neither do I).  &#8216;ISO file&#8217; is just a way of describing the format of the data in the file.  It&#8217;s actually a complete filesystem encapsulated in a file.  If you want to see what&#8217;s in the filesystem you can mount it on a Linux machine with something like</p><p>mount -t iso-9660 -o loop imagefilename /mount/point/</p><p>then you can cd into the newly mounted filesystem and play around.</p><p>To use t as intended all you have to do is use a CD or DVD burning program to write the file to an optical disc.  It is a &#8216;bootable image&#8217; so if your computer can boot from the CD or DVD drive it will be able to boot from the image you write to the disc, assuming (a) it&#8217;s written properly, (b) your computer hardware is more or less a PC, not something odd (e.g. a Macintosh) and (c) most of the computer hardware is working properly.</p><p>This will not &#8216;repair&#8217; a hard disc of the hard disc is actually broken.  All it does is tidy up the software on the disc &#8211; assuming that the disc itself is working properly.</p><p>I don&#8217;t know if booting from this ISO image will work if you write it to a flash device like a USB stick but I doubt it.  I&#8217;ll probably give it a try and report back.</p> ]]></content:encoded> </item> <item><title>By: Bex</title><link>http://cybernetnews.com/windows-7-recovery-disc/#comment-158548</link> <dc:creator>Bex</dc:creator> <pubDate>Fri, 20 Jan 2012 05:59:06 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/?p=17707#comment-158548</guid> <description>Hiya, i downloaded file and burned to a cd, when i tried to boot from cd in my other comp it didnt, it just carried on to the normal windows screen, if i try to open the disc it is trying to use nero to open, my comp has a nasty virus and it wont let me use system restore through the control panel, seems to be blocking it, what kind of program do i need to open an .iso file? Cheers</description> <content:encoded><![CDATA[<p>Hiya, i downloaded file and burned to a cd, when i tried to boot from cd in my other comp it didnt, it just carried on to the normal windows screen, if i try to open the disc it is trying to use nero to open, my comp has a nasty virus and it wont let me use system restore through the control panel, seems to be blocking it, what kind of program do i need to open an .iso file?<br /> Cheers</p> ]]></content:encoded> </item> <item><title>By: ErnieV</title><link>http://cybernetnews.com/windows-7-recovery-disc/#comment-158523</link> <dc:creator>ErnieV</dc:creator> <pubDate>Sun, 15 Jan 2012 08:10:01 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/?p=17707#comment-158523</guid> <description>i could see that after over 2 years this post is still helping a lot of desperate guys out there, me included. a friend&#039;s laptop with win 7 that didn&#039;t come with any discs just suddenly refused to boot today. i did a search for recovery discs and found this site. since i didn&#039;t know if the os was 32 or 64 bit (he didn&#039;t now either), i downloaded both iso files. the 32 bit turned out to be &quot;incompatible&quot; so i used the 64 bit and the problem was immediately solved. i just want to thank ryan and the others for being so generous for making these fixes available for FREE, something they could have easily charged at least $10 each. for those who left nasty comments i just want to let you know that you people are unbelievably ungrateful. whether it worked for you or not is not the issue, just be thankful that someone put these here without charging a penny. there&#039;s nothing wrong with the programs; i downloaded them, burned them on cd, popped the cd in the cd drive and booted from it. don&#039;t know how much brains you need to do that.</description> <content:encoded><![CDATA[<p>i could see that after over 2 years this post is still helping a lot of desperate guys out there, me included. a friend&#8217;s laptop with win 7 that didn&#8217;t come with any discs just suddenly refused to boot today. i did a search for recovery discs and found this site. since i didn&#8217;t know if the os was 32 or 64 bit (he didn&#8217;t now either), i downloaded both iso files. the 32 bit turned out to be &#8220;incompatible&#8221; so i used the 64 bit and the problem was immediately solved. i just want to thank ryan and the others for being so generous for making these fixes available for FREE, something they could have easily charged at least $10 each. for those who left nasty comments i just want to let you know that you people are unbelievably ungrateful. whether it worked for you or not is not the issue, just be thankful that someone put these here without charging a penny. there&#8217;s nothing wrong with the programs; i downloaded them, burned them on cd, popped the cd in the cd drive and booted from it. don&#8217;t know how much brains you need to do that.</p> ]]></content:encoded> </item> <item><title>By: Steve</title><link>http://cybernetnews.com/windows-7-recovery-disc/#comment-158440</link> <dc:creator>Steve</dc:creator> <pubDate>Wed, 04 Jan 2012 23:01:05 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/?p=17707#comment-158440</guid> <description>Can this be put on a jump drive and have puter boot to usb?</description> <content:encoded><![CDATA[<p>Can this be put on a jump drive and have puter boot to usb?</p> ]]></content:encoded> </item> <item><title>By: that guy 10910</title><link>http://cybernetnews.com/windows-7-recovery-disc/#comment-158430</link> <dc:creator>that guy 10910</dc:creator> <pubDate>Mon, 02 Jan 2012 18:46:42 +0000</pubDate> <guid isPermaLink="false">http://cybernetnews.com/?p=17707#comment-158430</guid> <description>does it matter on witch link you download?</description> <content:encoded><![CDATA[<p>does it matter on witch link you download?</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 298/319 objects using disk: basic

Served from: cybernetnews.com @ 2012-05-27 14:47:00 -->
