Author Topic: Disc Imaging  (Read 5732 times)

0 Members and 1 Guest are viewing this topic.

Offline Hdx

  • The Hdx!
  • Full Member
  • ***
  • Posts: 311
  • <3 Java/Cpp/VB/QB
    • View Profile
Re: Disc Imaging
« Reply #15 on: April 23, 2006, 02:20:44 am »
I guess... weird way to do it though :\.
Yell at joe
~-~(HDX)~-~
http://img140.exs.cx/img140/6720/hdxnew6lb.gif
09/08/05 - Clan SBs @ USEast
 [19:59:04.000] <DeadHelp> We don't like customers.
 [19:59:05.922] <DeadHelp> They're assholes
 [19:59:08.094] <DeadHelp> And they're never right.

Offline Newby

  • x86
  • Hero Member
  • *****
  • Posts: 10877
  • Thrash!
    • View Profile
Re: Disc Imaging
« Reply #16 on: April 23, 2006, 11:49:31 pm »
Code: [Select]
sudo cat /dev/hda > /dev/hdbWorked, 0.o
Fun, Thanks, anyone anyone know a GUI for formatting/partitionsing a disc? I know fdisk, but any utilities with a GUI?
~-~(HDX)~-~
cfdisk

I love you.
- Newby
http://www.x86labs.org

Quote
[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

Offline Quik

  • Webmaster Guy
  • x86
  • Hero Member
  • *****
  • Posts: 3262
  • \x51 \x75 \x69 \x6B \x5B \x78 \x38 \x36 \x5D
    • View Profile
Re: Disc Imaging
« Reply #17 on: April 23, 2006, 11:56:02 pm »
Code: [Select]
sudo cat /dev/hda > /dev/hdbWorked, 0.o
Fun, Thanks, anyone anyone know a GUI for formatting/partitionsing a disc? I know fdisk, but any utilities with a GUI?
~-~(HDX)~-~
cfdisk

I love you.

Hahaha, that's so bad.
Quote
[20:21:13] xar: i was just thinking about the time iago came over here and we made this huge bomb and light up the sky for 6 min
[20:21:15] xar: that was funny

Offline MyndFyre

  • Boticulator Extraordinaire
  • x86
  • Hero Member
  • *****
  • Posts: 4540
  • The wait is over.
    • View Profile
    • JinxBot :: the evolution in boticulation
Re: Disc Imaging
« Reply #18 on: April 24, 2006, 01:18:54 am »
Why BS=1M and I'm guessing --progress means verbosely ?

Adding --progress updates stdio with information about how far the operation has come.

BS=1M is a pretty good size for block buffer copy size.  I think dd defaults to 1 kb block sizes, which would result in 1024 more reads at a time per megabyte of disk space, whereas larger block sizes tend to strain your memory manager.
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Our species really annoys me.

Offline deadly7

  • 42
  • x86
  • Hero Member
  • *****
  • Posts: 6496
    • View Profile
Re: Disc Imaging
« Reply #19 on: April 26, 2006, 12:48:56 am »
Code: [Select]
sudo cat /dev/hda > /dev/hdbWorked, 0.o
Fun, Thanks, anyone anyone know a GUI for formatting/partitionsing a disc? I know fdisk, but any utilities with a GUI?
~-~(HDX)~-~
cfdisk

I love you.
Was I horribly wrong?
Edit: I'm horribly wrong. Whatever.
I read that as "disk" which would mean "hard disk."
« Last Edit: April 26, 2006, 01:22:26 am by deadly7 »
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
 [17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

Offline Newby

  • x86
  • Hero Member
  • *****
  • Posts: 10877
  • Thrash!
    • View Profile
Re: Disc Imaging
« Reply #20 on: April 26, 2006, 08:55:20 am »
:D!
- Newby
http://www.x86labs.org

Quote
[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT.