EMTEC Q120 - How to format in FAT32 ?

Sergio Monteiro Basto sergio at sergiomb.no-ip.org
Sat Mar 14 16:52:42 UTC 2009


On Sat, 2009-03-14 at 13:14 +0100, philippe.abrassart at belgacom.be wrote:
> Hi,
>  
> I have an EMTEC Q120 appliance, with the Busybox system inside.
> This is a hard disk of 750 G
> The disk contains (mainly) two partitions. One FAT32 and one NTFS
> I access the box via an ethernet connection, from my Windows PC.
> It's ok to write on the FAT32 partition, but not to the NTFS one. (no
> access right$)
>  
> I already posted some Q to this forum ... to try to change the NTFS
> rights from Read only to R/W.
> But the most simple answer I received is to format again the NTFS part
> to FAT32.
>  
> It's OK for me ... but how to do it ?  (I'm not a Linux or Busybox
> guru)
>  
> I did :
> - unmount
> - mke2fs ... but impossible to find the right syntax to create a vfat
> (FAT32) file system (I've no doc) --> was formated in ext2 ??? NOK
> - now, this partition is not available anymore from my PC ....  :-(
>  
> Help.  Au secours   ;-))
>  
> Your comments or ideas are welcome

mkfs.vfat,

Samba will do the share, may be see mount point of partition and fix it
on /etc/smb.conf 

may, also, try :
mount -o remount -o rw /mnt/WINDOWS_NT (whatever is the mount point ) 

I don't know how busybox support ntfs , but if Q120 have one may write
on it ?!

Regards, 
-- 
Sérgio M. B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2192 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20090314/5c68f371/attachment.bin>


More information about the busybox mailing list