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

Re: Help with upgrading



On Sat, Apr 12, 2008 at 03:21:18PM +0800, wwongdg@streamyx.com wrote:
> sda1 and it booted all the way to login prompt and I am stuck. There is
> no other partition which I've made like /usr, /home, /var, etc. So I
> have no way of editing my /etc/mount since there isn't such file nor is
> there an editor i can use.

mount -o remount,rw /
cp -pai /etc/fstab /etc/fstab.SAVED
sed "s+^/dev/hda+/dev/sda+"</etc/fstab.SAVED>/etc/fstab
mount -a

-- 
Chi usa software non libero avvelena anche te. Digli di smettere.
Informatica=arsenico: minime dosi in rari casi patologici, altrimenti letale.
Informatica=bomba: intelligente solo per gli stupidi che ci credono.


Reply to: