Search found 6 matches
- Sun Jul 07, 2013 2:52 pm
- Forum: Installing GhostBSD
- Topic: install to sd card
- Replies: 13
- Views: 24845
Re: install to sd card
OK, thanks for all your help .. i will try searching via FreeBSD.
- Sun Jul 07, 2013 1:16 pm
- Forum: Installing GhostBSD
- Topic: install to sd card
- Replies: 13
- Views: 24845
Re: install to sd card
I tried loading all three modules, each one separately, and also all three on top of each other. Now kldstat shows me that they are loaded, but there is still no new information, neither in pciconf nor in dmesg. Any other ideas? Maybe I should mention that this is an old computer: an HP Compaq nc600...
- Sun Jul 07, 2013 6:33 am
- Forum: Installing GhostBSD
- Topic: install to sd card
- Replies: 13
- Views: 24845
Re: install to sd card
Thanks! .. I did kldload mmc and kldload sdhci and did not get any error messages. But when I ls /dev/ it still shows all the same devices which I had before. Here is that output: # ls -l /dev/ total 3 crw-r--r-- 1 root wheel 0, 36 Jul 2 22:55 acpi lrwxr-xr-x 1 root wheel 4 Jul 2 22:55 ad0 -> ada0 l...
- Fri Jul 05, 2013 6:10 pm
- Forum: Installing GhostBSD
- Topic: install to sd card
- Replies: 13
- Views: 24845
Re: install to sd card
On my GhostBSD machine I have the SDHC card inserted into the slot, but the only devices which have slice numbers are ad0 and ada0, and ad0 is a link to ada0 ... and ada0 is the hard-drive which already has GhostBSD installed onto it. There is no /dev/da* or /dev/sd* .. this is one of the reasons wh...
- Wed Jul 03, 2013 4:03 am
- Forum: Installing GhostBSD
- Topic: install to sd card
- Replies: 13
- Views: 24845
Re: install to sd card
I don't know what is GhostBSD .imf I wanted to just install the regular GhostBSD system onto the card, as if the sd card was a hard-drive. That's how I did it with the Linux systems. I would also need to put a boot-loader onto the mbr of the sd card. For this, I would prefer GRUB, because the card I...
- Tue Jul 02, 2013 4:14 pm
- Forum: Installing GhostBSD
- Topic: install to sd card
- Replies: 13
- Views: 24845
install to sd card
I would like to install GhostBSD 3.1 (LXDE version) to an mmc SDCH card. I have searched online but found no information about this. In fact, I cannot even find information about how to mount an mmc card in GhostBSD. I have installed a few Linux systems onto sd cards and they work fine. Please help....