Re: Toshiba 1901-S301 and problems installing 5.0 dp2
"David Barbero" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected] with "unsubscribe freebsd-mobile" in the body of the message