Your message dated Wed, 25 Feb 2009 16:20:07 +0100
with message-id <[email protected]>
and subject line Closing "pending" Lenny release-notes bugs
has caused the Debian Bug report #513911,
regarding release-notes: wrong mount point for root partition in rescue mode
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
513911: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=513911
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release-notes
Tags: patch
Chapter 4.8.2.2 describes, how to fix a broken grub configuration
while using the rescue mode of debian-installer.
I read there:
"Now you should have shell access as user root on your root file system
mounted on /."
This is not correct, the root file system will be mounted into /target.
See this
http://d-i.alioth.debian.org/manual/en.i386/ch08s07.html
chapter in the installation guide about rescue mode. At the bottom
of the page is mentioned, that:
"The root file system you selected will be mounted on the /target directory."
Patch is attached.
Greetings
Holger
Index: upgrading.dbk
===================================================================
--- upgrading.dbk (Revision 6100)
+++ upgrading.dbk (working copy)
@@ -1715,7 +1715,7 @@
<para>
Now you should have shell access as user <literal>root</literal> on your root
- file system mounted on <filename>/</filename>. You need access
+ file system mounted on <filename>/target</filename>. You need access
to the contents of <filename>/boot</filename>, <filename>/sbin</filename>
and <filename>/usr</filename> directories. If these
directories need to be mounted from other partitions, do so
--- End Message ---
--- Begin Message ---
On Wed, Feb 25, 2009 at 01:31:39PM +0100, W. Martin Borgert wrote:
> Quoting "Simon Paillard" <[email protected]>:
>> Can we :
>> - asssume all pending bugs have been commited to SVN ?
>
> Yes.
Closing Lenny release-notes pending bugs, since the relevant patches have been
commited to SVN trunk and are published on line at
http://debian.org/releases/lenny/releasenotes
Sorry for the mass mail.
--
Simon Paillard
--- End Message ---