Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- Date: Wed, 18 Jul 2007 08:16:41 +0900
- From: "Josh Glover" <jmglov@example.com>
- Subject: Re: [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- References: <d8fcc0800707162334w4c694ba2yd2b9b296e7964f94@mail.gmail.com> <469C673B.20104@stoicviking.net> <d8fcc0800707170018q1382f7a3me9d151ecc213aed5@mail.gmail.com> <200707172022.56133.tlug@extellisys.net> <20070717163913.109ec888.attila@kinali.ch>
On 17/07/07, Attila Kinali <attila@example.com> wrote:
[...]On Tue, 17 Jul 2007 20:22:56 +0900 tlug@example.com wrote:
> One more note: I usually specify the block size when I use the dd command. > Example: dd bs=1MB if=/dev/zero of=/dev/hdaNope. With disks you want multiples of 512 bytes (sector size). With linux doing the disk handling you want multiples of PAGE_SIZE (which is 4096 on most plattforms). So, use "1M" instead.
Is it necessary to set the blocksize at all with dd? I have not found so in modern Linux, but I would like to know if you chaps feel differently.
-- Cheers, Josh
- Follow-Ups:
- Re: [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- From: Daniel A. Ramaley
- References:
- [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- From: Josh Glover
- Re: [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- From: Birkir A. Barkarson
- Re: [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- From: Josh Glover
- Re: [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- From: tlug
- Re: [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- From: Attila Kinali
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] apple microsoft ads
- Next by Date: Re: [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- Previous by thread: Re: [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- Next by thread: Re: [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links