Bug 40649

Summary: says file system has not been cleanly unmounted
Product: [Retired] Red Hat Linux Reporter: Need Real Name <allens>
Component: installerAssignee: Brent Fox <bfox>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: high Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
URL: can't upgrade 6.2 to 7.1
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-05-15 21:17:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
fstab file none

Description Need Real Name 2001-05-15 05:40:25 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.4.2-2 i686; Nav)

Description of problem:
Installer runs fine until it's time to install packages.  Then says one or
more file
systems have not been cleanly unmounted, even though I did a halt or reboot
as
root in 6.2.  Screens 2 and 4 indicate that it is reading hdd which is the
zip drive
(empty) .  I put a vfat zip in and it says to run fsck.  I will try a linux
formatted disk tomorrow.

How reproducible:
Always

Steps to Reproduce:
1. Halt system 6.2

2. Run 7.1 installer from CD, answer questions
3.  Says one or more file systems not cleaning unmounted.
4.  HIt OK and it reboots
	

Actual Results:  reboot

Expected Results:  I would like to continue the install.

Additional info:

I can't upgrade until I can figure this out.

Comment 1 Brent Fox 2001-05-15 12:51:50 UTC
Can you attach the /etc/fstab file of your 6.2 system?  Also, the output of
'fdisk -l /dev/hda' and 'mount' would be helpful too.

Comment 2 Need Real Name 2001-05-15 15:43:12 UTC
Created attachment 18470 [details]
fstab file

Comment 3 Need Real Name 2001-05-15 15:59:02 UTC
When I do fdisk  on /dev/hdd

/dev/hdd4   NOT hda that you indicated

it has a * on the BOOT disk.  I don't know where this comes from?



Comment 4 Brent Fox 2001-05-15 16:33:26 UTC
Do any of the partitions on your system other than / contain an /etc/fstab file?

Comment 5 Need Real Name 2001-05-15 18:57:16 UTC
[root@EPC-STEVE-ALLEN /]# mount
/dev/sda6 on / type ext2 (rw)
none on /proc type proc (rw)
/dev/sda2 on /boot type ext2 (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/hdb5 on /mnt/drive1 type vfat (rw)
/dev/sdb1 on /usr type ext2 (rw)
automount(pid420) on /misc type autofs (rw,fd=5,pgrp=420,minproto=2,maxproto=3)
/dev/hdc on /mnt/cdrom type iso9660 (ro,noexec,nosuid,nodev,user=allens)
[root@EPC-STEVE-ALLEN /]# find /boot -name "*fstab*"
[root@EPC-STEVE-ALLEN /]# find /mnt/drive1 -name "*fstab"
[root@EPC-STEVE-ALLEN /]# find /usr -name "*fstab"
/usr/lib/linuxconf/help.eng/fstab
[root@EPC-STEVE-ALLEN /]# find / -name "*fstab*"
find: /proc/6/fd: Permission denied
/etc/fstab
/etc/fstab~
/usr/i386-glibc20-linux/include/fstab.h
/usr/include/fstab.h
/usr/include/linuxconf/fstab.h
/usr/include/linuxconf/fstab.p
/usr/lib/perl5/5.00503/i386-linux/fstab.ph
/usr/lib/anaconda/fstab.py
/usr/lib/anaconda/fstab.pyc
/usr/lib/anaconda/fstab.pyo
/usr/lib/linuxconf/help.eng/fstab
/usr/lib/linuxconf/help.eng/fstab/fstab-1.html
/usr/lib/linuxconf/help.eng/fstab/fstab-2.html
/usr/lib/linuxconf/help.eng/fstab/fstab.help
/usr/lib/linuxconf/help.eng/fstab/fstab.html
/usr/man/man5/fstab.5.gz
/usr/share/openldap/migration/migrate_fstab.pl
[root@EPC-STEVE-ALLEN /]#

Comment 6 Need Real Name 2001-05-15 21:16:58 UTC
Resolved.

Although I could not find any errors about filesystems being not
cleanly unmounted, and 6.2 system worked fine.

1. Reboot with linux -b
2. Enter root password
3.  fsck /dev/sdb1
---Several errors found
4. Install is currently running