Re: [CentOS] Making a bootable Win7 DVD from an ISO

2014-11-05 Thread Mogens Kjaer

On 11/05/2014 04:08 PM, James B. Byrne wrote:

I would like to create a bootable DVD containing Win7 from an official
Microsoft ISO that I have on a CentOS-6.5 box.  Is this even possible?  If so
then how is it done using CentOS?


The same way as you create a bootable CentOS DVD from an official CentOS 
ISO.


I use growisofs for this.

Mogens

--
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Making a bootable Win7 DVD from an ISO

2014-11-05 Thread Mauricio Tavares
On Wed, Nov 5, 2014 at 10:30 AM, Mogens Kjaer m...@lemo.dk wrote:
 On 11/05/2014 04:08 PM, James B. Byrne wrote:

 I would like to create a bootable DVD containing Win7 from an official
 Microsoft ISO that I have on a CentOS-6.5 box.  Is this even possible?  If
 so
 then how is it done using CentOS?


 The same way as you create a bootable CentOS DVD from an official CentOS
 ISO.

  Doing a bit of highjacking, how to create the ISO from the
original DVD? Would dd do the trick? I need to make a bootable usb
with Win7.

 I use growisofs for this.

 Mogens

 --
 Mogens Kjaer, m...@lemo.dk
 http://www.lemo.dk

 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Making a bootable Win7 DVD from an ISO

2014-11-05 Thread Valeri Galtsev

On Wed, November 5, 2014 9:08 am, James B. Byrne wrote:
 I would like to create a bootable DVD containing Win7 from an official
 Microsoft ISO that I have on a CentOS-6.5 box.  Is this even possible?  If
 so
 then how is it done using CentOS?

 If I must create a Win7 repair disk on a Windows machine then this will be
 possible, but somewhat logistically challenging. I would much rather just
 get
 it done with the tools I have to hand.


You can not and ideally you should not use anything but M$ tools for that.
This is written in M$ End User License Agreement. However, Microsoft gives
you a tool to create boot disk and system image, you can use those to
achieve your goal.

Valeri


Valeri Galtsev
Sr System Administrator
Department of Astronomy and Astrophysics
Kavli Institute for Cosmological Physics
University of Chicago
Phone: 773-702-4247

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Making a bootable Win7 DVD from an ISO

2014-11-05 Thread Mogens Kjaer

On 11/05/2014 04:35 PM, Mauricio Tavares wrote:

Doing a bit of highjacking, how to create the ISO from the
original DVD? Would dd do the trick? I need to make a bootable usb
with Win7.


Try it and see what happens?

Mogens

--
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Making a bootable Win7 DVD from an ISO

2014-11-05 Thread SilverTip257
On Wed, Nov 5, 2014 at 10:37 AM, Valeri Galtsev galt...@kicp.uchicago.edu
wrote:


 On Wed, November 5, 2014 9:08 am, James B. Byrne wrote:
  I would like to create a bootable DVD containing Win7 from an official
  Microsoft ISO that I have on a CentOS-6.5 box.  Is this even possible?
 If
  so
  then how is it done using CentOS?


It's possible.

1) dd can do the job as others have pointed out.  Clone to image or image
to physical disc.
2) Use whatever other CD/DVD burning software you choose (CLI or GUI
tool).  Suggestions at [0] ... begin reading at section 4.7 for burning
tools on CentOS [1]

[0] http://www.centos.org/docs/5/html/CD_burning_howto.html
[1] http://www.centos.org/docs/5/html/CD_burning_howto.html#AEN126


 
  If I must create a Win7 repair disk on a Windows machine then this will
 be
  possible, but somewhat logistically challenging. I would much rather just
  get
  it done with the tools I have to hand.
 


If I remember correctly, Windows does give an option to create an ISO
instead of burning the restore disk to a physical disc.



 You can not and ideally you should not use anything but M$ tools for that.
 This is written in M$ End User License Agreement. However, Microsoft gives
 you a tool to create boot disk and system image, you can use those to
 achieve your goal.


While it may be in the Microsoft agreement, would they really be able to
tell you used dd to clone the disc to an ISO?
It's a trivial problem and one that won't come to light unless a person is
illegally distributing install discs and what not.  Furthermore it doesn't
matter in the whole scope of things so I'll stop here being off-topic.

-- 
---~~.~~---
Mike
//  SilverTip257  //
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Making a bootable Win7 DVD from an ISO

2014-11-05 Thread SilverTip257
On Wed, Nov 5, 2014 at 11:49 AM, James B. Byrne byrn...@harte-lyne.ca
wrote:

 On 11/05/2014 04:35 PM, Mauricio Tavares wrote:
  Doing a bit of highjacking, how to create the ISO from the
  original DVD? Would dd do the trick? I need to make a bootable usb
  with Win7.

 No.  You just need a high-speed internet connection.  Microsoft provides


Yes, it can be done.
I've cloned a Win7 DVD to an ISO for PC repair work.
I've also used that ISO to install a Win7 VM on KVM.

And yes, it is possible to write the ISO to a USB drive and make it
bootable.  Use your favorite search engine and you'll find a few articles
on it.  It has been some time since I did it, but it did indeed work.


 official ISO downloads.  Check the url below for windos7.  The same forum I
 believe provides links to all the other Windows versions as well.


 http://www.w7forums.com/threads/official-windows-7-sp1-iso-image-downloads.12325/page-2#post-124821


That might be.  But why use the bandwidth and waste the time downloading
something one already physically has?

-- 
---~~.~~---
Mike
//  SilverTip257  //
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Making a bootable Win7 DVD from an ISO

2014-11-05 Thread Valeri Galtsev

On Wed, November 5, 2014 12:01 pm, SilverTip257 wrote:
 On Wed, Nov 5, 2014 at 10:37 AM, Valeri Galtsev
 galt...@kicp.uchicago.edu
 wrote:


 On Wed, November 5, 2014 9:08 am, James B. Byrne wrote:
  I would like to create a bootable DVD containing Win7 from an official
  Microsoft ISO that I have on a CentOS-6.5 box.  Is this even possible?
 If
  so
  then how is it done using CentOS?


 It's possible.

 1) dd can do the job as others have pointed out.  Clone to image or image
 to physical disc.
 2) Use whatever other CD/DVD burning software you choose (CLI or GUI
 tool).  Suggestions at [0] ... begin reading at section 4.7 for burning
 tools on CentOS [1]

 [0] http://www.centos.org/docs/5/html/CD_burning_howto.html
 [1] http://www.centos.org/docs/5/html/CD_burning_howto.html#AEN126


 
  If I must create a Win7 repair disk on a Windows machine then this
 will
 be
  possible, but somewhat logistically challenging. I would much rather
 just
  get
  it done with the tools I have to hand.
 


 If I remember correctly, Windows does give an option to create an ISO
 instead of burning the restore disk to a physical disc.



 You can not and ideally you should not use anything but M$ tools for
 that.
 This is written in M$ End User License Agreement. However, Microsoft
 gives
 you a tool to create boot disk and system image, you can use those to
 achieve your goal.


 While it may be in the Microsoft agreement, would they really be able to
 tell you used dd to clone the disc to an ISO?
 It's a trivial problem and one that won't come to light unless a person is
 illegally distributing install discs and what not.  Furthermore it doesn't
 matter in the whole scope of things so I'll stop here being off-topic.


This is kind of philosophical question. Will you be able to reverse
engineer closed source google portion of Android kernel? With some
knowledge, yes. Will you be able to admit you did it (without risk of
getting into jail for illegal activity)? Definitely: No. It is reverse
engineering that is made by the law in many countries that is illegal. So
we are being carried away from the topic more and more... Yet, even when
we disagree with some laws, the wisdom would suggest to obey, and fight
them legal way. And keep warning about what is not legal so others do not
get into trouble (and develop appropriate attitude?).

Valeri


Valeri Galtsev
Sr System Administrator
Department of Astronomy and Astrophysics
Kavli Institute for Cosmological Physics
University of Chicago
Phone: 773-702-4247

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos