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
- DougieLawson
- Posts: 42328
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
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.
Languages using left-hand whitespace for syntax are ridiculous
DMs sent on https://twitter.com/DougieLawson or LinkedIn will be answered next month.
Fake doctors - are all on my foes list.
The use of crystal balls and mind reading is prohibited.
DMs sent on https://twitter.com/DougieLawson or LinkedIn will be answered next month.
Fake doctors - are all on my foes list.
The use of crystal balls and mind reading is prohibited.
-
- Posts: 27225
- Joined: Tue Mar 25, 2014 12:40 pm
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
Take what I advise as advice not the utopian holy grail, and it is gratis !!
-
- Posts: 129
- Joined: Sun Apr 15, 2012 4:01 pm
Re: Disk Utility like "DIsks"
Just what I need, thanks!