Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51351 - filesystems won't get unmounted/remounted RO in halt.sh, due to whitespace (\040) in fstab
Summary: filesystems won't get unmounted/remounted RO in halt.sh, due to whitespace (\...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2004-05-17 23:58 UTC by Daniel Kenzelmann
Modified: 2004-08-02 13:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Kenzelmann 2004-05-17 23:58:41 UTC
I have a mountpoint
/mnt/HDD (USB) (/mnt/HDD\040(USB) in fstab)
unmount/remount won't work

Reproducible: Always
Steps to Reproduce:
1. Create Mountpoint with whitespace (escaped as \040 according to man fstab)
2. mount them
3. reboot/shutdown the system.
Actual Results:  
Error message "Give root password for maintenance or Ctrl+D for normal startup"
Shutdown delayed

Expected Results:  
Shut down properly
Comment 1 Daniel Kenzelmann 2004-05-18 00:01:36 UTC
Oh, i said it wrong, manual mount / unmount work,
just halt.sh is making problems
(it parses /proc/mounts but doesn't check for \040
Comment 2 Aron Griffis (RETIRED) gentoo-dev 2004-08-01 16:49:08 UTC
Thanks, I believe this is now fixed in rc-scripts cvs (will be in next baselayout release)
Comment 3 Aron Griffis (RETIRED) gentoo-dev 2004-08-02 13:20:58 UTC
baselayout-1.10.2 released