Which Is First Create Partition Or Format Disk
RegisterLogin
Which Is First Create Partition Or Format Disk
Post Description: i am learning about linux, i have this doubt and i dont know what comes first when installing a new operating system on my computer. do you format the disk first or do you create a partition?
Tags: which, is, first, create, partition, or, format, disk
This Post Was Posted On Apr 29, 2010 By Develan #3435
Post Description: i am learning about linux, i have this doubt and i dont know what comes first when installing a new operating system on my computer. do you format the disk first or do you create a partition?
Tags: which, is, first, create, partition, or, format, disk
This Post Was Posted On Apr 29, 2010 By Develan #3435
Which Is First Create Partition Or Format Disk by Develan
Leave Your Comments
Grentty
#3886 1
first = create partition, then you create a file system which means you format: if you want to create a partitions on a new disk, you use can use a tool called fdisk in linux.
then you can create a new low-level filesystem on the partition using the mkfs command. or you can use other utilities like partition magic. also you can use other tools to do the jobs of one or both of these programs. Sometimes filesystems develop errors, in which case checking their integrity with fsck is critically important
then you can create a new low-level filesystem on the partition using the mkfs command. or you can use other utilities like partition magic. also you can use other tools to do the jobs of one or both of these programs. Sometimes filesystems develop errors, in which case checking their integrity with fsck is critically important
Apr 29, 2010 Reply Report abuse
©2011 Webune Forums - Sun Dec 18, 2011 8:49 pm
Powered by: Webune Forums V3
Powered by: Webune Forums V3