Computing.Net > Forums > Unix > How do i use DD command

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

How do i use DD command

Reply to Message Icon

Name: Ricky Sal
Date: March 22, 2001 at 21:51:54 Pacific
Comment:

How do i use the dd command in linux, i am try to clone my bootsect of linux system so i can tripple boot winNT, win98 and linux, so i want to copy thr bootsect.lnx file to windows nt so linux will boot of the ntldr, but am not shore how to use dd command to clone the bootsect.
thanyou
i would be greatful for anyones suggestions



Sponsored Link
Ads by Google

Response Number 1
Name: ciwonk
Date: March 25, 2001 at 22:04:30 Pacific
Reply:

dd if=/dev/hda of=/tmp/bootsec.lnx bs=512 count=1
copies 1 block of 512 bytes from IDE 0 (/dev/hda) to a file in /tmp called bootsec.lnx


0

Response Number 2
Name: Iyus
Date: June 22, 2001 at 06:49:47 Pacific
Reply:

is there in DOS a command similiar with dd command in linux ? i mean to 'convert and copy', not the DOS command 'copy'...


0

Response Number 3
Name: kalyan
Date: December 18, 2001 at 14:11:27 Pacific
Reply:

what does
usr/bin# dd if=/dev/hdc of=/dev/hda
mean?


0

Response Number 4
Name: Zafrulla Khan
Date: April 23, 2002 at 19:37:39 Pacific
Reply:

See the windowsntloader howto to get the best idea of using the command my friend


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


buy Unix, need help unix V/386 release 3.3



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: How do i use DD command

What command do I use? www.computing.net/answers/unix/what-command-do-i-use/1953.html

how do I set up Redhat Linux for ppp dialup? www.computing.net/answers/unix/how-do-i-set-up-redhat-linux-for-ppp-dialup/26.html

In script - how do I response to ftp err www.computing.net/answers/unix/in-script-how-do-i-response-to-ftp-err/2365.html