mkbootdisk: Cannot find root partition in /etc/fstab.

Charles Curley charlescurley at charlescurley.com
Thu Jun 14 17:47:48 UTC 2007


When I run mkbootdisk on a system installed from a live CD, I get:

--------------------------------------------------
[root at taltos bare.metal]# mkbootdisk --iso --device ../bootdisk.$(uname -r).iso $(uname -r)
Cannot find root partition in /etc/fstab.
--------------------------------------------------

When I run the same on a system installed from Anaconda, I do not get
this. Possibly the difference is in how the root partition is
identified in /etc/fstab, on the same hardware:

live CD:
--------------------------------------------------
[root at taltos bare.metal]# cat /etc/fstab 
LABEL=/                 /                       ext3    defaults        1 1
LABEL=/boot             /boot                   ext3    defaults        1 2
tmpfs                   /dev/shm                tmpfs   defaults        0 0
devpts                  /dev/pts                devpts  gid=5,mode=620  0 0
sysfs                   /sys                    sysfs   defaults        0 0
proc                    /proc                   proc    defaults        0 0
/dev/VolGroup00/LogVol01 swap                    swap    defaults        0 0
--------------------------------------------------

Anaconda:
--------------------------------------------------
/dev/VolGroup00/LogVol00 /                       ext3    defaults        1 1
LABEL=/boot             /boot                   ext3    defaults        1 2
tmpfs                   /dev/shm                tmpfs   defaults        0 0
devpts                  /dev/pts                devpts  gid=5,mode=620  0 0
sysfs                   /sys                    sysfs   defaults        0 0
proc                    /proc                   proc    defaults        0 0
/dev/VolGroup00/LogVol01 swap                    swap    defaults        0 0
--------------------------------------------------

This difference also causes problems for bare metal recovery. I would
prefer the Anaconda non-label version.


-- 

Charles Curley                  /"\    ASCII Ribbon Campaign
Looking for fine software       \ /    Respect for open standards
and/or writing?                  X     No HTML/RTF in email
http://www.charlescurley.com    / \    No M$ Word docs in email

Key fingerprint = CE5C 6645 A45A 64E4 94C0  809C FFF6 4C48 4ECD DFDB
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20070614/0aa84376/attachment-0001.sig>


More information about the fedora-list mailing list