Reply
Thread Tools
Posts: 51 | Thanked: 37 times | Joined on Jul 2010 @ Stockholm
#21
Originally Posted by nieldk View Post
Perhaps this works ?

http://repo.merproject.org/obs//home...1.1.1.i486.rpm

Thanks.
Ran a quick test and it seems to work fine.

//j
 

The Following User Says Thank You to jesper For This Useful Post:
Posts: 287 | Thanked: 862 times | Joined on Dec 2015
#22
Would a fuse-udf driver be possible? I use UDF on my flash drives, and it would be great if the tablet could read them.
 
Posts: 1,288 | Thanked: 4,316 times | Joined on Oct 2014
#23
Originally Posted by abranson View Post
Would a fuse-udf driver be possible? I use UDF on my flash drives, and it would be great if the tablet could read them.
No idea. Is UDF support compiled in the tablet kernel ?
 

The Following 2 Users Say Thank You to nieldk For This Useful Post:
Posts: 287 | Thanked: 862 times | Joined on Dec 2015
#24
No

Code:
[nemo@pootle ~]$ cat /proc/filesystems
nodev   sysfs
nodev   rootfs
nodev   bdev
nodev   proc
nodev   cgroup
nodev   cpuset
nodev   tmpfs
nodev   devtmpfs
nodev   binfmt_misc
nodev   debugfs
nodev   sockfs
nodev   pipefs
nodev   anon_inodefs
nodev   configfs
nodev   devpts
        ext3
        ext2
        ext4
        squashfs
nodev   ramfs
        vfat
        msdos
nodev   ecryptfs
nodev   autofs
        fuseblk
nodev   fuse
nodev   fusectl
        btrfs
nodev   pstore
nodev   efivarfs
nodev   mqueue
nodev   functionfs
I've seen it compiled as a module though, so could it be added as that, or would it have to be fuse for removable media?
 

The Following User Says Thank You to abranson For This Useful Post:
Posts: 1,288 | Thanked: 4,316 times | Joined on Oct 2014
#25
Originally Posted by abranson View Post
No

Code:
[nemo@pootle ~]$ cat /proc/filesystems
nodev   sysfs
nodev   rootfs
nodev   bdev
nodev   proc
nodev   cgroup
nodev   cpuset
nodev   tmpfs
nodev   devtmpfs
nodev   binfmt_misc
nodev   debugfs
nodev   sockfs
nodev   pipefs
nodev   anon_inodefs
nodev   configfs
nodev   devpts
        ext3
        ext2
        ext4
        squashfs
nodev   ramfs
        vfat
        msdos
nodev   ecryptfs
nodev   autofs
        fuseblk
nodev   fuse
nodev   fusectl
        btrfs
nodev   pstore
nodev   efivarfs
nodev   mqueue
nodev   functionfs
I've seen it compiled as a module though, so could it be added as that, or would it have to be fuse for removable media?
It would require kernel sources for current kernel at least
 

The Following 2 Users Say Thank You to nieldk For This Useful Post:
chenliangchen's Avatar
Posts: 1,478 | Thanked: 9,871 times | Joined on Dec 2008 @ Shanghai / London
#26
Originally Posted by jesper View Post
Thanks.
Ran a quick test and it seems to work fine.

//j
Which command did you use?

I got the incorrect command perhaps, couldn't get the card mounted...
 

The Following User Says Thank You to chenliangchen For This Useful Post:
jellyroll's Avatar
Posts: 435 | Thanked: 684 times | Joined on Apr 2012 @ Netherlands 020
#27
Originally Posted by aegis View Post
Ah, Schturmann Schadenfreude.
Do you mean that Schturmann is a demolition man?
 

The Following User Says Thank You to jellyroll For This Useful Post:
Posts: 51 | Thanked: 37 times | Joined on Jul 2010 @ Stockholm
#28
Originally Posted by chenliangchen View Post
Which command did you use?

I got the incorrect command perhaps, couldn't get the card mounted...
I cannot remember doing anything special so the process must have been rather straightforward for me.
Any particular problem or error message that you encounter?

Format the SDcard:
mkexfatfs /dev/mmcblk1p1
or
mkfs.exfat /dev/mmcblk1p1

Give the SDcard a label:
exfatlabel /dev/mmcblk1p1 myLabel

//j
 

The Following 2 Users Say Thank You to jesper For This Useful Post:
chenliangchen's Avatar
Posts: 1,478 | Thanked: 9,871 times | Joined on Dec 2008 @ Shanghai / London
#29
Originally Posted by jesper View Post
I cannot remember doing anything special so the process must have been rather straightforward for me.
Any particular problem or error message that you encounter?

Format the SDcard:
mkexfatfs /dev/mmcblk1p1
or
mkfs.exfat /dev/mmcblk1p1

Give the SDcard a label:
exfatlabel /dev/mmcblk1p1 myLabel

//j
I did the same with devel- su but got permission denied... Quite weird as on phone it was working straight away. I will do more invests...
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#30
is it /dev/mmclbk1 on tablet? not /dev/sdbX?
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following User Says Thank You to coderus For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 16:30.