Trilight Zone Forum Index Trilight Zone
Privacy & Anonymity is our speciality !
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

formatting a floppy

 
Post new topic   Reply to topic    Trilight Zone Forum Index -> Other Unix
Author Message
thedark
Second Lieutenant


Joined: 30 Jul 2005
Posts: 1074

PostPosted: Thu Aug 04, 2005 11:07 am    Post subject: formatting a floppy Reply with quote

To format a floppy for use with bsd (so that it doesn't have the msdos FS anymore)

follow these easy steps:
(1)
format the disk using the command "fdformat /dev/rfd0"

(2)
use disklabel to label it like so: "disklabel -w -r /dev/rfd0 fd1440"

(3)
And actually add a filesystem to it with: "newfs /dev/rfd0"
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Trilight Zone Forum Index -> Other Unix All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group