LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
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 01-20-2004, 12:38 PM   #1
laceupboots
Member
 
Registered: Dec 2003
Location: Houston
Distribution: Knoppix,lenova yoga 3, Samsung s6 -android
Posts: 307

Rep: Reputation: 30
Can't see LILO files on diskette


I have been checking into the bootloader problems. I recently had a problem with the 99 error appearing on my bootloader. I reinstalled Linux Mandy 9.2. Everything went smoothly. But now when I try to look at the files on my diskette.......they are not there, but they are. I can make copies of the diskette and they all work. I can do a antivirus scan and it shows that their are files on the diskette. When I do a properties check in either Windows or Linux it shows the diskette is empty. I know I'm just being paranoid but.......I want to see my files to make sure that they are done properly. Is there some option in the chmod command that could help me?
Or any other command that might help shed some light?


Vicki
 
Old 01-20-2004, 04:39 PM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,340

Rep: Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550
Are you doing mounts and umounts for the floppy?

To mount a floppy:
mount /dev/fd0 /mnt/floppy

To umount a floppy:
umount /dev/fd0

See:
man mount
man umount
___________________________________
Be prepared. Create a LifeBoat CD.
http://users.rcn.com/srstites/LifeBo...home.page.html

Steve Stites
 
Old 01-20-2004, 06:18 PM   #3
laceupboots
Member
 
Registered: Dec 2003
Location: Houston
Distribution: Knoppix,lenova yoga 3, Samsung s6 -android
Posts: 307

Original Poster
Rep: Reputation: 30
No why would I have to do mount and unmount? Didn't have to do that before I reinstalled, I could also see the files on the diskette before I did the reinstall too. Any other diskettes I put in the drive I can see. Thanks for your reply.
 
Old 01-20-2004, 06:42 PM   #4
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,340

Rep: Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550
"why would I have to do mount and unmount?"

In the beginning Linux required the user to mount and umount mountable devices by hand. Fairly recently automount was written which allows the user to insert a floppy or CD into the machine without using mount commands. And when you pull a floppy or CD out of the machine automount sometimes notices and sometimes doesn't. Whether you use the manual mount or the automount is an install option and/or can be changed in /etc/fstab.

In reading your description of your floppy behavior I came the conclusion that you probably had automount in your first installation and have manual mount in your current installation. So try using mount and umount to diagnose whether you in fact now are running with manual mounting.

For what it is worth, I prefer manual mount because that way i do not get into disagreements with my computer about the mount status of my floppy or CD.

___________________________________
Be prepared. Create a LifeBoat CD.
http://users.rcn.com/srstites/LifeBo...home.page.html

Steve Stites

Last edited by jailbait; 01-20-2004 at 06:44 PM.
 
Old 01-20-2004, 10:20 PM   #5
laceupboots
Member
 
Registered: Dec 2003
Location: Houston
Distribution: Knoppix,lenova yoga 3, Samsung s6 -android
Posts: 307

Original Poster
Rep: Reputation: 30
Thanks, I'll check that out.
 
Old 01-21-2004, 12:20 AM   #6
laceupboots
Member
 
Registered: Dec 2003
Location: Houston
Distribution: Knoppix,lenova yoga 3, Samsung s6 -android
Posts: 307

Original Poster
Rep: Reputation: 30
Here is the content of the fstab file

/dev/hda5 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
none /mnt/cdrom supermount dev=/dev/scd0,fs=udf:iso9660,ro,--,iocharset=iso8859-1 0 0
none /mnt/floppy supermount dev=/dev/fd0,fs=ext2:vfat,--,codepage=850,sync,iocharset=iso8859-1,umask=0 0 0
/dev/hda1 /mnt/win_c vfat codepage=850,iocharset=iso8859-1,umask=0 0 0
/dev/hda2 /mnt/win_d ntfs iocharset=iso8859-1,umask=0,ro 0 0
none /proc proc defaults 0 0
/dev/hda6 swap swap defaults 0 0




Is this a manuel mount or automount?
And what do I need to change in this file?

Vicki
 
Old 01-21-2004, 01:23 AM   #7
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
it's auto.

and lilo is a bootsector. there don't have to be any files on the diskette for it to boot
a hard drive partition. if you diskcopy a disk, the bootsector (where lilo lives) gets copied.
 
  


Reply



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
Need boot diskette help IanPappas Mandriva 2 08-03-2005 05:49 PM
problem copy files to floppy diskette lucent2003 Linux - General 1 01-15-2005 09:29 AM
Slack 2.6.7 upgrade w/ lilo for diskette users H2O-linux Linux - Newbie 0 12-14-2004 05:34 PM
How to boot Mandrake 10.1 without diskette or LILO? eltoro Mandriva 13 10-09-2004 04:56 AM
running lilo on diskette? NGraphiX Linux - General 1 10-05-2002 02:45 PM

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

All times are GMT -5. The time now is 07:58 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