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

Re: From-PowerUp-To-Bash-Prompt-HOWTO-2



 probably you're using vfat filesystem
type. try to mount manually with
root and the options below.

 mke2fs -m0 /dev/fd0
 mount -t ext2 -o noauto,dev,rw,suid
/dev/fd0 /mnt
 mkdir /mnt/{boot,dev}
 cp /boot/boot.b /mnt/boot
 cd /mnt/dev
 mknod fd0 b 2 0
 mknod console c 5 1

 
__________________________________________________________________________
Acabe com aquelas janelinhas que pulam na sua tela.
AntiPop-up UOL - É grátis!
http://antipopup.uol.com.br/




Reply to: