Re: How to partition an unpartitioned space!!!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Matthew Hoggan wrote:
1) fdisk –l is not working

What exactly is the problem? Error messages?
 'fdisk /dev/sda' should work for you.


2) is it bad that I did not set up a swap, and if so is there a way I can set it up in Linux after installation

Once the partition is created run 'mkswap /dev/sdaX' to set the partition as swap and add the following line to /etc/fstab

 /dev/hdaX     swap              swap    defaults        0 0

Replace X with the appropriate value.


3) I have 150 gigs of un-partitioned space on my hard drive how do I partition it in Fedora so I can write to it from both linux and win2k if that is even possible

It's very much possible. Format the partition as fat32 partition using 'mkfs.vfat'. Keep in ming that MS Windows doesn't support fat32 partitions larger than ~37GB. Alternatively you can keep the partition as ext3 and use 'ext2ifs' on Windows to read and write to it. ext2ifs control panel applet can be used to assign the partition a drive letter.

--
Regards,
विवेक ज. पाटणकर (Vivek J. Patankar)

Registered Linux User #374218
Fedora release 7 (Moonshine)
Linux 2.6.21-1.3228.fc7 x86_64

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux