- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: swinstall error
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2002 02:01 PM
03-04-2002 02:01 PM
==== 03/04/02 14:58:43 MST BEGIN install AGENT SESSION (pid=3545)
(jobid=inteng-0040)
* Agent session started for user "root@inteng". (pid=3545)
* Beginning Analysis Phase.
* Source: inteng:/tmp/PHSS_23658.depot
* Target: inteng:/
* Target logfile: inteng:/var/adm/sw/swagent.log
* Reading source for product information.
NOTE: The command "/sbin/mount" exited with a status code of "1".
The following is the output from the command:
mount: illegal file system specific option r
usage: mount [-l][-v|-p]
mount [-F FStype][-eQ] -a
mount [-F FStype][-eQrV][-o specific_options]
{ special | directory }
mount [-F FStype][-eQrV][-o specific_options]
special directory
NOTE: End of command output. Non-zero exit status may or may not be
a failure. Look for additional messages.
ERROR: Entry for filesystem "/dev/dsk/c3t2d0" in "/etc/fstab" could
not be mounted. If you do not want this file system mounted,
comment it out of the "/etc/fstab" file, or set the
"mount_all_filesystems" option to "false".
ERROR: Cannot continue the Analysis Phase until the previous errors
are corrected.
#
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2002 02:05 PM
03-04-2002 02:05 PM
Re: swinstall error
This typically means just what it says. People sometimes put the cdrom in /etc/fstab and this may be your problem. You may also have an old or bogus entry in /etc/fstab. If that is the case, comment that entry out by putting a '#' in the first column. Swinstall tries to mount all the filesystem as part of its normal routine.
No points please, Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2002 02:06 PM
03-04-2002 02:06 PM
Solutionswinstall, by default, attempts to mount ALL entries in the /etc/fstab. If it can't for some reason, it errors out. That is what you are seeing here. It is trying to mount /dev/dsk/c3t2d0, which is probably your CDROM drive, and it is failing, probably because there's no CD in the drive.
Do what the error says, when in interactive swinstall, go to the "Options" menu and choose "Change Options" and from there UNCHECK the box for "Mount filesystems in /etc/fstab or /etc/checklist". This will allow swinstall to proceed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2002 02:07 PM
03-04-2002 02:07 PM
Re: swinstall error
Check yor /etc/fstab for any unwanted entries. Check the information about /dev/dsk/c3t2d0 device. If it is a CD drive and if you don't need that automatically mount on system boot, then you can remove that entry from fstab file.
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2002 02:29 PM
03-04-2002 02:29 PM
Re: swinstall error
Clay, Are you sure you don't want to share the wealth.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2002 02:32 PM
03-04-2002 02:32 PM