<html>
<!-- BEGIN WEBMAIL STATIONERY -->
<head></head>
<body>
<!-- WEBMAIL STATIONERY notheme -->
<div></div>

 
the best way.is you gonna have a new hard drive which is secondary hard drive and use that one for your ubuntu.that is what i have right now.so my primary is microsoft and my secondary is ubuntu.so if you have a problem to install the linux.you dont have a problem to your microsoft<!--<BR>-->
<div> </div>
<blockquote style="border-left: 2px solid rgb(16, 16, 255); padding-left: 5px; margin-left: 5px;">
 -------------- Original message from Tony Arnold <tony.arnold@manchester.ac.uk>: --------------
<br>
<br>
<br>> Paul,
<br>> 
<br>> Paul Kaplan wrote:
<br>> > I want to boot a windows computer from an Intrepid LiveCD in order to make a 
<br>> > disk image of a Windows installation.
<br>> > 
<br>> > Would this be the correct dd syntax?
<br>> > 
<br>> > dd if /dev/sda1 of /dev/sdb1/<filename>
<br>> 
<br>> Not quite. To write to a file on /dev/sdb1, you will have to mount it
<br>> first (assuming it has a file system on it). So:
<br>> 
<br>> mkdir /mnt/sdb1
<br>> mount /dev/sdb1 /mnt/sdb1
<br>> dd if /dev/sda1 of /mnt/sdb1/<filename>
<br>> 
<br>> should do it.
<br>> 
<br>> Regards,
<br>> Tony.
<br>> -- 
<br>> Tony Arnold,                        Tel: +44 (0) 161 275 6093
<br>> Head of IT Security,                Fax: +44 (0) 870 136 1004
<br>> University of Manchester,           Mob: +44 (0) 773 330 0039
<br>> Manchester M13 9PL.                 Email: tony.arnold@manchester.ac.uk
<br>> 
<br>> -- 
<br>> ubuntu-users mailing list
<br>> ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
<br>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

</filename></filename></blockquote>




<!-- END WEBMAIL STATIONERY -->

</body>
</html>