Le 19 sept. 2011 à 17:43, bsd a écrit : > One more precision, the hard drive I am trying to install pfSense on is a > Toshiba MK2576GSXZ > > > Thanks. > > Le 19 sept. 2011 à 16:41, bsd a écrit : > >> Hello, >> >> I am facing a problem installing a lanner 7522 (celeron based). >> >> The device is based on the following hardware specs : >> >> Processor: Intel Celeron M 1GHz >> Chipset: Intel 910GMLE + ICH6M >> >> >> >> --- >> >> I have only managed to install the device with an embedded kernel. >> The multiproc refuses to boot for some reason (probably console >> redirection). >> >> It is not in itself a problem, but when I reboot the device I have problem >> mounting my HDD because the partition is not detected / mounted. >> >>> […] >>> gen1.1: <Intel> at usbus1 >>> uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 >>> ad0: 238475MB <TOSHIBA MK2576GSXZ GS001A> at ata0-master UDMA100 SATA >>> uhub0: 2 ports with 2 removable, self powered >>> uhub1: 2 ports with 2 removable, self powered >>> ugen0.2: <vendor 0x04d9> at usbus0 >>> Loader variables: >>> vfs.root.mountfrom= >>> vfs.root.mountfrom.options=rw >>> >>> Manual root filesystem specification: >>> <fstype>:<device> Mount <device> using filesystem <fstype> >>> eg. ufs:/dev/da0s1a >>> eg. cd9660:/dev/acd0 >>> This is equivalent to: mount -t cd9660 /dev/acd0 / >>> >>> ? List valid disk boot devices >>> <empty line> Abort manual input >> >> Then I have to manually specify the device to boot from : >> >>> mountroot> ufs:/dev/ad1s1a >>> >> >> >> Then It is ok. >> >> --- >> >> Weired thing is that /etc/fstab seems to be correct : >> >>> [2.0-RELEASE][[email protected]]/root(1): more /etc/fstab >>> # Device Mountpoint FStype Options Dump >>> Pass# >>> /dev/ad1s1a / ufs rw 1 1 >>> /dev/ad1s1b none swap sw 0 0 >> >> >> >> I have updated /boot/loader.conf.local with these settings : >> >>> [2.0-RELEASE][[email protected]]/root(2): more >>> /boot/loader.conf.local >>> kern.cam.boot_delay=10000 >>> vfs.root.mountfrom="/dev/ad1s1a" >> >> >> I don't know where to look right now… >> >> And I need a 100% working setting. >> >> >> Any idea ? >>
Thanks to Chris : http://doc.pfsense.org/index.php/Full_install_on_Netgate_Hamakua There is somehow a problem installing everything on the / partition - you have to create a /usr partition to have that work. Don't ask me why… ;-) –––––––––––––––––––––––––––––––––––––––––––––– ---------> Grégory Bernard Director <--------- ---------------> www.osnet.eu <--------------- --> Your provider of OpenSource appliances <-- –––––––––––––––––––––––––––––––––––––––––––––– OSnetOSnetOSnetOSnetOSnetOSnetOSnetOSnetOSnetO _______________________________________________ List mailing list [email protected] http://lists.pfsense.org/mailman/listinfo/list
