e845
![]() |
|
|
|
|
|||||||
| Installing & Upgrading Installing and upgrading FreeBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Is it possible to load FreeBSD over NFS but without using pxe, bootp?
I know, in Linux you can create initramfs with some options, and then you can boot kernel with nfsroot option and this initramfs and you can work. Is there similiar thing in FreeBSD? |
|
#2
|
||||
|
||||
|
You'll have to load the kernel from local media, but otherwise it would be the same as a PXE boot. Just out of curiosity, why?
|
|
#3
|
|||
|
|||
|
Quote:
My plan is simple: I'm making bootable usb-stick with kernel, setting up nfs-server at home and, at my office, I'm booting to my own OS using USB stick and NFS-share, without modifying anything on PC. |
|
#4
|
|||
|
|||
|
So,anybody knows how to do it?
|
|
#5
|
||||
|
||||
|
Off the top of my head, create a FreeBSD bootable memory stick and set vfs.root.mountfrom= to the NFS filesystem. But NFS is not something that should be exposed to the net at large.
Another way would be to boot a full FreeBSD system locally and then use security/openvpn to connect to the remote system, then NFS-mount the user's home directory. |
| The Following User Says Thank You to wblock@ For This Useful Post: | ||
Ringo (July 19th, 2012) | ||
|
#6
|
|||
|
|||
|
Thank you for advice, but my nfs-share is opened for few ip-s or it doesn't matter?
|
![]() |
| Tags |
| netboot, nfs |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] BOOTP Issue with rtl8169 on v6.2 | Vizard | Web & Network Services | 3 | June 8th, 2012 16:18 |
| bruteforce attacks bootp | gpatrick | Firewalls | 1 | June 2nd, 2012 18:18 |
| DHClient Bootp Broadcast Flag Option | NOYB | Networking | 0 | March 26th, 2012 08:54 |
| [Solved] BOOTP/DHCP rule ? | stevejones | Firewalls | 7 | January 24th, 2010 03:12 |