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 ...
- 07-08-2009 #1Just 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.
- 07-08-2009 #2
Hi and Welcome !
Boot up Fedora and open Terminal/Konsole. Execute this
Post output here.Code:su - fdisk -l
* 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
- 07-08-2009 #3Just 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.
- 07-08-2009 #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
- 07-08-2009 #5
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
- 07-08-2009 #6Just Joined!
- Join Date
- Jul 2009
- Posts
- 6
I tried the command that you gave but it didnt work. It doesnt generate anything for me.
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.
- 07-08-2009 #7As I mentioned earlier, none of Partition Manager support LVMs.Is it possible to use programs like Gparted and ntfsprogs to make it work.
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
- 07-08-2009 #8Just 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.
- 07-09-2009 #9
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
- 07-09-2009 #10Just Joined!
- Join Date
- Jul 2009
- Posts
- 6


Reply With Quote
