Mandriva This Forum is for the discussion of Mandriva (Mandrake) 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.
|
 |
12-03-2004, 09:52 AM
|
#1
|
LQ Newbie
Registered: Dec 2004
Posts: 3
Rep:
|
Mandrake 10.1 boot stall on xfs file system!
Hi everyone!
I need your help!
I partitioned my hard disk
hda1 (xfs)
hda2 (ext3)
hda3 (xfs).
In hda3, Mandrake 9.1 was installed.
In hda2, mandrake 10.1 was installed.
Both OS works fine.
Recently, I installed Mandrake 10.1 on hda1 for some reasons.
But it stalls during booting.
The error occurred when the kernel remount root file system with read/write mode.
The kernel says
mount: unknown parameter : umask.
I think this problem may be due to xfs file system.
When I installed Mand on hd2, it was fine, which the file system is ext3.
Is there anyone that knows something about this sort of problem?
|
|
|
12-03-2004, 03:43 PM
|
#2
|
Senior Member
Registered: Oct 2003
Posts: 3,018
|
Post your fstab entry for your hda1 that's in your mdk10.1 on hda1. There must be an error there; xfs does not have a "umask" option and that's what the error message is complaining about. I would expect that there is an erroneous "umask" in that entry. AFAIK umask is only for FAT and FAT32.
|
|
|
12-03-2004, 07:45 PM
|
#3
|
LQ Newbie
Registered: Dec 2004
Posts: 3
Original Poster
Rep:
|
Thank you for your help.
Yes, here it is.
/dev/hda1 / xfs umask=0,iocharset=euc-kr,noatime,codepage=949 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hdc /mnt/cdrom auto umask=0,user,iocharset=euc-kr,codepage=949,noauto,ro,ex
ec,users 0 0
Umask option was used, but I removed it and tried again to fail.
The kernel message is the same.
Simply change fstab does not make any effect.
fstab file seems to be update on every booting time.
I cannot find hwo to configure the initial kernel parameter.
|
|
|
12-05-2004, 03:22 PM
|
#4
|
Senior Member
Registered: Oct 2003
Posts: 3,018
|
Try using this:
/dev/hda1 / xfs defaults 1 1
The rest of that stuff is also what you typically see on a FAT32 partition and has no refernce for xfs.
|
|
|
12-05-2004, 10:09 PM
|
#5
|
LQ Newbie
Registered: Dec 2004
Posts: 3
Original Poster
Rep:
|
Thank you a lot
I solved it.
You are rigiht.
Miscellanous options made problems.
In fstab,
/dev/hda1 / xfs noatime 1 1
works fine.
Thank you again.
|
|
|
All times are GMT -5. The time now is 01: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
|
|