DragonFly bugs List (threaded) for 2009-06
DragonFly BSD
DragonFly bugs List (threaded) for 2009-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: ahci: attachment to atapi device


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 17 Jun 2009 20:30:09 -0700 (PDT)

:How do I boot my laptop back?
:
:I changed my fstab to da0s.... When I boot with option 6 (without AHCI), i set 
:mountroot to /dev/ad4s3a, which takes me to single usermode. But from there I 
:cannot edit the fstab because... Did I mention vi is impossible to use from 
:single user mode?
:
:I mount the /usr and /tmp partitions to get access to vi, but when i try to 
:open anything, it doesnt show anything meaningful. (some gibberish at the 
:bottom of the text)
:
:Petr

    You almost got it.  The termcap is broken.  So you also need to do,
    in addition to mounting the stuff:

    TERM=cons25
    export TERM

    Then vi will work.

						-Matt




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