Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (2) </ [1] 2 >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: Installing Embedded, Seeing the rest of the drive< Next Oldest | Next Newest >
mrdamage Offline





Group: Members
Posts: 4
Joined: May 2005
Posted: May 14 2005,05:37 QUOTE

Dear All
Love DSL embedded and have installed it to a 20Gig USB hardrive (DSL on a 1 Gig FAT Partition and the other partition is a FAT32 with music on it and other files). How can I access my music files on the rest of the USB hard drive when running DSL? Do I need to use Samba and also where does the ramdisk exist?

:)
Back to top
Profile PM 
meo Offline





Group: Members
Posts: 552
Joined: April 2004
Posted: May 14 2005,11:21 QUOTE

Hi mrdamage!

In DSL start mount.app and check how your hd is recognized. Then you just mount the partition where you have the music files and use them.

Have fun,
meo


--------------
"Live and let live"   Treat others the way you want to be treated because that's what you should expect from them.

"All that is very well," answered Candide, "but let us cultivate our garden." - Francois-Marie Arouet Voltaire
Back to top
Profile PM 
mrdamage Offline





Group: Members
Posts: 4
Joined: May 2005
Posted: May 14 2005,18:49 QUOTE

Hi Meo
Going to give that a go. I think I have a problem with the USB drive. During boot up it say's /dev/ata unknown slave. Also I must have been having a brain storm, asking where the ramdisk exists duh!
:D
Back to top
Profile PM 
mrdamage Offline





Group: Members
Posts: 4
Joined: May 2005
Posted: May 14 2005,22:09 QUOTE

Hi Meo

I reformatted the usb drive (1gig to FAT) and the rest to FAT32. I then extracted the DSL embedded files to the 1gig partition and then placed a test file in the other partition to see if I could access it from within DSL. I could mount hda but couldn't mount hdb, so at this stage DSL cannot see the partitions on the usb hard drive. Any ideas or checks that I could do?
:(
Back to top
Profile PM 
cbagger01 Offline





Group: Members
Posts: 4264
Joined: Oct. 2003
Posted: May 14 2005,23:43 QUOTE

Are you running DSL embedded from MSwindows via QEMU?

If so, your DSL embedded system is unable to see the contents of your USB drive or any other files on your real hard drive.

QEMU is a program that creates a virtual PC or fake PC and runs it from inside a Window in your native operating system.

It works like commercial products called VMWare and Virtual PC.

Your virtual computer is unable to see your real hardware, including the files on the rest of your USB drive.

However, it is possible to get to these files in an indirect way, via Windows network shares.

You can use the "Share as" function inside MS Windows Explorer to "share" your USB drive letter on the Network.

Then, from inside DSL, you can install SAMBA and use it to connect to the network drive and get at your files.

Or you can use the built-in SMBCLIENT program to tranfer files in an FTP-like fashion.

Here is an example:

Go to Start -> Programs -> Accessories -> Command Prompt and open up a command prompt inside Windows. Then type:

ipconfig

and write down your Windows IP address. Example: 192.168.1.10

then type "Exit" to exit the command prompt.

Then go into DSL and choose Apps -> Net -> smbclient

Then type in:

Domain:   anydomainname
Machine: 192.168.1.10
Share:    SharedDocs    (or replace with your share name)
Name:    anyusername
Password: anypassword

and connect

To look at directory type:

ls

To get files type:

get filename

or

mget *.doc

to get all files with doc extension down to your DSL computer, for example

put filename.txt

or

mput *.txt

to send all files with txt extension back to MSWindows computer.

Hope this helps.
Back to top
Profile PM 
7 replies since May 14 2005,05:37 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (2) </ [1] 2 >/
reply to topic new topic new poll
Quick Reply: Installing Embedded

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code