mes Pifer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 04, 2002 5:51 PM
Subject: Reformat partition
> I have a second drive in a new install of RH7.2. Now that I already have
> linux installed how to I format the drive and add a mount point? It
> currently
You have to use fdisk to remove the NTFS partition and repartition to
Linux Native. Then write the partition table and do a mkfs.ext2 on each
partition created. Then edit your /etc/fstab and add the device entries
for the partitions. Make sure the mount point directories exist before
mounting
I have a second drive in a new install of RH7.2. Now that I already have
linux installed how to I format the drive and add a mount point? It
currently has NTFS on it.
I don't see how to do it with fdisk.
Can disk druid be run after Redhat is installed?
Is the a GUI in KDE for doing this?
Than
>
> I plan to remove a harddrive from my linux box and move it
> to an old Win95 box.
>
> I understand that I need to
>
> a: run fdisk [ inlinux] and change format to DOS.
>
> b: I need to reformat the disk [ using Linux ]
>
>BUT... I don't know what command to use.
>
>
> c: afte
Johnny:
>I plan to remove a harddrive from my linux box and move it
>to an old Win95 box.
>
>I understand that I need to
>
>a: run fdisk [ inlinux] and change format to DOS.
Why? Just remove all active partitions.
>b: I need to reformat the disk [ using Linux ]
>
> BUT... I don't know
dows based os from it (after
the appropriate installation of the respective os...)
paul garcia
] -Original Message-
] From: Johnny [mailto:[EMAIL PROTECTED]]
] Sent: Wednesday, November 03, 1999 3:29 PM
] To: Redhat-List
] Subject: What is 'command' to reformat partition for
> a: run fdisk [ inlinux] and change format to DOS.
Why not just delete the partition using linux fdisk, install the drive in
the DOS machine, fdisk it in DOS, and then format it?
Regards
Chris
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.
I plan to remove a harddrive from my linux box and move it
to an old Win95 box.
I understand that I need to
a: run fdisk [ inlinux] and change format to DOS.
b: I need to reformat the disk [ using Linux ]
BUT... I don't know what command to use.
c: after moving to the DOS/ Win95 bo
On Wed, 3 Nov 1999, Vidiot wrote:
> Yep. I think you can even skip part a) and use MessyDOS fdisk to delete
> the active partitions and redo them as DOS partitions.
fdisk.exe will often choke on non-DOS partitions, especially if you have
them in the extended partition. It's better to delete the
On Wed, 3 Nov 1999, Johnny wrote:
> b: I need to reformat the disk [ using Linux ]
/sbin/mkfs -t vfat /dev/hd-whatever
--
Todd A. Jacobs
Network Systems Engineer
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.
>Subject: Re: What is 'command' to reformat partition for MS DOS
>Message-Id: <[EMAIL PROTECTED]>
>Content-Type: text/plain; charset=us-ascii
>Content-Transfer-Encoding: 7bit
>
>Johnny:
>
>>I plan to remove a harddrive from my linux box and move it
&g
Maybe this will help. I've done this with floppies. Should work with
hard drives also.
>From a terminal window type:
mkfs -tmdos /dev/hdx <-- your hard drive to format.
You should already have msdos filesystem compiled into your kernel and I
believe mkfs is in the /sbin directory.
Give it
12 matches
Mail list logo