Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Page 1 of 2 12 LastLast
Results 1 to 15 of 16

Thread: Why my USB doesn't show in the Mount manager tool?

  1. #1

    Title
    Senior Member
    Join Date
    Oct 2012
    Posts
    190
    Thanks
    22
    Thanked 18 Times in 14 Posts

    Why my USB doesn't show in the Mount manager tool?

    Hello,

    when I plug my USB key, I see in var log messages:
    Nov 10 23:06:16 gbquad user.info kernel: usb 3-1: new high speed USB device using ehci-brcm and address 2
    Nov 10 23:06:16 gbquad user.info kernel: scsi3 : usb-storage 3-1:1.0
    Nov 10 23:06:17 gbquad user.notice kernel: scsi 3:0:0:0: Direct-Access Kanguru FlashBlu PMAP PQ: 0 ANSI: 0 CCS
    Nov 10 23:06:17 gbquad user.notice kernel: sd 3:0:0:0: Attached scsi generic sg0 type 0
    Nov 10 23:06:18 gbquad user.notice kernel: sd 3:0:0:0: [sda] 31293440 512-byte logical blocks: (16.0 GB/14.9 GiB)
    Nov 10 23:06:18 gbquad user.notice kernel: sd 3:0:0:0: [sda] Write Protect is off
    Nov 10 23:06:18 gbquad user.debug kernel: sd 3:0:0:0: [sda] Mode Sense: 23 00 00 00
    Nov 10 23:06:18 gbquad user.err kernel: sd 3:0:0:0: [sda] Assuming drive cache: write through
    Nov 10 23:06:18 gbquad user.err kernel: sd 3:0:0:0: [sda] Assuming drive cache: write through
    Nov 10 23:06:18 gbquad user.info kernel: sda: unknown partition table
    Nov 10 23:06:18 gbquad user.err kernel: sd 3:0:0:0: [sda] Assuming drive cache: write through
    Nov 10 23:06:18 gbquad user.notice kernel: sd 3:0:0:0: [sda] Attached SCSI removable disk
    Nov 10 23:06:20 gbquad user.info kernel: EXT4-fs (sda): mounted filesystem with ordered data mode. Opts: (null)

    but for some reason it doesn't show in Mount manager and therefore I can't configure is mounting config etc...

    Is there a way to troubleshoot the issue or can I just modify the fstab or is there another config file to do so?

    Many thanks
    XabiX
    (using the latest openvix release)

  2. #2

    Title
    Senior Member
    Join Date
    Oct 2012
    Posts
    190
    Thanks
    22
    Thanked 18 Times in 14 Posts
    In general, is there a single config file that OpenVIX uses?
    where we can check config like mout pts etc.. because I am not sure when you delete it from the interface, it really puts everything back to normal.

    Thanks

  3. #3
    Rob van der Does's Avatar
    Title
    ViX Beta Tester
    Join Date
    Apr 2010
    Location
    The Netherlands & France
    Posts
    36,262
    Thanks
    1,720
    Thanked 9,461 Times in 6,675 Posts
    Please tell us on which image build your box is.
    And please post etc/fstab

    Help asked via PM will be ignored.
    The forum is there for help and all will benefit from your questions.
    NO CARD SHARING TALK WILL BE TOLERATED, LAN OR WAN, IN OPEN FORUM OR PM !

    English is not my native tongue.
    I apologise for all my grammar, spelling and idiom errors.

  4. #4

    Title
    Senior Member
    Join Date
    Oct 2012
    Posts
    190
    Thanks
    22
    Thanked 18 Times in 14 Posts
    Hello,

    Sure here it is:
    box_type=gbquad
    build_type=0
    version=3.0
    build=413
    drivers=20121019
    date=20121113010709
    comment=ViX
    target=9
    creator=openViX
    url=http://www.gigablue-support.co.uk
    catalog=http://www.gigablue-support.co.uk


    cat /etc/fstab
    rootfs / auto defaults 1 1
    proc /proc proc defaults 0 0
    devpts /dev/pts devpts mode=0620,gid=5 0 0
    usbdevfs /proc/bus/usb usbdevfs noauto 0 0
    tmpfs /var/volatile tmpfs defaults 0 0
    usbfs /proc/bus/usb usbfs defaults 0 0
    UUID=1114621f-a3f4-41de-8862-11f0c228c94e /media/hdd auto defaults 0 0

    and usb is correctly mounted (but doesn't show up in the Mount manager)

    ls -l /media/
    drwxrwxrwx 9 root root 36864 Nov 11 10:50 hdd
    drwxr-xr-x 9 root root 4096 Nov 9 21:18 usb

    /var/log/messages at reboot says:
    Jan 1 01:00:29 gbquad user.notice kernel: scsi 2:0:0:0: Direct-Access Kanguru FlashBlu PMAP PQ: 0 ANSI: 0 CCS
    Jan 1 01:00:29 gbquad user.notice kernel: sd 2:0:0:0: Attached scsi generic sg1 type 0
    Jan 1 01:00:29 gbquad user.notice kernel: sd 2:0:0:0: [sdb] 31293440 512-byte logical blocks: (16.0 GB/14.9 GiB)
    Jan 1 01:00:29 gbquad user.notice kernel: sd 2:0:0:0: [sdb] Write Protect is off
    Jan 1 01:00:29 gbquad user.debug kernel: sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00
    Jan 1 01:00:29 gbquad user.err kernel: sd 2:0:0:0: [sdb] Assuming drive cache: write through
    Jan 1 01:00:29 gbquad user.err kernel: sd 2:0:0:0: [sdb] Assuming drive cache: write through
    Jan 1 01:00:29 gbquad user.info kernel: sdb: unknown partition table
    Jan 1 01:00:29 gbquad user.err kernel: sd 2:0:0:0: [sdb] Assuming drive cache: write through
    Jan 1 01:00:29 gbquad user.notice kernel: sd 2:0:0:0: [sdb] Attached SCSI removable disk

    but it works:

    ls -l /media/usb/
    -rw------- 1 root root 435 Nov 9 19:51 Oscam.sh
    drwx------ 3 root root 4096 Nov 11 17:08 config
    drwx------ 2 root root 4096 Nov 11 07:00 crossepg
    drwx------ 5 root root 4096 Nov 9 19:51 easy
    -rw------- 1 root root 8231874 Nov 9 20:14 epg.dat
    -rw------- 1 root root 7060 Nov 9 19:51 list_smargo
    drwxr-xr-x 2 root root 4096 Nov 9 20:14 logs
    drwx------ 2 root root 16384 Nov 9 19:43 lost+found
    drwxr-xr-x 2 root root 4096 Nov 9 20:17 timeshift
    drwx------ 3 root root 4096 Nov 9 19:51 usr

    Could it be about this sdb unknown partition comment? But what is strange is that the key works OK.

    thanks
    Last edited by XabiX; 13-11-12 at 10:20.

  5. #5
    satnav's Avatar
    Title
    Senior Member
    Join Date
    Jan 2012
    Location
    2.199E 53.154N
    Posts
    291
    Thanks
    188
    Thanked 11 Times in 10 Posts
    I have had similar issue on my ultimo i.e. cant see usb to mount. Reformatting the usb stick on your PC to fat32 makes it visible or it did in my cases. Have you seen my post as other issue too.

    http://www.world-of-satellite.com/sh...ext4-not-fat32!
    Experience is what you get when you don't get what you want.

    VU+DUO, VU+Ultimo, 1TB HDD, 90cm Stab HH90 Usals 28.2E, 4.8E, 16E& 7W 90cm fixed via multi switch 2 feeds, Pioneer AV VSX1016 Amp.
    Harmony 650 RC
    Kernel 3.1.1, Drivers 25-01-13, VIX 3.0.600 , Cross EPG.

  6. #6

    Title
    Senior Member
    Join Date
    Oct 2012
    Posts
    190
    Thanks
    22
    Thanked 18 Times in 14 Posts
    Quote Originally Posted by satnav View Post
    I have had similar issue on my ultimo i.e. cant see usb to mount. Reformatting the usb stick on your PC to fat32 makes it visible or it did in my cases. Have you seen my post as other issue too.

    http://www.world-of-satellite.com/sh...ext4-not-fat32!
    Just read your thread but for timeshifting you can't have a FAT32 USB key.
    So I am trying to solve the issue and stay in ext4.

    I may just tweak the fstab myself but I was scared that other settings are store somewhere and that could conflict.

  7. #7

    Title
    Senior Member
    Join Date
    Oct 2012
    Posts
    190
    Thanks
    22
    Thanked 18 Times in 14 Posts
    blkid
    /dev/ubi0_0: UUID="efb3206d-a97e-4b7b-a305-a6b061f390eb" TYPE="ubifs"
    /dev/sda1: LABEL="3To" UUID="1114621f-a3f4-41de-8862-11f0c228c94e" TYPE="ext4"
    /dev/sdb: UUID="0e843820-ead2-4c2d-b53e-da8724078439" TYPE="ext4"


    mount
    rootfs on / type rootfs (rw)
    ubi0:rootfs on / type ubifs (rw,relatime)
    devtmpfs on /dev type devtmpfs (rw,relatime,size=286252k,nr_inodes=71563,mode=755 )
    proc on /proc type proc (rw,relatime)
    sysfs on /sys type sysfs (rw,relatime)
    tmpfs on /media type tmpfs (rw,relatime,size=64k)
    /dev/sda1 on /media/hdd type ext4 (rw,relatime,barrier=1,data=ordered)
    /dev/sdb on /media/usb type ext4 (rw,relatime,barrier=1,data=ordered)
    devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620)
    tmpfs on /var/volatile type tmpfs (rw,relatime)
    usbfs on /proc/bus/usb type usbfs (rw,relatime)
    nfsd on /proc/fs/nfsd type nfsd (rw,relatime)

  8. #8

    Title
    Senior Member
    Join Date
    Oct 2012
    Posts
    190
    Thanks
    22
    Thanked 18 Times in 14 Posts
    FYI I have added a line manually in the fstab:
    UUID=0e843820-ead2-4c2d-b53e-da8724078439 /media/usb auto defaults 0 0

    I hope this will not interfere with Openvix Mount manager "config file".

  9. #9
    Rob van der Does's Avatar
    Title
    ViX Beta Tester
    Join Date
    Apr 2010
    Location
    The Netherlands & France
    Posts
    36,262
    Thanks
    1,720
    Thanked 9,461 Times in 6,675 Posts
    The Quad has an old kernel that doesn't support Ext4; so Ext3 should be used instead.

    Help asked via PM will be ignored.
    The forum is there for help and all will benefit from your questions.
    NO CARD SHARING TALK WILL BE TOLERATED, LAN OR WAN, IN OPEN FORUM OR PM !

    English is not my native tongue.
    I apologise for all my grammar, spelling and idiom errors.

  10. #10
    marty's Avatar
    Title
    ViX Beta Tester
    Donated Member
    Join Date
    Oct 2010
    Location
    France (central)
    Posts
    2,186
    Thanks
    398
    Thanked 493 Times in 359 Posts
    Quote Originally Posted by Rob van der Does View Post
    The Quad has an old kernel that doesn't support Ext4; so Ext3 should be used instead.
    You 100% sure on that?
    My 160GB internal and 1.5TB eSATA both are Ext4

    screenshot.jpg
    VU+ DUO² (Triple S2 tuners) VIX, 750gb
    TM-Nano 2 Super, 320gb
    GigaBlue HD 800 UE Plus VIX
    TM-Single VIX IT'S ALIVE
    Octagon SF8 VIX (751MHz bootloader)
    MARA M9
    Harmony 700
    DGS108 GBLAN, DIY NAS (8TB) XPEnology
    1.1m dish, 0.1db Quad LNB, GTSAT DM14MG motor
    80cm dish, 2x 0.1db LNB + 1x Quad 0.2db LNB, Disqec 4/1.

  11. #11
    Rob van der Does's Avatar
    Title
    ViX Beta Tester
    Join Date
    Apr 2010
    Location
    The Netherlands & France
    Posts
    36,262
    Thanks
    1,720
    Thanked 9,461 Times in 6,675 Posts
    Yes, that's 100% sure.

    Help asked via PM will be ignored.
    The forum is there for help and all will benefit from your questions.
    NO CARD SHARING TALK WILL BE TOLERATED, LAN OR WAN, IN OPEN FORUM OR PM !

    English is not my native tongue.
    I apologise for all my grammar, spelling and idiom errors.

  12. The Following User Says Thank You to Rob van der Does For This Useful Post:

    marty (14-11-12)

  13. #12
    marty's Avatar
    Title
    ViX Beta Tester
    Donated Member
    Join Date
    Oct 2010
    Location
    France (central)
    Posts
    2,186
    Thanks
    398
    Thanked 493 Times in 359 Posts
    Quote Originally Posted by Rob van der Does View Post
    Yes, that's 100% sure.
    Then I'm confused mine clearly shows Ext4
    VU+ DUO² (Triple S2 tuners) VIX, 750gb
    TM-Nano 2 Super, 320gb
    GigaBlue HD 800 UE Plus VIX
    TM-Single VIX IT'S ALIVE
    Octagon SF8 VIX (751MHz bootloader)
    MARA M9
    Harmony 700
    DGS108 GBLAN, DIY NAS (8TB) XPEnology
    1.1m dish, 0.1db Quad LNB, GTSAT DM14MG motor
    80cm dish, 2x 0.1db LNB + 1x Quad 0.2db LNB, Disqec 4/1.

  14. #13
    Larry-G's Avatar
    Title
    V.I.P
    Donated Member
    Join Date
    May 2010
    Posts
    32,542
    Thanks
    7,824
    Thanked 22,935 Times in 12,378 Posts
    I may be wrong but i believe the older kernel can not properly tell the difference and thats why it's showing it as a ext4 partition, as i said though i'm likely wrong.
    My posts contain my own personal thoughts and opinions, they do not represent those of any organisation or group but my own.

    If you don't like what I post, Don't read it.

    SIMPLES.

  15. The Following User Says Thank You to Larry-G For This Useful Post:

    marty (14-11-12)

  16. #14
    marty's Avatar
    Title
    ViX Beta Tester
    Donated Member
    Join Date
    Oct 2010
    Location
    France (central)
    Posts
    2,186
    Thanks
    398
    Thanked 493 Times in 359 Posts
    Quote Originally Posted by pheonix View Post
    I may be wrong but i believe the older kernel can not properly tell the difference and thats why it's showing it as a ext4 partition, as i said though i'm likely wrong.
    I guess that explains it then
    I just formated a USB key to Ext3 and the Quad says it is Ext4.

    I suppose things will be alot better in general once Gigablue are able to update the kernel
    VU+ DUO² (Triple S2 tuners) VIX, 750gb
    TM-Nano 2 Super, 320gb
    GigaBlue HD 800 UE Plus VIX
    TM-Single VIX IT'S ALIVE
    Octagon SF8 VIX (751MHz bootloader)
    MARA M9
    Harmony 700
    DGS108 GBLAN, DIY NAS (8TB) XPEnology
    1.1m dish, 0.1db Quad LNB, GTSAT DM14MG motor
    80cm dish, 2x 0.1db LNB + 1x Quad 0.2db LNB, Disqec 4/1.

  17. The Following User Says Thank You to marty For This Useful Post:

    Mr. Mister (14-11-12)

  18. #15
    andyblac's Avatar
    Title
    Administrator
    Donated Member
    Join Date
    Apr 2010
    Posts
    12,699
    Thanks
    2,607
    Thanked 11,096 Times in 4,733 Posts
    i have been told that ext4 has issues on quad, may work but not guaranteed,
    D I S C L A I M E R
    My right to post information is protected under the rights for freedom act. In all instances, information discussed here on my posts are either hypothetical in nature, out of general curiosity, common knowledge, public knowledge, or role-play. Any use of the collective descriptions and shared knowledge from any of my posts are at the sole discretion of the reader. I am not responsible for what you do with it!

    Release notes can be found in the About screen by pressing epg/info
    Rules can be found HERE - Support our sponsor World-Of-Satellite HERE

  19. The Following 3 Users Say Thank You to andyblac For This Useful Post:

    Larry-G (14-11-12),marty (14-11-12),Mr. Mister (14-11-12)

Page 1 of 2 12 LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.