Re: fdisk/mkfs problem

2000-06-03 Thread Rogerio Brito
On Jun 02 2000, john smith wrote:
 nope..it still does'nt work. any other ideas?

Install dosfsutils. It contains the tool mkdosfs so that you
can format your partition. It also provides mkfs.vfat and
mkfs.msdos.


Hope this helps, Roger...

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  Rogerio Brito - [EMAIL PROTECTED] - http://www.ime.usp.br/~rbrito/
 Nectar homepage: http://www.linux.ime.usp.br/~rbrito/nectar/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=



fdisk/mkfs problem

2000-06-02 Thread john smith

Hi,
I have created a dos partition via linux's fdisk (FAT32) now I try to write 
it I get ioctl() error..telling me that the resource or device is busy and 
tells me to reboot and check that the partition is updated. I did that and 
it shows in the partition table but now when I try to format it using mkfs 
-t FAT32 or mkfs -t Win95 FAT32 it doesn't allow me to do it. (permission 
denied).


Can somebody please help me out?



Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com



Re: fdisk/mkfs problem

2000-06-02 Thread Bolan Meek
john smith wrote:
 
 ... mkfs -t FAT32 or mkfs -t Win95 FAT32 

Try '-t vfat'.



Re: fdisk/mkfs problem

2000-06-02 Thread john smith

nope..it still does'nt work. any other ideas?



From: Bolan Meek [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED], [EMAIL PROTECTED]
To: john smith [EMAIL PROTECTED]
CC: debian-user@lists.debian.org
Subject: Re: fdisk/mkfs problem
Date: Fri, 02 Jun 2000 14:22:38 -0500
MIME-Version: 1.0
Received: from [199.249.20.2] by hotmail.com (3.2) with ESMTP id 
MHotMailBB0154D800AAD820F3BBC7F91402DC010; Fri Jun 02 12:24:08 2000
Received: from CONVERSION-DAEMON by firewall.mcit.com (PMDF V5.2-32 #42257) 
id [EMAIL PROTECTED] for [EMAIL PROTECTED]; Fri, 2 
Jun 2000 19:23:31 + (GMT)
Received: from pmismtp02.wcomnet.com ([166.38.62.37]) by firewall.mcit.com 
(PMDF V5.2-32 #42257) with ESMTP id [EMAIL PROTECTED]; 
Fri, 02 Jun 2000 19:23:30 + (GMT)
Received: from CONVERSION-DAEMON by pmismtp02.wcomnet.com (PMDF V5.2-33 
#42259) id [EMAIL PROTECTED]; Fri, 02 Jun 2000 
19:23:26 + (GMT)
Received: from pmismtp02.wcomnet.com by pmismtp02.wcomnet.com (PMDF V5.2-33 
#42259) with SMTP id [EMAIL PROTECTED]; Fri, 02 Jun 
2000 19:23:25 + (GMT)
Received: from wcom.com ([166.35.157.135]) by pmismtp02.wcomnet.com (PMDF 
V5.2-33 #42259) with ESMTP id [EMAIL PROTECTED]; Fri, 
02 Jun 2000 19:23:13 + (GMT)

From [EMAIL PROTECTED] Fri Jun 02 12:25:08 2000
Sender: [EMAIL PROTECTED]
Message-id: [EMAIL PROTECTED]
Organization: K-Force/Sarcom/MCI-WorldCom
X-Mailer: Mozilla 4.7 [en] (X11; I; HP-UX B.10.20 9000/770)
X-Accept-Language: en
References: [EMAIL PROTECTED]

john smith wrote:

 ... mkfs -t FAT32 or mkfs -t Win95 FAT32

Try '-t vfat'.



Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com



RE: fdisk/mkfs problem

2000-06-02 Thread Andrew Weiss
Title: RE: fdisk/mkfs problem





This command also works


mkfs -t msdos -F 32 /dev/xdxx 


were the first x is scsi (s) or ide (h) and the second is the device order ... 1st ide master, then slave, then 2nd ide master... then slave (a,b,c,d)... or scsi ID order, and then the partition number.

Andrew
--
Big Endian Girls make the RISCen world go round