Re: partitioning

From: Kevin Nathan (knathan_at_project54.com)
Date: 12/23/03


Date: Mon, 22 Dec 2003 23:22:35 -0700

On Tue, 23 Dec 2003 05:51:57 GMT
StvyLife <cuteherestvylife@mindspring.com> wrote:

>
> (g)ood bye fat32 then
>

Unless you're dual-booting with a Windows version that uses NTFS, then
you'd want a FAT32 partition to share files between them. :-)

>
> ps. oh yeah what tool to use is the ability to format buit in?

   man mkfs
or
   pinfo mkfs

You generally only need to low-level format floppies (man fdformat)
and then you put a filesystem on it (mkfs.dosfs, mkdosfs, etc.) while
with hard disk partitions you simply make a filesystem on it (mke2fs,
mkfs.ext2, etc.). For a little more info on filesystem types you can
use with mkfs, try:

   man fs

To get more in-depth info on it, check out http://www.tldp.org and
read through some of the HOWTOs and other documentation.

This is a very brief intro leaving out *many* details, but should
give you a feeling for it . . . :-)

-- 
Kevin Nathan (Montana, USA)
Open standards. Open source. Open minds.
The command line is the front line.
Linux 2.4.10-4GB
 11:12pm  up 29 days, 10:06,  5 users,  load average: 0.06, 0.15, 0.15


Relevant Pages

  • Re: Cannot use fourth IDE HDD with FC3 ?
    ... I do the mkfs again and here is the result of mkfs ... Maximum filesystem blocks=50331648 ... After I do this I cannot mount or fdisk the /dev/hdd1. ... Amrit Angsusingh wrote: ...
    (Fedora)
  • Re: [SLE] Newby cuestion about HD
    ... use cfdisk to to partition the drive, then use mkfs to put a filesystem on it ... at boot and make a directory to mount it on. ... you probably want to use the same filesystem as your other ... If not the use YaST to install the howto package for your ...
    (SuSE)
  • Re: Home and partition
    ... >> Can I set the home folder on the FAT32 partition? ... supports all the standard Unix filesystem requirements (case ... also uses the FATxx filesystem. ...
    (alt.os.linux.suse)
  • Re: xPC startup error
    ... The error message means that you don't have a FAT32 partition ... If you have a second drive with a FAT32 partition, ... is checked or the filesystem won't look at the second drive. ... I am trying to use xPC target Scope of type file, ...
    (comp.soft-sys.matlab)
  • Re: strange output of "ls -l"
    ... Grant Edwards wrote: ... >> Because the filesystem uses 4kb blocks. ... fsck *can't* allocate new space! ... Today lost+found is created by mkfs and we don't see it happen. ...
    (comp.os.linux.misc)