编程开源技术交流,分享技术与知识

网站首页 > 开源技术 正文

NomadBSD 一个基于 FreeBSD 的 USB Live 系统

wxchong 2024-08-03 03:04:25 开源技术 43 ℃ 0 评论

NomadBSD 是一个基于 FreeBSD 的系统,可以写入 USB 设备,启动后即可使用。通过自动硬件检测和配置,NomadBSD 可以做为开箱即用的桌面系统,也可用于数据恢复、教育、测试 FreeBSD 硬件兼容性等。

硬件需求

镜像提供了 32 和 64 位的系统,可用于大于 4GB 的 USB 设备。1.2GHz 主频 CPU 和 1GB 内存就足够运行 NomadBSD。启动模式支持 BIOS 和 UEFI。

NomadBSD 默认预装以下软件:

  • Thunar file manager
  • Asunder CD ripper
  • Bash 5.0
  • Filezilla FTP client
  • Firefox web browser
  • Fish Command line
  • Gimp
  • Qpdfview
  • Git
  • Hexchat IRC client
  • Leafpad text editor
  • Midnight Commander file manager
  • PaleMoon web browser
  • PCManFM file manager
  • Pidgin messaging client
  • Transmission BitTorrent client
  • Redshift
  • Sakura terminal emulator
  • Slim login manager
  • Thunderbird email client
  • VLC media player
  • Plank application dock
  • Z Shell

除了利用 USB 设备启动使用外,还可以将 NomadBSD 安装到硬盘上。

当然在虚拟机里也能使用,将镜像转换成虚拟机硬盘文件

VBoxManage internalcommands createrawvmdk -filename ~/nomadbsd.vmdk -rawdisk /full/path/to/nomadbsd-x.y.z.img

Tags:

本文暂时没有评论,来添加一个吧(●'◡'●)

欢迎 发表评论:

最近发表
标签列表