Adam Niedzwiedzki wrote:
> The issue is formatting the RAID, 
> I just assumed I would fdisk /dev/sdb and create a single primary partition
> of type linux, then mkfs.ext3 /dev/sda1 and then just mount it, so I tried
> that and this is where things went a little south.
I hope this is a typo and you created the filesystem on /dev/sdb1 but 
not /dev/sda1.

> nas# mount /dev/sdb1 /storage
> mount: Mounting /dev/sdb1 on /mnt failed: Invalid argument
> 
> tail /var/syslog 
> Dec  5 15:07:52 nas kernel: FAT: bogus logical sector size 65025
you didn't specify a filesystem type for mount (assuming you don't have 
an entry in /etc/fstab) and it looks like it defaulted to (V)FAT. Try 
specifying "-t ext3".

Kind Regards,
Dirk


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to