Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > The Community > Everything BSD > Running DesktopBSD from USB stick

Forgot Password?
 Everything BSD   For all discussions regarding Free/NetBSD and OpenBSD.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 02-01-2009   #1 (permalink)
Linux User
 
Join Date: Dec 2004
Posts: 324
Running DesktopBSD from USB stick

I found this article in German regarding running DesktopBSD (FreeBSD + KDE) as a live system from a USB stick:
https://forum.bsdgroup.de/showthread.php?p=7064

Here is a translation to English and I encourage all readers to add to this thread with their own findings:

I have just completed booting a DesktopBSD Live from a USB stick on my Lenovo 3000 N200 notebook.
Pleasant surprise: the PCIe Broadcom BCM5906M ethernet card is now part of the current DesktopBSD-1.7-i386-SNAPSHOT-20081116.

The NIC can also be comfortably configured via the DesktopBSD KDE control menu.
Quite a fine thing! Thanks to the DesktopBSD team!

What I've done so far: configure the USB stick after the following guide:
Adding Disks
and configured it as follows:
Code:
dd if=/dev/zero of=/dev/da0 bs=1k count=1
bsdlabel -Bw da0 auto
newfs /dev/da0a
So I have only one large UFS2 partition on the inserted USB stick.

The DesktopBSD ISO image can be mounted to /mnt/iso with the following:
Code:
mdconfig -a -t vnode -f  DesktopBSD-1.7-i386-SNAPSHOT-20081116.iso -u 0 && mount -r -t cd9660 /dev/md0 /mnt/iso
The complete contents of DesktopBSD ISO image has been copied on the freshly formatted and mounted partition UFS2.
BIOS has been set to boot from USB.
Immediately reported to the bootloader of DesktopBSD, the process halts when mounting the partition. So again I searched a bit and edited in /etc/fstab from DesktopBSD on the USB stick.
Originally it reads:
Code:
/dev/iso9660/DesktopBSD / cd9660 ro 0 0
Which for my USB stick I have modified to:
Code:
/dev/da0a/DesktopBSD / ufs ro 0 0
Unfortunately, the boot process still hung briefly, but continued when at the boot loader prompt I entered:
Code:
ufs: da0a
Runs after these little manual corrections just fine as a DesktopBSD Live USB stick.

I will dream perhaps about how to achieve a boot process without manual intervention from ufs:da0a.

I think this could maybe be the big hype around these small Netbooks, or this sweet little EeePC box, which just like the Netbook neither has a floppy nor CD or DVD drive, quite a bonus, perhaps because one would prefer to have with him his favorite thing to install or test.
Also this could be the favorite system so easily carried with you in your pocket as DesktopBSD live USB stick.

Small drawback: my old Socket A crate has difficulties when a USB drive is attached upon booting, no matter whether the USB disk or USB stick is inserted; it will crash, but that's what you have with the newer notebooks.
The "fat" KDE runs very smooth, incidentally, feels very "snappy" on the live USB stick.
technossomy is offline  


Reply With Quote
Old 02-04-2009   #2 (permalink)
Just Joined!
 
malcarada's Avatar
 
Join Date: Feb 2009
Location: European Union
Posts: 3
Those are great news, there are very few BSD running from a stick.
malcarada is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 07:52 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2