Home :: Documentation :: Download :: Development :: Community :: Wiki :: Ports :: Bugs :: Links :: About
Welcome to CRUX bug tracking.
Tasklist

FS#769 - mtab and grub-install

Attached to Project: CRUX
Opened by Alexander Scherbakov (neocrust) - Sunday, 27 November 2011, 05:45 GMT+2
Last edited by Matt Housh (jaeger) - Friday, 02 November 2012, 14:40 GMT+2
Task Type Improvement
Category doc
Status Closed
Assigned To No-one
Operating System Linux
Severity High
Priority Normal
Reported Version 2.7
Due in Version Undecided
Due Date 2011-11-27
Percent Complete 100%
Votes 0
Private No

Details

"7.2.2.1. Automatic setup using grub-install"

Please add next line before "# grub-install /dev/sdX" (grub can not be installed without it):

"# grep -v rootfs /proc/mounts > /etc/mtab"
This task depends upon

Closed by  Matt Housh (jaeger)
Friday, 02 November 2012, 14:40 GMT+2
Reason for closing:  Won't implement
Comment by Fredrik Rinnestam (rehabdoll) - Sunday, 30 September 2012, 16:16 GMT+2
Is this still valid for 2.8 (grub2) and the new mtab scheme?
Comment by Matt Housh (jaeger) - Friday, 02 November 2012, 14:40 GMT+2
It is no longer valid in 2.8. Grub2's 'grub-install' works without any modifications to /etc/mtab.

Loading...