CompuServe Thread

Mounting Amax Partition

3 messages in this thread
#44977From: George D. BrownJan 1, 1992 11:41 AM
I've finally installed dos 2.04 on my Amiga2000HD. I have a minor problem. When I mount my Amax hard drive partition in my startup script, I get a requester that says correctly the AMAX partition is not a dos partition and I then have to hit RETRY or CANCEL. By hitting cancel, the script continues no problems. Is there a way for me to prevent the requester from popping up. I use the command mount AMAXHD: from sys:mountlist.hd to mount the partition. George Brown
#44995From: Don Curtis/SYSOPJan 1, 1992 2:43 PM
George, Remove the Mount = 1 line from your mountlist. Don
#45015From: George D. BrownJan 1, 1992 7:37 PM
Don, Thanks I removed the Mount = 1 and it worked perfectly. George