|
Re: 7025 Usb
1st command sucessful "nd not so good. See results.
root@dm7025:/> mkfs.ext3 /dev/scsi/host0/bus0/target0/lun0/disc
mke2fs 1.38 (30-Jun-2005)
/dev/scsi/host0/bus0/target0/lun0/disc is entire device, not just one partition!
Proceed anyway? (y,n) y
Filesystem label=
OS type: Linux
Block size=1024 (log=0)
Fragment size=1024 (log=0)
123464 inodes, 492288 blocks
24614 blocks (5.00%) reserved for the super user
First data block=1
61 block groups
8192 blocks per group, 8192 fragments per group
2024 inodes per group
Superblock backups stored on blocks:
8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409
Writing inode tables: done
Creating journal (8192 blocks): done
Writing superblocks and filesystem accounting information:
Warning, had trouble writing out superblocks.done
This filesystem will be automatically checked every 36 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
root@dm7025:/> mount /dev/scsi/host0/bus0/target0/lun0/disc /mnt/usb
mount: Mounting /dev/scsi/host0/bus0/target0/lun0/disc on /mnt/usb failed: No su
|