-
quick question for all the smart ON developers. Using the USB automount feature, is that supposed to work like a thumb drive works on a normal board? Where the drive is "swapable" ?
I was testing…
-
```
What is the expected output? What do you see instead? None of my USB drives do
not eject until I close this program from the system tray.
What version of the product are you using? On what oper…
-
The doinst script does a full `dd if=/dev/usb-stick of=/dev/local-drive` which can be a bit excessive depending on the size of the stick.
-
USB Driveが接続されたら、Menuを表示して、USBドライブに対する一連の操作を行う。
If the USB drive is connected, display menu and perform a series of operations on the USB drive.
- WG-S50
- POMERA DM200
-
Hello,
I have a weird one. I have been using this for a long time now. I have an asus ax88u and I am running it from a usb drive. It was working beautifully for years until the usb died and I had t…
-
### Description
When iterating the list provided by DriveInfo.GetDrives() , /dev/sda1 ( USB flash drive) mounted at /mnt/usbDrive is reported as DriveType::Fixed under Yocto Linux. Under Ubuntu , a U…
-
**Describe the bug**
A clear and concise description of what the bug is.
Black screen when booting into shimboot, no cursor, just gray screen.
**To Reproduce**
Steps to reproduce the behavio…
-
```
What steps will reproduce the problem?
1. Using the NAS continually for over 3 days
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On wha…
-
Are the HDD and DVD needed or is it possible to only have a usb thumb drive connected to play the game?
From my understanding the only change needed would be to alter the path?
-
Hello!
In one of my projects I need support for SD Card and USB storage at the same time. I need to copy files from a USB drive to an SD card. I've been looking for a lot of information about this. Y…