Re: external HDD



On 2006-10-07, ivan danicic <ivan@xxxxxxxxxxx> wrote:
Michael Heiming wrote:

In comp.os.linux.misc ivan danicic <ivan@xxxxxxxxxxx>:
Roby wrote:

ivan danicic wrote:

Hello All, I'd like to use this 160 Gb iomega usb HDD but I can't
mount it. I have read a lot of suggestions but nothing works. I
think this is device /dev/sda5 and it is an ext2 partition but
whatever I put into fstab I get an error message of type "wrong
fs..." or "no medium found". Any suggestions gratefully
received.
Ivan

Hello, No. My dmesg talks only about /dev/sda2 which is an
extended w95 partition which somehow contains the sda5 which
fails; alas I know nothing about these things.

Show us the output from the following command (as root):

fdisk -l /dev/sda

Hello:Here it is:
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 * 1 6708 53881978+ c W95 FAT32 (LBA)
/dev/sda2 6709 19457 102406342+ f W95 Ext'd (LBA)
/dev/sda5 6709 19457 102406311 83 Linux

Has an ext2 filesystem actually been written to that
partition? You have to _both_ create the partition (with
proper type ID) _and_ run mke2fs to create the filesystem in
the partition.

--
Robert Riches
spamtrap42@xxxxxxxxxxx
(Yes, that is one of my email addresses.)
.



Relevant Pages

  • Re: external HDD
    ... think this is device /dev/sda5 and it is an ext2 partition but ... Has an ext2 filesystem actually been written to that ... proper type ID) _and_ run mke2fs to create the filesystem in ... I have used partition magic to make this ext2 partition. ...
    (comp.os.linux.misc)
  • Re: Accessing a GPT drive
    ... I gave 100G to win7. ... Then I created an ext2 partition with the unallocated ... MBR you are referring to here, ...
    (freebsd-questions)
  • Re: reformatting a partition from ext2 to hfs
    ... stupidity (I'm still learning Linux). ... mount the ext2 partition in Mac OS. ... to be an HFS partition. ...
    (comp.sys.mac.system)
  • Re: Zip drive wierdness
    ... C>> Device contains neither a valid DOS partition table, nor Sun, ... C> normally need to mount a zip dirve as /dev/sda4 is that iomega ... C> create one 100MB ext2 partition. ... C> that the disk is dying and only 28MB of it considered 'safe'. ...
    (comp.os.linux.misc)
  • Re: ext2 + ext3
    ... The fedora partition is ext3, the new, created by ... you can choose to reformat the ext2 partition to ext3 and then install the to that partition. ...
    (Fedora)