GithubHelp home page GithubHelp logo

Comments (7)

LukeSmithxyz avatar LukeSmithxyz commented on July 19, 2024

Well I should first say that if either script is run where there are no detected mountable/unmountable drives, nothing will happen.

Could you give the output of lsblk when you run dmenumount with a usb device plugged in?

from voidrice.

RantSomeWhere avatar RantSomeWhere commented on July 19, 2024

Try finding the spot in your i3 config where these scripts are invoked and add ~/.scripts/ before the name of the script

from voidrice.

yurisuki avatar yurisuki commented on July 19, 2024

@RantSomeWhere This isn't an issue.
@LukeSmithxyz https://pastebin.com/3beRuLuQ (ik hastebin is better)

from voidrice.

LukeSmithxyz avatar LukeSmithxyz commented on July 19, 2024

@RantSomeWhere You have a different problem then: LukeSmithxyz/LARBS#29,

@exploxd It seems that the scripts are working as intended then. You have /dev/sdb, but there are no partitions on this device, thus you can't mount anything. The script isn't supposed to format partitions, just mount them.

Also, note that dmenuunmount will not attempt to unmount your /, /home or /boot drives just as the script is intended for formal use and I didn't want someone accidentally unmounting /home or something. If you only have one of these mounted, the script will do nothing.

Now dmenumount doesn't have the ability right now to detect and mount CD drives. Is that what you're trying to do?

from voidrice.

yurisuki avatar yurisuki commented on July 19, 2024

No, I'm trying to mount a USB device. Maybe issue causing this is USB formatted as FAT.

(i'll try it as ext4)

from voidrice.

LukeSmithxyz avatar LukeSmithxyz commented on July 19, 2024

I'd be inclined to say that your drive isn't properly formatted. Either way, all dmenumount does is get its possible mountable drives from the output of lsblk -lp | grep part.

The problem is that your /dev/sdb, if it has a partition, is not detected by lsblk at all.

from voidrice.

yurisuki avatar yurisuki commented on July 19, 2024

fixed

from voidrice.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.