MAMEWorld >> The Loony Bin
View all threads Index   Flat Mode Flat  

Olivier Galibert
Semi-Lurker
Reged: 09/21/03
Posts: 398
Send PM
Re: Having -at least marginally- more success with linux mint.
01/10/16 03:37 PM


> The space issue...
> I need to mount my HDD with execute permission.
> (BTW, back in Win10 now)
> I got as far as
> 'sudo mount /dev/sdb2 -o exec,w'
> ...but /dev/sdb2 isn't in etc/fstab or etc/mtab
> ...until I mount it by clicking on it and mounting rather than using the terminal
> ...at which point I can't mount it because it's mounted already
> ...without the permissions it needs to have.

Unix is user friendly, it's just picky about who its friends are. It likes friends that actually try to read the docs. Like this one:
The standard form of the mount command is:

mount -t type device dir

This tells the kernel to attach the filesystem found on device (which is of type
type) at the directory dir. The previous contents (if any) and owner and mode
of dir become invisible, and as long as this filesystem remains mounted, the
pathname dir refers to the root of the filesystem on device.

If only the directory or the device is given, for example:

mount /dir

then mount looks for a mountpoint (and if not found then for a device) in the
/etc/fstab file. It's possible to use the --target or --source options to avoid
ambivalent interpretation of the given argument. For example:

mount --target /mountpoint







Entire thread
Subject Posted by Posted on
* Well I won't be using THIS. TriggerFin 01/08/16 05:31 AM
. * Having -at least marginally- more success with linux mint. TriggerFin  01/09/16 09:25 PM
. * Re: Having -at least marginally- more success with linux mint. TriggerFin  01/09/16 10:45 PM
. * Re: Having -at least marginally- more success with linux mint. Olivier Galibert  01/10/16 03:37 PM
. * Re: Having -at least marginally- more success with linux mint. TriggerFin  01/10/16 04:28 PM
. * Re: Having -at least marginally- more success with linux mint. Dullaron  01/10/16 09:08 PM
. * OK I got the Fedora 23 install back. Finally know what to do installing Nvidia. Dullaron  01/11/16 01:41 AM
. * Re: Having -at least marginally- more success with linux mint. MooglyGuy  01/09/16 11:58 PM
. * That's very useful. Thank you. (nt) TriggerFin  01/10/16 01:43 AM
. * You're welcome. For more advanced advice, I would advise sucking less at computers in general. *nt* MooglyGuy  01/10/16 01:50 AM
. * Yeah, Trig. Do you, like, even lift, bro? [nt] Tomu Breidah  01/10/16 04:21 PM
. * Re: Having -at least marginally- more success with linux mint. Dullaron  01/09/16 09:47 PM
. * Ubuntu isn't that great on booting down. Dullaron  01/08/16 07:21 AM
. * Re: Ubuntu isn't that great on booting down. Foxhack  01/08/16 08:38 AM
. * Re: Ubuntu isn't that great on booting down. Dullaron  01/09/16 09:16 AM
. * This is not a problem I have had. TriggerFin  01/09/16 10:07 AM
. * Re: Well I won't be using THIS. Vas Crabb  01/08/16 06:25 AM
. * Also, nothing is telling me how to or if I can get a real installation of it on that USB flash drive. (nt) TriggerFin  01/08/16 05:42 AM
. * So far... TriggerFin  01/08/16 12:34 PM
. * Right TriggerFin  01/09/16 08:30 AM
. * Re: Right jeremymtc  01/09/16 08:35 AM
. * Re: Right TriggerFin  01/09/16 10:47 AM

Extra information Permissions
Moderator:  GatKong 
0 registered and 146 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 3329