Bug 50694 - rescue mode fails to mount sysimage from scsi disc
Summary: rescue mode fails to mount sysimage from scsi disc
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-08-02 10:32 UTC by Gerald Teschl
Modified: 2007-04-18 16:35 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-09-18 19:52:00 UTC
Embargoed:


Attachments (Terms of Use)

Description Gerald Teschl 2001-08-02 10:32:52 UTC
I just used "linux rescue" on a box with one single scsi hard drive
/dev/sda with two partition sda1 -> linux and sda2 -> swap and it
claimed that I don't have any linux partitions!?

The scsi driver was loaded and just using "mkdir /mnt/sysimage; mount
/dev/sda1 /mnt/sysimage" worked fine.

Please crate at least the mount point "/mnt/sysimage" even if no
partitions are found or if the user chooses not to look for them.
This does not hurt and it saves some typing.

Comment 1 Glen Foster 2001-08-02 21:45:35 UTC
This defect is considered SHOULD-FIX for Fairfax.

Comment 2 Jeremy Katz 2001-08-08 21:29:35 UTC
Well, if you just do `mount /dev/sda1 /mnt/sysimage` the mountpoint will get
automagically created if it doesn't exist.

Was the filesystem unmounted cleanly before booting into rescue mode?

Comment 3 Michael Fulbright 2001-08-09 02:19:34 UTC
Was anything installed on the Linux partition?

Comment 4 Gerald Teschl 2001-08-09 08:50:30 UTC
The mountpoint might be crated but you can't use "tab";-) Moreover, if you
mistype it your path won't be correct.

No the fs was clean and the linux partition contained a fresh install
(unfortunately anaconda failed to install lilo correctly....).

Comment 5 Gerald Teschl 2001-08-09 08:52:35 UTC
BTW, I just noted that if you have to drives hda and hdb which both
contain linux installations it will mount the one from hdb rather than
the one from hda. Shouldn't it check hd{a,b,c,d} in this order? This
seems more resonable to me.

Comment 6 Michael Fulbright 2001-08-09 21:55:13 UTC
I would have expected if there are multiple linux filesystems present that
contain a 'etc/fstab' file that you would be prompted for the correct partition
to mount. I will test this.

Comment 7 Michael Fulbright 2001-09-05 20:21:03 UTC
I have not seen any problems detecting and asking the user which of multiple
installs to rescue/upgrade.  Have you tried this with RC2?

Comment 8 Brent Fox 2001-09-17 14:55:11 UTC
Any more info here?

Comment 9 Brent Fox 2001-09-27 18:50:50 UTC
Closing due to inactivity.  Please reopen if you have more information.


Note You need to log in before you can comment on or make changes to this bug.