Re: One-off level 3 boot

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2008-05-21 at 12:32 +0100, Anne Wilson wrote:
> I thought that I could achieve this by appending '3' to the grub line, but it 
> doesn't seem to work.  Can someone please give me *very* specific 
> instructions?  Thanks

Which grub line did you append it to, and which Fedora release?

Taking an example from my grub.conf file, add it to the kernel line.

Before:

title Fedora (2.6.23.15-80.fc7)
        root (hd1,0)
        kernel /vmlinuz-2.6.23.15-80.fc7 ro root=LABEL=donga/ quiet
        initrd /initrd-2.6.23.15-80.fc7.img

After:

title Fedora (2.6.23.15-80.fc7)
        root (hd1,0)
        kernel /vmlinuz-2.6.23.15-80.fc7 ro root=LABEL=donga/ quiet 3
        initrd /initrd-2.6.23.15-80.fc7.img

-- 
[tim@bigblack ~]$ uname -ipr
2.6.23.15-80.fc7 i686 i386

Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.




-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux