Linux boot does not mount correctly and error states "No express mount found"
searchcancel
Linux boot does not mount correctly and error states "No express mount found"
book
Article ID: 176555
calendar_today
Updated On: 02-26-2025
Products
Ghost Solution Suite
Issue/Introduction
Simply change the Service account password that Linux automation uses during the authentication and you could possibly see this issue.
Linux boot does not authenticate. The error states, "No access smb mount: rc.agent warning no express mount found."
Network unreachable:
No express mount found return code 101 network is unreachable. Mount Error 13 = Permission Denied
Environment
GSS 3.x
Resolution
Change the Account to use WORKGROUP instead of Domain account to authenticate.
Edit the Linux Boot Configuration.
Check the mount.local file from C:\Program Files\Altiris\eXpress\Deployment Server\PXE\MasterImages\MenuOption130\BDC\shared\etc; it shows the proper mount commands.
At the Linux automation # Type ls pci. Does it show Hardware details? This will ensure the correct drivers are binding.
In Deployment Server 6.8.378 build the Mounts.local shows the path as /etc. Select F2 and change the name to Mounts.txt and this will show the path above in clear text. When you have verified the paths are correct then rename to Mounts.local
Also verify that the eXpress share security share/NTFS permissions also contain the credentials of the PXE user used in the Automation boot image.
Verify where is the image being stored?
Default Image location
Different Virtual Drive
Different Physical Drive
Use Step 3 to configure the mapped drives.
Create a new job in the Deployment Server Win32 console.
Add a Create Disk Image task
In the task under "Enter the path and file name" put the following path and filename: "/mnt/images/test.img"
Check the box for Local image store
Leave the automation type to "Default Automation."