PDA

Bekijk de volledige versie : Format FAT32



Žol@nd
07-12-2005, 21:28
How can i format a Linux partion to FAT32 from my connected USB External hardisk? Is this possible to do from the Asus? Or can i only do this from a Windows machine.

Tnx,
Roland

dos
13-12-2005, 13:38
connect to your router with telnet

df "enter"
this command show your harddisk is mounted, now we need to the stop the process who run on this disk

killall stupid-ftpd "enter"

now we need to unmouted the disk
umount /tmp/hardisk/ "enter"

now we can create a partition
fdisk /dev/discs/disc0/disc "enter"