Re: Install Fedora onto (not from) an SD card

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 12/27/2009 01:10 PM, Gordon Charrick wrote:
Does anyone have a way to install onto an SD card? I have been able to install on a USB stick but the installer doesn't see an SD card as a device to install onto.

I don't want this to be setup as one of those "live" distributions where you have your static part and then an overlay where you save any changes. I want the SD card to act as a hard drive (although a pretty slow one) where it'll have a /, /boot, and swap partitions.


Yes, this is very possible, and it does work quite well. Others have mentioned the issues involved with using flash drives, so don't skimp and you will probably be fine.

The easiest way is to install to a flash device in a virtual machine.

Here is a scenario:

1. Plug in flash device.
2. Determine device.
    dmesg or df -h -- if auto mounted you can see it
    unmount the device, but don't remove it.
    I will assume sdb for this example.
3. Use a .iso to install.
sudo qemu -hda /dev/sdb -cdrom Fedora-12-x86_64-DVD.iso -boot d -m 1024 -net nic -net user

After the install completes, you can use the flash device just about anywhere. Pretty cool.


Good Luck!


--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux