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: Dumb Question But...< Next Oldest | Next Newest >
str1d3r Offline





Group: Members
Posts: 12
Joined: Feb. 2004
Posted: Feb. 12 2004,02:59 QUOTE

Ummm...how do I get into one of my hard drives?  I just downloaded DSL and am completely amazed!  :p  :O  :laugh: Anyway, um...I can't seem to get to it...and I'm not familiar at all with hash and bash and the lot, so could someone help me?  Thanks!

-Str1d3r :cool:
Back to top
Profile PM 
Rapidweather Offline





Group: Members
Posts: 375
Joined: Jan. 2004
Posted: Feb. 12 2004,13:41 QUOTE

Getting into one of your hard drives:
Well, I have a slave hard drive on this box at /dev/hdb
If I want to make the contents of the Mandrake 8 linux installation at
/dev/hdb1 part of the DSL filesystem I do this:
#cd /      < that gets you to the root filesystem of DSL
#mkdir mandrake       < give a name to the partition you are mounting
#mount /dev/hdb1 /mandrake     < that should work
#cd /mandrake          < you should now be able to go to your mandrake partition
#ls -a                   < This will list the contents of /mandrake
Now you can 'CD" to any directory in the /mandrake partition, and view the
files there. If you get lost, remember that you can #cd /mandrake to start over
-----
If you want to view the contents of a text file in your /mandrake partition,
you navigate to the directory, and when you 'ls -a' and you file shows, just
#scite myfile
and the 'myfile' text file will appear in DSL's Scite editor!
------



:;):


--------------
Rapidweather Remaster of DSL:
http://www.angelfire.com/ms/telegram/getting_started.html
Rapidweather Remaster of Knoppix Linux:
http://www.geocities.com/rapidweather/getting_started.html
Screenshots:
http://www.rapidweather.com/linuxcdsales.html
Back to top
Profile PM WEB 
Modrak Offline





Group: Members
Posts: 189
Joined: Dec. 2003
Posted: Feb. 12 2004,18:07 QUOTE

There is a mount app in the corner of fluxbox
Back to top
Profile PM 
str1d3r Offline





Group: Members
Posts: 12
Joined: Feb. 2004
Posted: Feb. 12 2004,18:40 QUOTE

Ummmmm...well...I don't understand any of what you guys just said.  So, um...all I want to do is view the contents of say my C:\ drive or my D:\ drive.  And how do I look at a CD or floppy?  Umm...yeah. :p

-Str1d3r :cool:
Back to top
Profile PM 
TyphoonMentat Offline





Group: Members
Posts: 183
Joined: Oct. 2003
Posted: Feb. 12 2004,19:33 QUOTE

Linux has an entirely different system to that of Windows.
All hard drives (well, technically hard drive partitions) are referred to with the syntax /dev/hdxY, where x is the letter for the hard drive (e.g. your first hard drive is a, so it's /dev/hda), and Y is the number of the partition (a little more complicated, but generally it goes 1,2,5,6).
You access them by "mounting" them in Linux, which essentially links one of the hard drives to a directory. For instance, to mount my first hard drive's first partition, I'd type:
mount /dev/hda1 /mnt/hda1

If you want to learn more, see these:
http://www.linux-mag.com/2000-11/newbies_01.html

http://www.justlinux.com/nhf....es.html
Back to top
Profile PM 
12 replies since Feb. 12 2004,02:59 < 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: Dumb Question But...

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