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
 

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

reply to topic new topic new poll
Topic: mount tool fails< Next Oldest | Next Newest >
kenneth hatteland Offline





Group: Members
Posts: 1
Joined: Mar. 2006
Posted: Mar. 04 2006,18:35 QUOTE

the mount tool only recognises hda2, not my cdrom or floppy and this is bothersome as I need some text files transferred to floppy
any ideas ??

kenneth
Back to top
Profile PM 
jls legalize Offline





Group: Members
Posts: 476
Joined: April 2004
Posted: Mar. 05 2006,14:24 QUOTE

did u try
Code Sample
mount /dev/fd0
and
Code Sample
mount /dev/cdrom
?
Back to top
Profile PM WEB ICQ MSN YIM 
pr0f3550r Offline





Group: Members
Posts: 378
Joined: Dec. 2005
Posted: Mar. 05 2006,15:37 QUOTE

What kind of install (hd, frugal. embedded)?

--------------
THE QEMU FORUM: http://qemu.dad-answers.com/index.php

QEMU ON WINDOWS: http://www.h7.dion.ne.jp/~qemu-win/

How to use floppy, CD-ROM and hard disk - http://www.h7.dion.ne.jp/~qemu-win/HowToFloppyCdrom-en.html

How to use network - http://www.h7.dion.ne.jp/~qemu-win/HowToNetwork-en.html
Back to top
Profile PM 
anaconda Offline





Group: Members
Posts: 96
Joined: Mar. 2006
Posted: Mar. 08 2006,14:29 QUOTE

"did u try
Code Sample
mount /dev/fd0
and
Code Sample
mount /dev/cdrom"

those only work if cdrom is in fstab-file (I know it should be, but...)

You can mount them manually from terminal by:
first give yourself root rights:

sudo su

then make the directories, where you want to mount them:

mkdir  /mnt/cd
mkdir  /mnt/disk

then you can use the "full" mount command:

mount  /dev/cdrom  /mnt/cd
mount  /dev/fd0  /mnt/disk  

That was for ide CD-drive and normal floppy drive for USB or sata drives the locations in /dev/xxx are different

hope this helped.

PS. if I have problems figuring where something is in /dev... I boot my machine with KNOPPIX cd and just look where KNOPPIX mounted it....

__
ana


--------------
___
anaconda
Back to top
Profile PM 
3 replies since Mar. 04 2006,18:35 < Next Oldest | Next Newest >

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

 
reply to topic new topic new poll
Quick Reply: mount tool fails

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