Sponsored links


Go Back   Sat Industry Forums > Dreambox > Dreambox Hardware > DM7025
Register FAQ Members List Calendar Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-19-2006
Registered User
 
Join Date: Oct 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
zerocoolno is on a distinguished road
Angry 7025 Usb

Is there a problem of formatting USB in this model? Have been trying but for no avail.
Reply With Quote
Sponsored links
  #2 (permalink)  
Old 04-19-2006
ZBee's Avatar
MOD-a-RatA
 
Join Date: Jul 2002
Posts: 2,147,483,647
Thanks: 0
Thanked 1 Time in 1 Post
ZBee is on a distinguished road
Re: 7025 Usb

most probably as the software is still being developed
Reply With Quote
  #3 (permalink)  
Old 11-19-2006
Registered User
 
Join Date: Dec 2005
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
jap1184 is on a distinguished road
Re: 7025 Usb

Did you ever get the USB working on your DB 7025. I have a 7025 and I cant get the USB working.
Reply With Quote
  #4 (permalink)  
Old 11-27-2006
chispa's Avatar
Registered User
 
Join Date: Jun 2006
Posts: 11
Thanks: 1
Thanked 0 Times in 0 Posts
chispa is on a distinguished road
Riferimento: 7025 Usb

Tray to format using:

mkfs.ext3 /dev/scsi/host0/bus0/target0/lun0/disc


and maunt using:

mount /dev/scsi/host0/bus0/target0/lun0/disc /mnt/usb


Ciao
PieFav
Reply With Quote
  #5 (permalink)  
Old 11-28-2006
Registered User
 
Join Date: Dec 2005
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
jap1184 is on a distinguished road
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
Reply With Quote
  #6 (permalink)  
Old 11-28-2006
chispa's Avatar
Registered User
 
Join Date: Jun 2006
Posts: 11
Thanks: 1
Thanked 0 Times in 0 Posts
chispa is on a distinguished road
Riferimento: 7025 Usb

Can you paste the result of the comand mount?

in may case after the mount is this and the red line is the penusb :

Code:
 root@dm7025:~> mount
/dev/root on / type ext3 (rw)
none on /dev type devfs (rw)
proc on /proc type proc (rw,nodiratime)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw)
usbfs on /proc/bus/usb type usbfs (rw)
tmpfs on /var type tmpfs (rw)
tmpfs on /tmp type tmpfs (rw)
/dev/ide/host0/bus0/target0/lun0/part1 on /media/hdd type ext2 (rw)
/dev/ide/host1/bus0/target0/lun0/part1 on /media/cf type vfat (rw,nodiratime,fma
sk=0022,dmask=0022,codepage=cp437,iocharset=iso885  9-1)
/dev/ide/host1/bus0/target0/lun0/part5 on /media/mb1 type ext2 (rw)
/dev/ide/host1/bus0/target0/lun0/part6 on /media/mb2 type ext2 (rw)
/dev/ide/host1/bus0/target0/lun0/part7 on /media/mb3 type ext3 (rw)
/dev/ide/host1/bus0/target0/lun0/part8 on /media/mb4 type ext2 (rw)
/dev/ide/host1/bus0/target0/lun0/part9 on /media/mb5 type ext2 (rw)
/dev/ide/host1/bus0/target0/lun0/part10 on /media/mb6 type ext2 (rw)
/dev/ide/host1/bus0/target0/lun0/part11 on /media/mb7 type ext2 (rw)
/dev/ide/host1/bus0/target0/lun0/part12 on /media/mb8 type ext2 (rw)
/dev/ide/host1/bus0/target0/lun0/part3 on /media/mbX type ext2 (rw)
automount(pid878) on /automount type autofs (rw)
/dev/scsi/host0/bus0/target0/lun0/disc on /media/usb type ext2 (rw)
Ciao
PieFav
Reply With Quote
  #7 (permalink)  
Old 11-29-2006
Registered User
 
Join Date: Dec 2005
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
jap1184 is on a distinguished road
Re: 7025 Usb

Result of Mount

root@dm7025:/> mount
/dev/root on / type jffs2 (rw,noatime)
none on /dev type devfs (rw)
proc on /proc type proc (rw,nodiratime)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/mtdblock/2 on /boot type jffs2 (ro,noatime)
tmpfs on /var type tmpfs (rw)
tmpfs on /tmp type tmpfs (rw)
/dev/ide/host1/bus0/target0/lun0/part1 on /media/cf type vfat (rw,nodiratime,fma
sk=0022,dmask=0022,codepage=cp437,iocharset=iso885 9-1)
root@dm7025:/>
Reply With Quote
  #8 (permalink)  
Old 12-30-2006
Registered User
 
Join Date: Mar 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
tequ69 is on a distinguished road
Re: 7025 Usb

Did you mange to mount USB?
I just got DM7025 and don't know how to activate USB stick..
Reply With Quote
  #9 (permalink)  
Old 12-30-2006
Registered User
 
Join Date: Dec 2005
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
jap1184 is on a distinguished road
Re: 7025 Usb

I never succeeded in mounting the USB stick. I gave up trying. I bought a Compact Flash (CF) card. It works perfectly.
Reply With Quote
  #10 (permalink)  
Old 02-13-2008
Registered User
 
Join Date: Nov 2003
Posts: 125
Thanks: 0
Thanked 0 Times in 0 Posts
mashikolo is on a distinguished road
Re: 7025 Usb

myself too. i never get. but i use external HDD connected by usb is okkk
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dm 7025 Alias1 DB Images 14 08-03-2007 09:35 PM
Hd with 7025 hulday DM7025 16 05-21-2006 05:39 PM
7025 Nbc 16.03.06 ampervolt SDT Images 0 03-17-2006 10:14 AM
DM 7025 cam Poyon DM7025 4 01-18-2006 10:32 PM
7025 - when ? Goga777 DM-7020s 22 12-19-2005 01:30 AM


All times are GMT +10. The time now is 11:53 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Page generated in 0.29536 seconds with 10 queries