Find the answer to your Linux question:
Results 1 to 3 of 3
Hi All, I'm trying to add a new hard disk to a fedora 12 machine. I have ran fdisk - OK. when I call mkfs.ext3 it sais device is muonted ...
  1. #1
    Just Joined!
    Join Date
    Aug 2009
    Posts
    6

    problems with a second hard disk

    Hi All,

    I'm trying to add a new hard disk to a fedora 12 machine.
    I have ran fdisk - OK.
    when I call mkfs.ext3 it sais device is muonted but when I call unmount it sais "not mounted".

    What to do???

    Thanks,
    Nahum

  2. #2
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    can you show what exact commands you ran and their output?

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Post the output of fdisk -l and df -h commands here.
    Code:
    su -c /sbin/fdisk -l
    df -h
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...