Re: unable to mount a drive imaged using dd



On Oct 1, 1:23 pm, Bill Marcum <marcumb...@xxxxxxxxxxxxx> wrote:
On 2008-10-01, techr...@xxxxxxxxx <techr...@xxxxxxxxx> wrote:



I booted BackTrack3, and opened a terminal session to image an iDE
drive with three partitions.
The command was
  dd if=/dev/dha of=/dev/hdd conv=notrunc,noerror

This seemed to run fine.
Running "fdisk –l" showed identical partition info.

I created mount points for the three partitons
mkdir /mnt/hdd1
mkdir /mnt/hdd2
mkdir /mnt/hdd3

When I try to mount any of the partitions, I get an error message:
mount /dev/hdd1 /mnt/hdd1
mount: special device /dev/hdd1 does not exist

mount -o ro -t auto /dev/hdd1 /mnt/hdd1
mount: special device /dev/hdd1 does not exist

You may need to reboot after changing the partition table on /dev/hdd.- Hide quoted text -

- Show quoted text -

Stefan - I'm trying to access a partition, not an image.

Bill - Yep, a reboot was needed.

Thanks all!
.



Relevant Pages

  • Re: asrock, problem with nic after windows-boot - Mount Issues [Resolved]
    ... Like an idiot, I mounted hda1, when I needed to mount the whole hda ... mkdir /p1 ... I think I'm wrong about KDE being the umount culprit though; ... This hda4 is a copy (and a Primary partition, as most know) of a win98 ...
    (comp.os.linux.networking)
  • Re: Moving whole partitions
    ... First question: Can I copy a whole partition, and if yes, how. ... First Create/format target partition(s), mount and tar partition accross. ... mkdir /old ...
    (comp.os.linux.misc)
  • Re: [SLE] "Reload" a USB drive?
    ... Attempting to mount the partition, ... special device /dev/sde2 does not exist ... the new partition table and discover that sde2 does, in fact, exist... ...
    (SuSE)
  • Re: formatting hardrive
    ... > partition a second hardrive so I could dump/restore the content of my first ... Now mount partition a on /mnt so you can make the mount points for ... by doing mkdir /dmp, then replace /mnt with /dmp in all these commands) ... Don't try to dump to the mounted directory. ...
    (freebsd-questions)
  • Re: [SLE] "Reload" a USB drive?
    ... Attempting to mount the partition (sde2 in this case), ... special device /dev/sde2 does not exist ...
    (SuSE)