Bug 218492 - LiveCD: root fs is marked to be fscked
Summary: LiveCD: root fs is marked to be fscked
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: distribution
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Zeuthen
QA Contact: Bill Nottingham
URL:
Whiteboard:
Depends On:
Blocks: FC6LiveCDTracker
TreeView+ depends on / blocked
 
Reported: 2006-12-05 18:50 UTC by Bill Nottingham
Modified: 2014-03-17 03:04 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-12-06 00:29:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
patch for this (2.39 KB, patch)
2006-12-05 22:21 UTC, Bill Nottingham
no flags Details | Diff

Description Bill Nottingham 2006-12-05 18:50:17 UTC
fstab on the live cd is marked as:

/dev/mapper/livecd-rw / ext3 defaults,noatime 1 1

You want '0 0' at the end, otherwise it will try to fsck it. This should remove
the need to boot with 'fastboot'.

Comment 1 Bill Nottingham 2006-12-05 22:21:19 UTC
Created attachment 142896 [details]
patch for this

This patch sets up any /dev/mapper root so that it's not fscked, and removes
'fastboot' from the command line.

Comment 2 David Zeuthen 2006-12-06 00:29:07 UTC
I've committed something like this. Thanks!

http://gitweb.freedesktop.org/?p=users/david/pilgrim.git;a=commitdiff;h=b55ab2537e75b67b0b93b081d8867686bafb5076

Will do a new livecd spin tonight.



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