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: Sascha Wildner <saw@xxxxxxxxx>
Date: Thu, 18 Jun 2009 08:40:53 +0200

Matthew Dillon schrieb:
: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.

We also have mined(1) which is very useful for such cases.


Regards,
Sascha

--
http://yoyodyne.ath.cx



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