Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
01-05-2005, 06:32 PM
|
#1
|
Senior Member
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,301
|
Bogus logical sector
I have setup a 100mb FAT32 partition for transferring data between linux and windows, and I have noticed an error message durning bootup, however, i can rw to the fat32 partition just fine in both windows and linux... the message is this...
Code:
Jan 5 18:06:56 hideyoshi kernel: FAT: bogus logical sector size 50181
I know that things are still working just fine, but i am still wondering should I just ignore the issue, or what can I do to stop getting that message..?
|
|
|
01-05-2005, 07:14 PM
|
#2
|
Senior Member
Registered: Jul 2004
Distribution: Slackware
Posts: 2,140
|
In your fstab, in the corresponding line for your fat32 partition, try to set the 2 last numbers to :
0 0
if it is not already as this
|
|
|
01-05-2005, 07:19 PM
|
#3
|
Senior Member
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,301
Original Poster
|
oh ok, thanx
|
|
|
01-06-2005, 12:29 PM
|
#4
|
Senior Member
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,721
Rep:
|
it's not an error.
FAT doesn't mean fatal.....
egag
|
|
|
01-07-2005, 05:57 PM
|
#5
|
Senior Member
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,301
Original Poster
|
Im still getting the error, but now at a different value, what gives? here is the new value, and also here is my fstab, for reference....
Code:
Jan 7 17:46:50 hideyoshi kernel: FAT: bogus logical sector size 19973
/dev/hda3 swap swap defaults 0 0
/dev/hda2 / reiserfs defaults 1 1
/dev/hda1 /ntfs-c ntfs ro,users,umask=0000 1 0
/dev/hda4 /fat32-d vfat rw,users,umask=0000 0 0
/dev/hdc /mnt/dvdrom iso9660 noauto,ro,users 0 0
/dev/hdd /mnt/cdrw iso9660 noauto,ro,users 0 0
/dev/fd0 /mnt/floppy auto noauto,rw,users 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0
|
|
|
All times are GMT -5. The time now is 11:46 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|