Date: Thu, 28 Nov 2002 16:17:09 +0100 (CET) From: "David Barbero" <sico@loquefaltaba.com> To: <riemer@ppprs1.phy.tu-dresden.de> Cc: <freebsd-mobile@freebsd.org> Subject: Re: Toshiba 1901-S301 and problems installing 5.0 dp2 Message-ID: <53249.213.201.2.34.1038496629.squirrel@webmail.loquefaltaba.com> In-Reply-To: <20021128141920.GA24735@ppprs1.phy.tu-dresden.de> 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>
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. chance. Best regards. Tilo Riemer dijo: > hello, > > I have the same problem, FreeBSD 5 hangs at: > pci0: <simple comms> at device 31.6 (no driver attached) > > FreeBSD 4.6 hangs also, CRUX 0.9.4 hangs... only suse 8.1 boots without > problems (but I have to change the loadorder of drivers for network and > pcmcia, if I load pcmcia after network the machine hangs). > > okay, how can I get a new kernel without a running FreeBSD 5 box and if > I have a kernel how can I boot from it? put it onto a floppy and load at > bootprompt? > > > best regards, Tilo -- "Linux is for people who hates Windows, BSD is for people who loves UNIX" 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?53249.213.201.2.34.1038496629.squirrel>