LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-08-2000, 01:38 AM   #1
Rutnut
Member
 
Registered: Dec 2000
Posts: 112

Rep: Reputation: 15
Post


Having been a win/dos user for a great many years I thought I do really need to get onto a very good OS seeing that win keeps crashing so I installed Redhat 6.0 and was surprised by the interface but I can't log onto my floppy with the Linux bootup disk from dos, my windows does not recognise my Linux partion and my Linux os does not seem to show a Cd-rom/Hard disk or Floppy disk are they all locked from what I have read from other postings, can someone help please.
 
Old 12-08-2000, 08:32 AM   #2
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,597

Rep: Reputation: 4080Reputation: 4080Reputation: 4080Reputation: 4080Reputation: 4080Reputation: 4080Reputation: 4080Reputation: 4080Reputation: 4080Reputation: 4080Reputation: 4080
By default you cannot access linux partitions from windows. I am not sure what you mean by Linux does not "see" your devices. There is nothing in Linux like My Computer that will show you all of your devices. Try putting a Linux formatted floppy in the drive and typing "mount /mnt/floppy" and then "cd /mnt/floppy". Do you see anything?
 
Old 12-08-2000, 08:47 AM   #3
Larry James
Member
 
Registered: Jun 2000
Location: Buffalo, New York
Distribution: Ubuntu, Raspbian
Posts: 381

Rep: Reputation: 40
What commands did you use to gain access to those devices and what error messages did you get?

Where is your CDROM located on your IDE controller. Is it device #1 or #2 on IDE port #1 or IDE port #2?

You have access to the hard drive. Everything you're running is on the hard drive. I imagine you're looking for something like Drive C: drive D: and Drive A; for your hard drive, CDROM drive and floppy drive. However, in Linux it doesn't go like that. You have your lowest access on your system which is the root, "/". Everything else is builded upon the root. You would mount any device on the root and address it according to your assigned mount point.

It's posible your cdrom drive might already be mounted as /cdrom. Try typing "ls /cdrom" and see if you get a list of tiles.
For the floppy drive you can mount a disk with:

mount -f vfat /dev/fd0 /mnt

Then the files on your floppy disk will be accessible at that mounting point /mnt. This is providing you have a DOS disk in drive a and have the DOS filesystem support compiled into your kernel.

As far as accessing your Linux bootdisk, I believe it may have come in two parts. One is the boot disk, which will just load the OS. The other is the file system, which has files and programs for you to run or view. You can't mount the actually boot disk on Linux or DOS. There's nothing to run or view. It just loads your OS.

If you mount a floppy (or CDROM), which is, of course refered to as a removable disk, be sure to unmount it before you remove it. The IO data is in a cache and should be updated before removing the media. You may notice that after initially using your floppy, the data may appear to transfer just as fast as it does a hard drive. You may also notice that you might not see the floppy light go on and off when transfering data between your hard drive and floppy. But when you unmout it, you'll notice the light will go on and you'll here the floppy device being updated.

For more information on using the mount command look at the man pages with "man mount".

By the way, if you logged into your Linux system as root, you logged into your home area which is located at /root on your hard drive. If you create a new account this home area would be create on the hard drive (or the file system) at /home/[username] (with [username] being the name of the user account you created).

-- L. James
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
I installed Red Hat 9 and it won't boot from harddrive but floppy works? ablack33 Linux - Newbie 0 08-26-2003 12:01 PM
Transfer floppy boot..to harddrive? kuriptic Linux - Newbie 12 02-25-2003 05:43 PM
how to?? make shares invisable dansen Linux - Networking 2 01-09-2003 09:08 AM
installing RH 7.1 from harddrive without floppy and cd-rom? tigermilk Linux - Software 2 04-19-2001 08:35 AM
Floppy Drive and harddrive are invisable Rutnut Linux - Newbie 3 12-22-2000 09:13 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:03 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration