Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Nov 2002 16:53:42 +0100
From:      Tilo Riemer <riemer@ppprs1.phy.tu-dresden.de>
To:        freebsd-mobile@freebsd.org
Subject:   Re: Toshiba 1901-S301 and problems installing 5.0 dp2
Message-ID:  <20021128155342.GE25721@ppprs1.phy.tu-dresden.de>
In-Reply-To: <53249.213.201.2.34.1038496629.squirrel@webmail.loquefaltaba.com>
References:  <1097.192.168.0.242.1038458102.squirrel@webmail-internal.tcpipbitch.net> <45935.213.201.2.34.1038478522.squirrel@webmail.loquefaltaba.com> <20021128141920.GA24735@ppprs1.phy.tu-dresden.de> <53249.213.201.2.34.1038496629.squirrel@webmail.loquefaltaba.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Mmm, the compile a new kernel in other machine is dificult if they no is a
> FreeBSD 5.0, but you can prove to compile in a other machine with a 4.7
> release.
> 
> To create a floppy with the new kernel:
> sico#: vnconfig /dev/vn0c /path/to/kern.flp
> sico#: mount /dev/vn0c /mnt
> sico#: rm /mnt/kernel.gz
> sico#: gzip -9 /sys/compile/YOUR_KERNEL/kernel
> sico#: cp /sys/compile/YOUR_KERNEL/kernel.gz /mnt
> sico#: umount /mnt
> sico#: dd if=/path/to/kern.flp of=/dev/fd0
> 
> and only need start the instalation with the new kern floppy, if all it's
> correct, the sysinstall run, don't hang the machine.

sounds nice. perhaps I install a FreeBSD 5 on another machine... 

thank you very much, Tilo

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021128155342.GE25721>