Bug 6230 - -l for umount
Summary: -l for umount
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: service (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-09 10:17 MSK by Anton Farygin
Modified: 2005-07-13 15:47 MSD (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Farygin 2005-03-09 10:17:33 MSK
было бы неплохо в /etc/rc.d/init.d/functions
 в коде UnmountFilesystems добавить помимо опции -f -t еще и -l, позволяющюю
отмонтировать BUSY устройства (добавляет MNT_DETACH для umount)

В частности это нужно для особо тяжелых случаев, когда корень смонтирован из
loop, который лежит на этом же корне или некоторые из разделов невозможно
отмонтировать по каким-то причинам, что приводит к невозможности перезагрузить
машину без ругани.
Comment 1 Dmitry V. Levin 2005-03-09 15:15:24 MSK
Implemented in 0.5.7-alt1