Mounting WebOS FS are RW? - WebOS Software and Hacking General

Hey all,
I've recently used rootmy.tv and have root access + SSH connection into the TV.
I cannot, however, mount the main filesystems as read/write. It throws an error about the device being "write protected", similar to those SD cards that have a physical write protection slider.
I often stream Blu-Ray videos where the bit-rate peaks above 100Mb/s. This causes problems for the LAN port which is 100Mb/s. So now I use 5Ghz internet which works but is not ideal.
I want to change the underlying Linux OS so that it accepts my USB ethernet device as an input. Online I've found several people saying that this works out of the box for them, but it doesn't for me. I want to change the config in /etc/network/interfaces and maybe add a driver too if necessary.
Has anyone managed to change anything on the main filesystem yet? Many thanks.

Hi,
I was trying to install my root certificate and I run into the same issue you described:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Setting rw flag for the emmc device did not seem to help.
Then I run into this gist:
https://gist.github.com/Informatic/1983f2e501444cf1cbd182e50820d6c1#injecting-mitmproxy-ca
it described how to remount the
Code:
/etc/ssl/certs
directory in RW mode. I was then able to add my cert to the root bundle.
So check the gist out, I think this is what you are looking for.

Related

Self Sufficent Media Box with a Linux Chroot

So the main selling point of this box is that it will work as a media box, and a gaming box. I've attached a USB drive to my shield for some storage, and wanted to convert it from NTFS to EXT4 which will definately take some linux knowledge. Decided to load up Linux Deploy, install Arch Linux, installed the needed partitioning tools, and linked the proper files. I'll hopefully do a full write-up soon, but I have managed to do the following things with this chroot that SHOULD be useful to anyone using this for kodi to make it completely self sufficent.
-Managed Volumes with Gparted
-Rename files with Filebot
-Manage entire disk with Linux tools for ease of use.
I'm sure I'll find more to share, but hopefully someone is interested. I no longer have my PC at all, so I only have androids in my house. 1 phone, 1 tablet, and 1 Shield-TV.
Questions, comments, ideas? Please post them below or PM me.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
EDIT: Thought this was posting in the nvidia-shield-tv section. It apparently didn't. If a mod sees this, can it be moved please?

[APP][4.4+]UMS Interface - configurate usb mass storage ,phone as a U disk

This program allows you to chose a block device or disk image as a 'disk',and communicate with PC through usb mass storage (just as usb disk do).
screenshot
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
With this app, you can :
* config usb mass storage ,use a block device or a disk image as a U-disk.
* mount a block device or an image with filesystem
* umount
* create an image ,and format it as vfat
It provide a quick launch view. Just click a button, an image will be created ,mounted and used as U-disk.
There are also some special usages,
you can see more in < github.com/outofmemo/UMS-Interface >.
get the apk : raw.githubusercontent.com/outofmemo/UMS-Interface/master/update/app-release.apk
thank you
:crying::crying::crying: thank you so much , i have android phone has a problem in the screen ,and just i wanted to use it to copy PC game on the phone and run it ,
i search for 2 days and nothing work.
Your beautiful and easy app is work :good: , thank you :crying: you are hero .
I'm sorry I'm not good in English language
it's similar to drivedroid which was discontinued

insert an sd card before using the camera

Hello Guys
I have this Moto G xt1032 (version whitout sdcard slot)
I used this cm-14.1-20161225-NIGHTLY-falcon.zip and open_gapps-arm-7.1-pico-20170928.zip
I got this message when I tried to use the camera:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
My guess is the mount point do not worked fine
So I made a ssh connection:
$: df
$: Vim /fstab.qcom
I tried other snapshots from lineageOS and CyanogenMod but the error is the same
I know some versions of this phone has sdcard slot, but mine don’t.
You guys have any clue to solve this? Thank you
I discover that /storage/emulated/0 or /sdcard has no DCIM folder, so I tried to create with no sucess this fodler, i got no permissions, even root on Terminal.
so I boot on TWRP and create folder there, sucess, but when android boots again I cant write any files there
falcon:/storage/emulated/0/DCIM # chmod 7777 /storage/emulated/0/DCIM -R
falcon:/storage/emulated/0/DCIM # touch 34
touch: '34': Permission denied
Solved!
Hi man, I had the same, the problem was I did format internal storage with that every folder was deleted, but I fixed, how come?
Install de rom stock and this fixed the folders problem and then you could flash your favorite rom

Can't give SU permissions to ADB

Before anything, I'm pretty bad with all these stuff, so if I'm doing a stupid mistake sorry about that
I was trying to install Island (by Oasisfeng) on my rooted Galaxy S7 (stock) as I needed something to replicate Secure Folder. My device has root access, and has Magisk Manager installed. However, apparently Samsung won't let me install it due to having custom OS (which is just TWRP I believe)
So, the setup guide for Island says I could manually install it like this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ADB recognizes my device, however, I get an error while trying to create a user as well as trying to change the limit. I've looked up for a while, and found out that my ADB doesn't have root access, as I get "Permission denied" if I type "su". In addition, my command line shows a $ instead of #.
Now, I've also gone through forums to find a reason why this is the case. Obviously my USB debugging is enabled, I have rooted my phone, and in my Magisk Manager settings Superuser Access is set to "Apps and ADB", which I thought would be the fix for this but apparently not.
Am I missing a step or trying to do something meaningless?
Thanks in advance.

Question JustTrustMe - SSL error using Charles Proxy

Hello,
I rooted my Samsung J3 2016 phone using an (unofficial) TWRP build and Magisk. I changed the ROM (resurrection remix), and installed Xposed. Then, I installed the JustTrustMe module. I started Charles on my computer (port 8888) and I connected my phone to it. I installed the Charles certificate at chls.pro and moved it to the system ones. After, I enabled SSL proxying for all the domains on Charles. And when I open a browser, the Google suggestions are showing up (when I type something, I see a lot of suggestions and the requests are successful in Charles). But when I click a suggestion, I get the following error:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
And the request is displayed like that on Charles:
Here is also a screenshot of suggestions (as you can see it works)
Does someone know what could the problem be? Thank you
I found something weird. My computer is connected to a wifi network (BOX-2). It has the local IP address 192.168.1.39. But when I go on Charles > Help > SSL Proxying > Install Charles Root Certificate on a Mobile Device, it shows the IP address 192.168.1.64....
Fixed - I used https://github.com/pengwei1024/JustTrustMe/releases/tag/V0.4 instead of https://github.com/Fuzion24/JustTrustMe/releases/tag/v.2... and it worked

Categories

Resources