Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11
Hello All, I need help regarding partition my drive in NTFS format. I am new to fedora and so dont know from where or how to do that. Operating system ...
  1. #1
    Just Joined!
    Join Date
    Jul 2009
    Posts
    6

    Partition

    Hello All,

    I need help regarding partition my drive in NTFS format. I am new to fedora and so dont know from where or how to do that.

    Operating system currently using - Fedora.
    So, if anyone can tell me how to partition my drive in NTFS format as i want to install dual OS.

    Thank you,
    Regards.

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    Boot up Fedora and open Terminal/Konsole. Execute this
    Code:
    su -
    fdisk -l
    Post output here.

    * Its small L in fdisk -l.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Jul 2009
    Posts
    6
    Thank you DevilsCasper for the help.

    I have attached screenshot as i cant post URL..

    Hope to see ur reply soon.
    Attached Images Attached Images

  4. #4
    Just Joined! karthik_kce's Avatar
    Join Date
    Sep 2005
    Location
    Bangalore
    Posts
    4

    creating NTFS partition in fedora..

    Do the following steps...

    #fdisk /dev/de-0

    create a new partition, according to ur size
    save and write to the partition table.

    Run the command " partprobe " to make it online.

    Format the partition with ntfs type.

    mount that partition to your local folder

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Two problems :

    * You have seletect default settings in Partition section during Fedora Installation. Installer has created LVM and its not easy to shrink LVM. None of the Partition Manager support LVM and you have to execute a few commands in Terminal to shrink and create new partition. This is not a problem actually. Its a bit tricky to manage LVM.

    * If you install Windows OS after Linux, Windows OS doesn't boot up at all in a few machines. Its a GRUB/BIOS compatibility problem.

    Boot up from Windows Installation CD, does it work fine or stuck at Hardware detection phase?
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  6. #6
    Just Joined!
    Join Date
    Jul 2009
    Posts
    6
    Quote Originally Posted by karthik_kce View Post
    Do the following steps...

    #fdisk /dev/de-0

    create a new partition, according to ur size
    save and write to the partition table.

    Run the command " partprobe " to make it online.

    Format the partition with ntfs type.

    mount that partition to your local folder
    I tried the command that you gave but it didnt work. It doesnt generate anything for me.

    Quote Originally Posted by devils casper View Post
    Two problems :

    * You have seletect default settings in Partition section during Fedora Installation. Installer has created LVM and its not easy to shrink LVM. None of the Partition Manager support LVM and you have to execute a few commands in Terminal to shrink and create new partition. This is not a problem actually. Its a bit tricky to manage LVM.

    * If you install Windows OS after Linux, Windows OS doesn't boot up at all in a few machines. Its a GRUB/BIOS compatibility problem.

    Boot up from Windows Installation CD, does it work fine or stuck at Hardware detection phase?
    I was trying to Install Vista Business but it gave me error saying that i dont have my drive in NTFS format. I dont think i have gone to another step of hardware detection.

    So, for now... I just want to create my drive into NTFS format.

    Is it possible to use programs like Gparted and ntfsprogs to make it work.

  7. #7
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Is it possible to use programs like Gparted and ntfsprogs to make it work.
    As I mentioned earlier, none of Partition Manager support LVMs.

    Check this tutorial to shrink LVM and create new partition.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  8. #8
    Just Joined!
    Join Date
    Jul 2009
    Posts
    6
    Thank you for the tutorial.

    but i didnt understood much of it.. I have to start typing those codes in terminal or i have to do something else before it.

    I dont know wht to do so i just started typing code in terminal as i dont know wht does first step means...

    so the command in second step, it gives me error: "Running as non - root user. Functionality may be unavailable." though i am the only root user and login everytime.

  9. #9
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Which version of Fedora are you using?
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  10. #10
    Just Joined!
    Join Date
    Jul 2009
    Posts
    6
    Quote Originally Posted by devils casper View Post
    Which version of Fedora are you using?
    i am using the latest version of fedora. Fedora 11.

Page 1 of 2 1 2 LastLast

Posting Permissions

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