2011/5/26 Bob Goodwin <bobgoodwin@xxxxxxxxxxxx>
Ok, did that and it works as desired. However when the kernel isOn 26/05/11 11:34, Jan Willies wrote:
> 2011/5/26 Bob Goodwin <bobgoodwin@xxxxxxxxxxxx>
>
> On 26/05/11 11:19, Jan Willies wrote:
> > 2011/5/26 Bob Goodwin <bobgoodwin@xxxxxxxxxxxx>
> >
> > On 26/05/11 03:15, Jan Willies wrote:
> > >
> > >
> > > You can first try to boot with systemd.unit=multi-user.target
> before
> > > making any permament change.
> > >
> > > See the other replies for the symlinking issue.
> >
> >
> > I can enter "a" at the grub screen and then
> > "systemd.unit=multi-user.target" and get a text
> log-in screen.
> >
> > Can I put "systemd.unit=multi-user.target" in grub.conf?
> >
> >
> > You can put it in /boot/grub/menu.lst
> >
> > It should have the same effect as "ln -sf
> > /lib/systemd/system/multi-user.target
> /etc/systemd/system/default.target"
>
> But where to put it?
>
> #boot=/dev/sda
> default=0
> timeout=10
> splashimage=(hd0,1)/grub/splash.xpm.gz
>
> title Fedora (2.6.35.13-91.fc14.i686.PAE)
> root (hd0,1)
> kernel /vmlinuz-2.6.35.13-91.fc14.i686.PAE ro
> root=/dev/mapper/vg_box9-lv_root rd_LVM_LV=vg_box9/lv_root
>
>
> kernel /vmlinuz-2.6.35.13-91.fc14.i686.PAE
> ro root=/dev/mapper/vg_box9-lv_root
> rd_LVM_LV=vg_box9/lv_root systemd.unit=multi-user.target
>
> (one line)
replaced I suspect that will have to be re-entered. But I can
live with that for now.
No need, it should be carried over.
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines