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: (3) </ 1 [2] 3 >/

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

reply to topic new topic new poll
Topic: Automount, Harddisks aren't automounting< Next Oldest | Next Newest >
zaheermk
Unregistered






Posted: Feb. 16 2004,07:01 QUOTE

I getting almost the same problem, DSL booted it successfully from the live CD, but hdd partitions are not automounted. When I tried to play a music file with XMMS, from one of the partitions, /mnt/hda1, /mnt/hda5 were empty. So I tried to mount it manually from the console/terminal. But it didn't work. Could you please help me ?
???
Back to top
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: Feb. 16 2004,07:20 QUOTE

mount /dev/hda1 /mnt/hda1 -o uid=1001 should give you access to those partitions. Or select enhanced desktop and use mount.app in the lower right corner of the screen.
Back to top
Profile PM WEB 
donar Offline





Group: Members
Posts: 2
Joined: Mar. 2004
Posted: Mar. 06 2004,11:27 QUOTE

I edited my ~/.initrc to automount hda5 and hda6 by adding the following to it:

mount /dev/hda5 /mnt/hda5 &
mount /dev/hda6 /mnt/hda6 &

Don't forget to add the "&"

Bassically commands you put in you ~/.initrc will run when you log in. I use DSL on my laptop for use as an mp3 player for my car so I added in a line for my soundcard to work properly and one to autolaunch xmms. Now if I can just figure out what commands I can use to automatically turn down the mic volume so I don't get feedback before I get a chance to turn it down with the app.
Back to top
Profile PM 
marcosg Offline





Group: Members
Posts: 7
Joined: Mar. 2004
Posted: Mar. 06 2004,11:48 QUOTE

Donar: ¿how can you turn off the MIC (or chage the volumes)?
I cant find a mixer in all this system, could someone help we with this? Because I will work with audio programs to make music!
marcosg@argentina.com
www.pc-musica.tk :(
Back to top
Profile PM 
CappyCaffeine Offline





Group: Members
Posts: 64
Joined: Jan. 2004
Posted: Mar. 06 2004,17:01 QUOTE

Hi all. Been reading this thread and I think what you really want to do it add the following lines to /opt/bootlocal.sh

mount /mnt/hda1

(or whatever partition you want to mount on boot)

I wanted my damnsmall box to be able to mount a vfat partition and then run monkey web server without having to login as a user. the Server_root is on the vfat partition. I did not want to mess around with knoppix-autoconfig or the fstab regenerating script and all that, so I simply put the above line in /opt/bootlocal.sh and the following to run the web server:

./opt/monkey/bin/banana start

So, /mnt/hda1 is mounted and monkey is started by the time you get to the login: prompt

This is handy if somebody reboots the machine for some fool reason, and saves memory by not requiring you to run X.

BTW: my box is also running as a samba server. Apt-Get was great at installing samba and swat... Sweet! :)

Hope this helps!

Cappy
Back to top
Profile PM MSN 
10 replies since Jan. 15 2004,06:37 < Next Oldest | Next Newest >

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

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

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