Boot fails on Microsoft Hyper-V virtual machine with message: mount: unknown filesystem swap on RSA Authentication Manager 8.1, 8.2, 8.3
Originally Published: 2015-07-08
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.1, 8.2, 8.3
Platform: Microsoft Hyper-V
Issue
The RSA Authentication Manager 8.x Hyper-V virtual server boot fails with the following error:
doing fast boot Creating device nodes with udev mount: devpts already mounted or /dev/pts busy mount: according to mtab, devpts is already mounted on /dev/pts Boot logging started on /dev/tty1(/dev/console) at Fri Jun 12 09:23:36 2015 Waiting for device /dev/disk/by-id/scsi-36002248000000000000000000000000-part1 to appear: ok fsck from util-linux 2.19.1 fsck: fsck.swap: not found fsck: Error 2 while executing fsck.swap for /dev/sdb1 fsck failed. Mounting root device read-only. Mounting root /dev/disk/by-id/scsi-36002248000000000000000000000000-part1 mount -o ro,defaults -t swap /dev/disk/by-id/scsi-36002248000000000000000000000000-part1 /root mount: unknown filesystem type 'swap' could not mount root file system -- exiting to /bin/sh $
Cause
Resolution
- On the single user shell, run the commands below to edit /etc/fstab:
mount -o rw, remount / vim /etc/fstab
- Delete the parts of the fstab that look like what is in bold below (that is, /dev/disk/by-id/scsi-14d5346542020202000000000000000000000000000000000-part1):
... tmpfs /run tmpfs noauto 0 0 /dev/disk/by-id/scsi-14d5346542020202000000000000000000000000000000000-part1 / ext3 defaults 1 1 /dev/sdb1 swap swap defaults 0 0
- Replace the text removed in step 2 with the text in bold below (that is, /dev/sda1):
... tmpfs /run tmpfs noauto 0 0 /dev/sda1 / ext3 defaults 1 1 /dev/sdb1 swap swap defaults 0 0
- Press Esc then :wq! to save changes.
- Run the following command to edit the /boot/grub/menu.lst:
vim /boot/grub/menu.lst
- Delete the parts of the menu.lst that look like the bold text below (for example, /dev/disk/by-id/scsi-14d5346542020202000000000000000000000000000000000-part1 and /dev/disk/by-id/scsi-14d5346542020202000000000000000000000000000000000):
title Start_RSA_Authentication_Manager_[_VMX_] kernel (hd0,0)/boot/vmlinuz-3.0.93-0.5-default root=/dev/disk/by-id/scsi-14d5346542020202000000000000000000000000000000000-part1 disk=/dev/disk/by-id/scsi-14d5346542020202000000000000000000000000000000000 vga=0x314 splash=verbose quiet showopts initrd (hd0,0)/boot/initrd-3.0.93-0.5-default title Failsafe_Mode_[_VMX_] kernel (hd0,0)/boot/vmlinuz-3.0.93-0.5-default root=/dev/disk/by-id/scsi-14d5346542020202000000000000000000000000000000000-part1 disk=/dev/disk/by-id/scsi-14d5346542020202000000000000000000000000000000000 vga=0x314 splash=verbose ide=nodma apm=off noresume edd=off powersaved=off nohz=off highres=off processsor.max+cstate=1 nomodeset x11failsafe quiet showopts initrd (hd0,0)/boot/initrd-3.0.93-0.5-default
- Replace the text removed in step 6 with the text in bold below (for example, /dev/sda1 and /dev/sda):
title Start_RSA_Authentication_Manager_[_VMX_] kernel (hd0,0)/boot/vmlinuz-3.0.93-0.5-default root=/dev/sda1 disk=/dev/sda vga=0x314 splash=verbose quiet showopts initrd (hd0,0)/boot/initrd-3.0.93-0.5-default title Failsafe_Mode_[_VMX_] kernel (hd0,0)/boot/vmlinuz-3.0.93-0.5-default root=/dev/sda1 disk=/dev/sda vga=0x314 splash=verbose ide=nodma apm=off noresume edd=off powersaved=off nohz=off highres=off processsor.max+cstate=1 nomodeset x11failsafe quiet showopts initrd (hd0,0)/boot/initrd-3.0.93-0.5-default
- Press Esc then :wq! to save the changes.
- Reboot the server:
reboot
- After reboot, the virtual server should boot successfully.
Notes
Attachments
If the attachment does not open when clicked, please refresh the page and try again. You must be logged into view the file(s).
Related Articles
While trying to reimage an error appears. 30Number of Views RSA Authentication Manager 8.1 Hardware Appliance SNMP Reference Guide (Dell) 65Number of Views How to install and configure YourKit Java Profiler Client and Remote Agent for using in profiling RSA Identity Governance … 85Number of Views Create the Identity Router Hyper-V® Virtual Machine 34Number of Views Network Configuration Loss in SUSE Linux During RSA Authentication Manager 8.x Live Migration on Hyper-V 429Number of Views
Trending Articles
Downloading RSA Authentication Manager license files or RSA Software token seed records RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory Mandatory Certificate Upgrade Required by 6th October 2025 for RSA MFA Agent for PAM, RSA MFA Agent for Apache, and Third … RSA Authentication Manager 8.9 Release Notes (January 2026)
Don't see what you're looking for?