Computing.Net > Forums > Linux > Creating a DOS partition in Linux

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Creating a DOS partition in Linux

Reply to Message Icon

Name: Latha
Date: October 17, 2001 at 03:08:13 Pacific
Comment:

Hi,
Is it possible to create a DOS partition in my HDD from linux?. If so, how will I do it?

Thanks in advance,

Latha



Sponsored Link
Ads by Google

Response Number 1
Name: wait3r
Date: October 17, 2001 at 05:23:29 Pacific
Reply:

sure you can create one.

use fdisk /dev/hda (or whatever your drive is)

create the new partition if needed, then type 't', and select 6 for fat16, b for win95 fat32 etc. (L for list). then 'w' to commit changes.
mkfs should be able to format it for you, man 8 mkfs, mkfs -t vfat or something.

cya,


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Creating a DOS partition in Linux

dos partition in linux www.computing.net/answers/linux/dos-partition-in-linux/2397.html

Windows partitions in linux www.computing.net/answers/linux/windows-partitions-in-linux/25418.html

create more mount points in Linux www.computing.net/answers/linux/create-more-mount-points-in-linux/18153.html