From: Jonathan B. <sac...@ya...> - 2004-02-11 19:13:00
|
> Have you tried to make the 4 gig file? If so what did you do in order to > format it? I have not been able to do so sucessfully. Check the size of the created file and see if it is equal to 4GB. If not, the copy command defaulted to text mode. Do a "copy/b ..." to get a binary mode copy. Then follow the rest of the procedures to format: ----- Original Message ----- From: "Michael Haller" <hal...@ho...> [...] > >* $ mkdir /mnt/cobd1 > >* $ mkfs.ext3 /dev/cobd1 [...] __________________________________ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html |