Hello Any disk utility that can be used in raspbian?
Similar to this? >>> hhttp://i.stack.imgur.com/1DMJB.png
-
- Posts: 129
- Joined: Sun Apr 15, 2012 4:01 pm
- Contact: Website
- DougieLawson
- Posts: 40825
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
- Contact: Website Twitter
Re: Disk Utility like "DIsks"
That's the Gnome disk utilty, you may be able to install the in Raspbian. Or switch to Ubuntu Mate and see if it's available in that.
Any language using left-hand whitespace for syntax is ridiculous
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
-
- Posts: 25784
- Joined: Tue Mar 25, 2014 12:40 pm
- Location: Delightful Dorset
Re: Disk Utility like "DIsks"
victagayun wrote:Hello Any disk utility that can be used in raspbian?
Similar to this? >>> hhttp://i.stack.imgur.com/1DMJB.png
Code: Select all
sudo apt-get update
sudo apt-get install gnome-disk-utility
The information is out there....you just have to let it in.
My other Linux machines are a ChromeBox & Intel CoreDuo Desktop
My other Linux machines are a ChromeBox & Intel CoreDuo Desktop
-
- Posts: 129
- Joined: Sun Apr 15, 2012 4:01 pm
- Contact: Website
Re: Disk Utility like "DIsks"
Just what I need, thanks!