|
Don't automount MorphOS volumes? |
Posted on: 1/16 10:20
#1 |
---|---|---|
Just popping in
![]() ![]() Joined:
2019/3/19 9:20 From United Kingdom
Posts: 7
|
Hi all,
I'm dual-booting MorphOS and OS4 on my X5000. I have all my MorphOS partitions on a separate SSD attached to the on-board SATA, and I'd like to avoid them auto-mounting when I boot into OS4. Is there a way of doing this? If I toggle the automount flag on the partition, it affects the MorphOS side, so was looking for another way of excluding them. I guess I can always just hide them from Workbench, but I'm still worried I might accidentally end up writing to them or otherwise corrupting them. Thanks! -Mark |
|
_________________
My Amiga blog: markround.com/amiga My hardware: X5000 running OS4.1; A1200 030@50Mhz,16MB,OS 3.9/KS 3.1.4 |
||
|
Re: Don't automount MorphOS volumes? |
Posted on: 1/16 10:28
#2 |
---|---|---|
Home away from home
![]() ![]() Joined:
2007/9/11 12:31 From Russia
Posts: 6821
|
@mdr
In the prefs:workbench an option in Desktop tab called "Hidden devices", so you just mark all the volumes you need and save. They of course will still be mounted, but hidden from point of the workbench (so no CD to them from the shell, not visibly on dopus4/5, etc) |
|
|
Re: Don't automount MorphOS volumes? |
Posted on: 1/16 13:24
#3 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2007/2/27 10:47 From Gravity well
Posts: 727
|
@mdr
Maybe a write-protect is in order? See Lock.doc. |
|
|
Re: Don't automount MorphOS volumes? |
Posted on: 1/16 22:59
#4 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2006/12/1 18:01 From Copenhagen, Denmark
Posts: 1224
|
@kas1e
Quote: (so no CD to them from the shell, not visibly on dopus4/5, etc) Best regards, Niels |
|
|
Re: Don't automount MorphOS volumes? |
Posted on: 1/17 8:59
#5 |
---|---|---|
Home away from home
![]() ![]() Joined:
2007/9/11 12:31 From Russia
Posts: 6821
|
@Nbache
Right... @mdr Then probably both ways to combine: hide volumes in prefs: workbench, and somewhere in user-startup add: lock mos_volume1: lock mos_volume2: they will be hidden, and you can't write shit on. I use "lock sys:" on some of my machines back in years when mess it too much with beta tests, and it quite handy to be sure nothing will be written/deleted from. |
|
|
Re: Don't automount MorphOS volumes? |
Posted on: 1/17 13:24
#6 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/11/27 17:27 Posts: 236
|
As dismount is removed from Assign, you can use the c:dismount command.
If MOS is the device name: 7.WorkBench:> dismount mos: force |
|
|
Re: Don't automount MorphOS volumes? |
Posted on: 1/17 22:35
#7 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2006/12/1 18:01 From Copenhagen, Denmark
Posts: 1224
|
@lazi
Ah yes, the dismount command - forgot about that one. Good point. But I would at least try first without the FORCE. From "help dismount":
---8<---
BTW, the old, unsafe dismount option was removed from assign because the safer and better current functionality was created as a separate command. This also makes more sense logically (what does dismounting have to do with assigns?). Best regards, Niels |
|
|
Re: Don't automount MorphOS volumes? |
Posted on: 1/18 15:11
#8 |
---|---|---|
Just popping in
![]() ![]() Joined:
2019/3/19 9:20 From United Kingdom
Posts: 7
|
Thanks all. I added several dismount statements to my user-startup, and this did the trick!
|
|
_________________
My Amiga blog: markround.com/amiga My hardware: X5000 running OS4.1; A1200 030@50Mhz,16MB,OS 3.9/KS 3.1.4 |
||