Error unmounting dev sda1 target is busy udisks error quark 14

Установил ОС Линукс Минт 19.3-все работает нормально,но сегодня, при попытке исправить ошибки на диске, получил сообщение-error unmounting/dev/sda5:target is busy (udisks-error-quark,14) Что это такое и что с ним делать.Я не спец и поэтому спрашиваю...
[sudo] пароль для valet:         
root@pc-78:~# fdisk -l
Диск /dev/loop0: 55,3 MiB, 58007552 байт, 113296 секторов
Единицы: секторов по 1 * 512 = 512 байт
Размер сектора (логический/физический): 512 байт / 512 байт
Размер I/O (минимальный/оптимальный): 512 байт / 512 байт


Диск /dev/loop1: 290,4 MiB, 304545792 байт, 594816 секторов
Единицы: секторов по 1 * 512 = 512 байт
Размер сектора (логический/физический): 512 байт / 512 байт
Размер I/O (минимальный/оптимальный): 512 байт / 512 байт


Диск /dev/loop2: 30,3 MiB, 31735808 байт, 61984 секторов
Единицы: секторов по 1 * 512 = 512 байт
Размер сектора (логический/физический): 512 байт / 512 байт
Размер I/O (минимальный/оптимальный): 512 байт / 512 байт


Диск /dev/loop3: 31 MiB, 32432128 байт, 63344 секторов
Единицы: секторов по 1 * 512 = 512 байт
Размер сектора (логический/физический): 512 байт / 512 байт
Размер I/O (минимальный/оптимальный): 512 байт / 512 байт


Диск /dev/sda: 465,8 GiB, 500107862016 байт, 976773168 секторов
Единицы: секторов по 1 * 512 = 512 байт
Размер сектора (логический/физический): 512 байт / 4096 байт
Размер I/O (минимальный/оптимальный): 4096 байт / 4096 байт
Тип метки диска: dos
Идентификатор диска: 0xb389be3d

Устр-во    Загрузочный    начало     Конец   Секторы Размер Идентификатор Тип
/dev/sda2  *             1050624   2101247   1050624   513M             b W95 FA
/dev/sda3                2103294 975722495 973619202 464,3G             5 Расшир
/dev/sda4              975722496 976771071   1048576   512M             b W95 FA
/dev/sda5                2103296 975722495 973619200 464,3G            83 Linux

Раздел 3 начинается не на границе физического сектора.
Элементы таблицы разделов упорядочены не так, как на диске.
root@pc-78:~# lsblk
NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
loop0    7:0    0  55,3M  1 loop /snap/core18/1885
loop1    7:1    0 290,4M  1 loop /snap/vlc/1700
loop2    7:2    0  30,3M  1 loop /snap/snapd/9279
loop3    7:3    0    31M  1 loop /snap/snapd/9607
sda      8:0    0 465,8G  0 disk 
├─sda2   8:2    0   513M  0 part 
├─sda3   8:3    0     1K  0 part 
├─sda4   8:4    0   512M  0 part 
└─sda5   8:5    0 464,3G  0 part /
root@pc-78:~# cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda6 during installation
UUID=ab2fdc9d-920b-424c-a2c5-75ca5a85de92 /               ext4    errors=remount-ro 0       1
/swapfile                                 none            swap    sw              0       0
root@pc-78:~# df -hT
Файл.система   Тип      Размер Использовано  Дост Использовано% Cмонтировано в
udev           devtmpfs   2,9G            0  2,9G            0% /dev
tmpfs          tmpfs      582M         1,4M  581M            1% /run
/dev/sda5      ext4       456G          68G  368G           16% /
tmpfs          tmpfs      2,9G          41M  2,9G            2% /dev/shm
tmpfs          tmpfs      5,0M         4,0K  5,0M            1% /run/lock
tmpfs          tmpfs      2,9G            0  2,9G            0% /sys/fs/cgroup
/dev/loop0     squashfs    56M          56M     0          100% /snap/core18/1885
/dev/loop1     squashfs   291M         291M     0          100% /snap/vlc/1700
/dev/loop2     squashfs    31M          31M     0          100% /snap/snapd/9279
tmpfs          tmpfs      582M          40K  582M            1% /run/user/1000
/dev/loop3     squashfs    31M          31M     0          100% /snap/snapd/9607
root@pc-78:~# cat /proc/mounts
sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
udev /dev devtmpfs rw,nosuid,relatime,size=2940960k,nr_inodes=735240,mode=755 0 0
devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
tmpfs /run tmpfs rw,nosuid,noexec,relatime,size=595712k,mode=755 0 0
/dev/sda5 / ext4 rw,relatime,errors=remount-ro 0 0
securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
tmpfs /run/lock tmpfs rw,nosuid,nodev,noexec,relatime,size=5120k 0 0
tmpfs /sys/fs/cgroup tmpfs ro,nosuid,nodev,noexec,mode=755 0 0
cgroup /sys/fs/cgroup/unified cgroup2 rw,nosuid,nodev,noexec,relatime,nsdelegate 0 0
cgroup /sys/fs/cgroup/systemd cgroup rw,nosuid,nodev,noexec,relatime,xattr,name=systemd 0 0
pstore /sys/fs/pstore pstore rw,nosuid,nodev,noexec,relatime 0 0
cgroup /sys/fs/cgroup/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpu,cpuacct 0 0
cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0
cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0
cgroup /sys/fs/cgroup/hugetlb cgroup rw,nosuid,nodev,noexec,relatime,hugetlb 0 0
cgroup /sys/fs/cgroup/rdma cgroup rw,nosuid,nodev,noexec,relatime,rdma 0 0
cgroup /sys/fs/cgroup/net_cls,net_prio cgroup rw,nosuid,nodev,noexec,relatime,net_cls,net_prio 0 0
cgroup /sys/fs/cgroup/memory cgroup rw,nosuid,nodev,noexec,relatime,memory 0 0
cgroup /sys/fs/cgroup/pids cgroup rw,nosuid,nodev,noexec,relatime,pids 0 0
cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0
cgroup /sys/fs/cgroup/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset 0 0
cgroup /sys/fs/cgroup/perf_event cgroup rw,nosuid,nodev,noexec,relatime,perf_event 0 0
mqueue /dev/mqueue mqueue rw,relatime 0 0
systemd-1 /proc/sys/fs/binfmt_misc autofs rw,relatime,fd=42,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=12214 0 0
debugfs /sys/kernel/debug debugfs rw,relatime 0 0
hugetlbfs /dev/hugepages hugetlbfs rw,relatime,pagesize=2M 0 0
fusectl /sys/fs/fuse/connections fusectl rw,relatime 0 0
configfs /sys/kernel/config configfs rw,relatime 0 0
/dev/loop0 /snap/core18/1885 squashfs ro,nodev,relatime 0 0
/dev/loop1 /snap/vlc/1700 squashfs ro,nodev,relatime 0 0
/dev/loop2 /snap/snapd/9279 squashfs ro,nodev,relatime 0 0
tmpfs /run/user/1000 tmpfs rw,nosuid,nodev,relatime,size=595708k,mode=700,uid=1000,gid=1000 0 0
gvfsd-fuse /run/user/1000/gvfs fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000 0 0
/dev/loop3 /snap/snapd/9607 squashfs ro,nodev,relatime 0 0
root@pc-78:~# ```

Содержание

  1. Непонятки с диском-появилась ошибка
  2. Непонятки с диском-появилась ошибка
  3. Непонятки с диском-появилась ошибка
  4. Непонятки с диском-появилась ошибка
  5. Непонятки с диском-появилась ошибка
  6. Непонятки с диском-появилась ошибка
  7. Непонятки с диском-появилась ошибка
  8. Непонятки с диском-появилась ошибка
  9. Непонятки с диском-появилась ошибка
  10. Непонятки с диском-появилась ошибка
  11. Непонятки с диском-появилась ошибка
  12. Непонятки с диском-появилась ошибка
  13. Непонятки с диском-появилась ошибка
  14. Непонятки с диском-появилась ошибка
  15. Непонятки с диском-появилась ошибка
  16. Непонятки с диском-появилась ошибка
  17. Re: Непонятки с диском-появилась ошибка
  18. Thread: [ubuntu] error unmounting /dev/sdb1: target is busy (udisks-error-quark, 14)
  19. [ubuntu] error unmounting /dev/sdb1: target is busy (udisks-error-quark, 14)
  20. Re: [ubuntu] error unmounting /dev/sdb1: target is busy (udisks-error-quark, 14)
  21. Re: [ubuntu] error unmounting /dev/sdb1: target is busy (udisks-error-quark, 14)
  22. Thread: unmount error, udisks-error-quark, 14
  23. unmount error, udisks-error-quark, 14
  24. Thread: error unmounting /dev/sdb5: target is busy (udisks-error-quark, 14)
  25. error unmounting /dev/sdb5: target is busy (udisks-error-quark, 14)
  26. Re: error unmounting /dev/sdb5: target is busy (udisks-error-quark, 14)
  27. Re: error unmounting /dev/sdb5: target is busy (udisks-error-quark, 14)
  28. Re: error unmounting /dev/sdb5: target is busy (udisks-error-quark, 14)
  29. Re: error unmounting /dev/sdb5: target is busy (udisks-error-quark, 14)
  30. Re: error unmounting /dev/sdb5: target is busy (udisks-error-quark, 14)

Непонятки с диском-появилась ошибка

Установил ОС Линукс Минт 19.3-все работает нормально,но сегодня, при попытке исправить ошибки на диске, получил сообщение-error unmounting/dev/sda5:target is busy (udisks-error-quark,14) Что это такое и что с ним делать.Я не спец и поэтому спрашиваю в надежде что кто-нибудь подскажет решение.

Для выполнения проверки файловой системы на ошибки её нужно отмонтировать (отключить).

Если /dev/sda5 у тебя смонтирована как корневая файловая система или какая-либо часть корневой файловой системы, то тогда тебе нужно грузиться с LiveCD / LiveUSB диска и запускать проверку файловой системы на /dev/sda5.

Непонятки с диском-появилась ошибка

Да,смонтировано на Корень файловой системы. А если я отключу раздел(отмонтирую) данные не пропадут? Режим запущу и проверю раздел. Заранее благодарю.

А если я отключу раздел(отмонтирую) данные не пропадут?

Ничего не пропадёт если просто нормально отмонтировать. Другой вопрос, что там за ошибки появились, тут может и пропасть кое-что. И ещё вопрос: как раздел удалось примонтировать если он с ошибками, read only?

Непонятки с диском-появилась ошибка

А не легче будет ПОЛНОСТЬЮ переустановить систему?Как они,ошибки,появились?Я думаю,что просто до этого неправильно удалил один раздел-надо было в GParted,а я просто удалил в утилите Диски.

Если у тебя аппаратные проблемы с ЖД, переустановка системы не поможет от слова совсем.

Ты крайне невнятно описал проблему. Давай немного выводов:

Здесь тебе нужно подробнее рассказать, что делал и зачем.

Про переустановку Всеволод тебе пояснил.

Пусть сперва те выводы скинет, что я выше просил, узнаем хоть, как и что примонитровано. Попробуем прочекать после его ФС.

Потом надо быдет ещё smartmontools поставить и SMART у диска глянуть, если будет такая возможность.

А у Тебя далеко идущие планы :).

Ой, обычная ситуация. Смотрим сперва ФС, потом ЖД. Возможно, все не страшно и обойдется чеком.

Непонятки с диском-появилась ошибка

Хм, сейчас корень примонтирован у тебя в rw. Ладно, а что именно ты пытался исправить на диске, когда получил эту ошибку?

Непонятки с диском-появилась ошибка

Просто при попытке обновления-в частности ядра-получил это сообщение об ошибке.Да и при попытке исправить в утилите Диски получил эту ошибку.У меня один вопрос-с этой ошибкой «жить и работать» можно?Это я о компе.Сейчас ядро 5.4.0-48.

Непонятки с диском-появилась ошибка

Можно еще вопрос?Диск в норме?

Пока не знаю. У тебя какие-то непонятки с нумерацией разделов, ХЗ, чем вызваны. Но вроде не должны сильно мешать.

Все исправления/изменения производятся только на отмонтированных разделах, тут мог Диск и ругнуться.

А вот как ты ядро обновлял?

Непонятки с диском-появилась ошибка

Че? apt тут при чем? Я тебя какую команду выполнить просил?

Непонятки с диском-появилась ошибка

Ядро пытался обновить,но получил эту ошибку.Сейчас версия ядра 5.4.0-48

Что за ****** ты несешь?

Я так понимаю, эту ошибку можно получить при попытке отмонтировать раздел который в данный момент используется. Зачем его пытались отмонтировать?

sudo blkid -c /dev/null

Непонятки с диском-появилась ошибка

МЫ ПОТЕРЯЛИ ЕГО.

Непонятки с диском-появилась ошибка

Это я не тебе 🙂 ты просто долго не отвечал.

Непонятки с диском-появилась ошибка

Как ты пытался ядро обновить??

Непонятки с диском-появилась ошибка

Пришло обновление,пытался обновиться-получил эту ошибку. При попытке исправить в утилите Диски-этаже ошибка.

Непонятки с диском-появилась ошибка

Окей, я убедился. Теперь имеет смысл чекнуть ФС на ошибки. В Linux Mint это просто — в меню GRUB2 при загрузке выбираем rescue режим, а там fsck.

Непонятки с диском-появилась ошибка

Ну, мужик, Всеволод тебе написал — в rescue!!

Непонятки с диском-появилась ошибка

Ребята!Не ругайте меня сильно!Я прочитал,но как туда попасть-не знаю.Где взять этот grub2,если при загрузке я его НЕ ВИЖУ.

Esc нажать после BIOS. Выбрать rescue, там далее отдельный пункт fsck, чтобы вообще все за тебя автоматика сделала.

Или recovery — я уже забыл, как там это называется.

Непонятки с диском-появилась ошибка

Re: Непонятки с диском-появилась ошибка

Я бы туда не полез. Там темно и страшно, и гуя нету. Да и всё равно ОСь лучше переустановить, предварительно вдумчиво запланировав разметку. А то этот единственный пятый, да ещё на расширенном разделе, с имеющимися ошмётками под закос использования efi (остатки виндовсы, да?) — это как бы абздец в фундаменте твоей стройки. Оно, может быть, и так бы работало, но не всякое «ядро» при обновлении научено понимать такие замесы конструкций. Вот и не поняло чиво тут и где.

error unmounting/dev/sda5:target is busy

Подёргай шлейф, либо попробуй поменять интерфейсный кабель.

Можно также попробовать посмотреть в каком процессе участвует диск и попробовать придушить его.

Источник

Thread: [ubuntu] error unmounting /dev/sdb1: target is busy (udisks-error-quark, 14)

Thread Tools
Display

[ubuntu] error unmounting /dev/sdb1: target is busy (udisks-error-quark, 14)

So right now I’m trying to make a bootable Ubuntu flash drive to impress my friends, and so far it seemed to work, until when I was trying to unmount my flash drive from /cdrom but i come across the error

What I’ve seen is that I need to unmount the drive or else I wont be able to install it directly on the flash drive.

If you all need me to type in something in terminal I’m happy to.

Any support would help. Thanks!

Re: [ubuntu] error unmounting /dev/sdb1: target is busy (udisks-error-quark, 14)

If any process is using any files or sitting with a PWD inside a directory on the flash drive, then it will be «busy» and cannot be umounted.

If you want help making a live-boot flash device, there is a how-to page just for that.
If you want help umounting storage (umount is the command, not unmount), it cannot be in use. Certain file systems will always be in use — like the boot and OS partitions. The only way to access them when the partition(s) aren’t mounted is to boot from alternate media — an SSD, HDD, flash disk, USB disk, CDROM, DVD, something else.

Re: [ubuntu] error unmounting /dev/sdb1: target is busy (udisks-error-quark, 14)

Then how can I install it on the flash drive if I can’t unmount the drive?

Источник

Thread: unmount error, udisks-error-quark, 14

Thread Tools
Display

unmount error, udisks-error-quark, 14

First I have to tell I’m not English and try to do best to make it readeble for you.

Now the problem with my SSD-card. I have the problem for a very long time but had more places on other hdd for the Trusty system. The problems were also before February 2012 the year I started with Ubuntu and say definite goodbey to Windows (after 31-year). After every installation of a new system version, I made a clean install. But everytime the totally system (p.e. Trusty Tahr) changed from place (first hdd) to another hdd without an error message. Everytime Ubuntu was replaced from /dev/sda1 to /dev/sdc5. (before with Windows it happend with a normal hdd too). My SSD is maybe 4-years old
Now I got an extra problem because my SD-card was not found again (with 64GB digital photos), so I had to call my mount/unmount problem to a forum .
The first message below is from when I tried to unmount the SSD:

Error unmounting /dev/sda1: Command-line `umount «/dev/sda1″‘ exited with non-zero exit status 1: umount: /: device is busy.
(In some cases useful info about processes that use the device is found by lsof(8) or fuser(1))
(udisks-error-quark, 14)
I had read over the years a lot about other users with the same problems on several Ubuntu/Linux websites but didn’t find the totall solution. Today I tried «ntfsck /dev/sda1» where I got the next message.

# ntfsck /dev/sda1
Boot sector: Bad jump.
Boot sector: Bad NTFS magic.
Boot sector: Bytes per sector is 0.
Volume size is set to zero.
file record corrupted at offset 7032972744 (0x1a332a5c8).
Loading $MFT runlist failed. Trying $MFTMirr.
Failed to read file record at offset 8959136302956019712 (0x7c553f0000000000).
Loading $MFTMirr runlist failed too. Aborting.
NTFS signature is missing.

The told replacements happened now 3 times, so I have not only a ‘Ubuntu Trusty Tahr’ at /dev/sda1, but also on another internal hard disks drives (hdd). It is a nice idea to learn the working of Ubuntu, but for real I like more silents and save that energy for other places.

So who can help me, before I tell my other Ubuntu-problems; it are not more problems when I worked with Windows

Источник

Thread: error unmounting /dev/sdb5: target is busy (udisks-error-quark, 14)

Thread Tools
Display

error unmounting /dev/sdb5: target is busy (udisks-error-quark, 14)

Hi, i was trying to resize the disk cuz i wanted to have one partition.
Whenever i try to resize this error pops out.

error unmounting /dev/sdb1: target is busy (udisks-error-quark, 14)

Can i forcibly unmount the disk without any damage happening to the pc?

Re: error unmounting /dev/sdb5: target is busy (udisks-error-quark, 14)

You cannot unmount a partition when it’s in use. So stop whatever is using it, or at least make sure those applications no longer use that partition. Note that the partition where the currently running operating system is installed is always in use, so you cannot unmount that. If you want to resize that, use a live disk.

Re: error unmounting /dev/sdb5: target is busy (udisks-error-quark, 14)

It’s impossible to know with the little information you have given us.

Let’s see the output of command

as I suspect you are trying to resize partitions that are mounted and/or in use.

You can not change partitions of the OS you are currently using and it is most commonly done using a live USB system.
All the *buntu family of OSs have gparted in the live USB so you can probably use the USB you used to install the system, assuming you installed it in the first place.

Re: error unmounting /dev/sdb5: target is busy (udisks-error-quark, 14)

I wanted to make 2 partitions, one for linux, one for windows.
I have one partition rn the one for linux.
Whenever im in the windows installation i can’t make a partition out of the linux drive cuz it says that its an unknown type.
Is there a way to make a partition?
Thanks.

Re: error unmounting /dev/sdb5: target is busy (udisks-error-quark, 14)

You don’t need to «make a partition» for Linux and certainly not from Windows. You can, from Windows, shrink Windows partitions to make room for another OS. The installer will then use that unallocated space to create the partitions it needs.

Re: error unmounting /dev/sdb5: target is busy (udisks-error-quark, 14)

Even if you do create a partition in Windows it will probably be unusable for Linux as Windows generally creates dynamic partitions which are completely useless for Linux.

As CW says, just leave the space unallocated and the Ubuntu installer will find it and can be pointed to it very easily by using the «Something Else» option, ie, manual partitioning, when you get to that stage of installing.

Источник

  • Печать

Страницы: [1]   Вниз

Тема: Как отмонтирывать диск  (Прочитано 5855 раз)

0 Пользователей и 1 Гость просматривают эту тему.

Оффлайн
stafik1993

/dev/sda1  *                2048 154204159 154202112 73,5G 83 Linux
/dev/sda2              154206206 156301311   2095106 1023M  5 Расширенный
/dev/sda5              154206208 156301311   2095104 1023M 82 Linux своп / Solar

Нужно отмонтирывать sda1. Хочу битые сектора закрыть.

root@linux-System-Name:~# umount /dev/sda1
umount: /: target is busy
        (In some cases useful info about processes that
         use the device is found by lsof(8) or fuser(1).

Через програмку «Диски», которая присутствует в дистрибутиве пишет:

Error unmounting /dev/sda1: Command-line `umount  «/dev/sda1″‘ exited with non-zero exit status 32: umount: /: target is busy
        (In some cases useful info about processes that
         use the device is found by lsof(8) or fuser(1).)
 (udisks-error-quark, 14)


Оффлайн
mahinist

Не получится   , так как ты с него похоже загрузился , для лечения загрузись с live .

« Последнее редактирование: 13 Июня 2017, 20:20:09 от mahinist »

31-регион


Оффлайн
stafik1993

1 битый сектор — это сколько памяти?


Оффлайн
ARTGALGANO

512b или 4096 от типа диска,
покажите чтоль fdisk -l или hdparm -I /dev/sda и смарт тоже
но если прошивка диска уже не может переназначить битые сектора, то диску кердык


Оффлайн
stafik1993

Диск /dev/sda: 74,5 GiB, 80026361856 байтов, 156301488 секторов
Единицы измерения: секторов из 1 * 512 = 512 байтов
Размер сектора (логический/физический): 512 байт / 512 байт
I/O size (minimum/optimal): 512 bytes / 512 bytes
Тип метки диска: dos
Идентификатор диска: 0xd0a10c1f

Устр-во    Загрузочный     Start Конец Секторы  Size Id Тип
/dev/sda1  *                2048 154204159 154202112 73,5G 83 Linux
/dev/sda2              154206206 156301311   2095106 1023M  5 Расширенный
/dev/sda5              154206208 156301311   2095104 1023M 82 Linux своп / Solar


Оффлайн
ARTGALGANO

stafik1993, 512b,  с чего вы решили что  есть битый блоки? смарт покажите.

sudo smartctl -a /dev/sda


Оффлайн
stafik1993

я сейчас с LiveCd другого дистрибутива

smartctl 6.2 2013-07-26 r3841 [i686-linux-3.14.41-std-def-alt1] (ALT Linux 6.2-alt0.M70P.1)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     SAMSUNG SpinPoint P80
Device Model:     SAMSUNG SP0842N
Serial Number:    S0DWJ30L212226
Firmware Version: BH100-35
User Capacity:    80 026 361 856 bytes [80,0 GB]
Sector Size:      512 bytes logical/physical
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ATA/ATAPI-7 T13/1532D revision 4a
Local Time is:    Tue Jun 13 21:14:05 2017 MSK
SMART support is: Available — device has SMART capability.
SMART support is: Disabled

SMART Disabled. Use option -s with argument ‘on’ to enable it.
(override with ‘-T permissive’ option)


Оффлайн
mahinist

SMART support is: Disabled
SMART Disabled. Use option -s with argument ‘on’ to enable it.
(override with ‘-T permissive’ option)

Включить нужно — SMART  —

sudo smartctl -a -s on /dev/sda


Оффлайн
stafik1993

« Последнее редактирование: 13 Июня 2017, 21:29:48 от stafik1993 »


Оффлайн
ARTGALGANO

stafik1993, в целом нормальный диск, тем-ра высоковата, есть небольшие ошибки , но пока прошивка корректирует.
Переназначенных секторов нет, кандидатов на переназначение то же.
187 атрибут нехороший, возможно последствия перегрева.

« Последнее редактирование: 13 Июня 2017, 22:19:33 от ARTGALGANO »


  • Печать

Страницы: [1]   Вверх

  • Home
  • Forum
  • The Ubuntu Forum Community
  • Ubuntu Official Flavours Support
  • Desktop Environments
  • [ubuntu] error unmounting /dev/sdb1: target is busy (udisks-error-quark, 14)

  1. Angry [ubuntu] error unmounting /dev/sdb1: target is busy (udisks-error-quark, 14)

    So right now I’m trying to make a bootable Ubuntu flash drive to impress my friends, and so far it seemed to work, until when I was trying to unmount my flash drive from /cdrom but i come across the error

    Code:

    Error unmounting /dev/sdb1: target is busy (udisks-error-quark,, 14)

    What I’ve seen is that I need to unmount the drive or else I wont be able to install it directly on the flash drive.

    If you all need me to type in something in terminal I’m happy to.

    Any support would help. Thanks!


  2. Re: [ubuntu] error unmounting /dev/sdb1: target is busy (udisks-error-quark, 14)

    If any process is using any files or sitting with a PWD inside a directory on the flash drive, then it will be «busy» and cannot be umounted.

    If you want help making a live-boot flash device, there is a how-to page just for that.
    If you want help umounting storage (umount is the command, not unmount), it cannot be in use. Certain file systems will always be in use — like the boot and OS partitions. The only way to access them when the partition(s) aren’t mounted is to boot from alternate media — an SSD, HDD, flash disk, USB disk, CDROM, DVD, something else.


  3. Re: [ubuntu] error unmounting /dev/sdb1: target is busy (udisks-error-quark, 14)

    Then how can I install it on the flash drive if I can’t unmount the drive?


  4. Re: [ubuntu] error unmounting /dev/sdb1: target is busy (udisks-error-quark, 14)

    Quote Originally Posted by geek04
    View Post

    Then how can I install it on the flash drive if I can’t unmount the drive?

    This command forced an unmount for me. NOTE — it is umount NOT unmount.
    umount -l /PATH/OF/BUSY-DEVICE ….in my case umount -l /dev/sdc

    Next I ran the Ubuntu utility called simply «Disks» it came with Ubuntu and is very powerful.
    Start it with the unmounted drive plugged in. It will show the drive. Look for the gear wheels
    just underneath the drive, click on them and you can select «Check Filesystem» and «Repair
    Filesystem». I had to reboot the drive a few times after «Repair» but it worked.


  5. Re: [ubuntu] error unmounting /dev/sdb1: target is busy (udisks-error-quark, 14)

    @geek04
    One stop application for installing distros on USB drives is mkusb
    Here is a very good tutorial on it….
    https://ubuntuforums.org/showthread.php?t=1958073
    It is the only application I have used for the past several years. Never had any issues with it.


  6. Re: [ubuntu] error unmounting /dev/sdb1: target is busy (udisks-error-quark, 14)

    Quote Originally Posted by geek04
    View Post

    Then how can I install it on the flash drive if I can’t unmount the drive?

    Use a different flash drive?

    gnome-disks might work, but few experts trust it. Be very careful. Please.


Bookmarks

Bookmarks


Posting Permissions

Forum rules
There are no such things as «stupid» questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Please stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions prefer the other forums within the support section.
Before you post please read how to get help. Topics in this forum are automatically closed 6 months after creation.

User avatar

GELvdH

Level 5
Level 5
Posts: 893
Joined: Tue Jan 08, 2019 10:10 am
Location: 3rd rock from Sun

Creating a bootable disk image (Resolved)

I just installed a new SSD and I want to move my OS and all data from my 2TB drive. I tried to understand CloneZilla but not being linux literate it left me more confused then when I started. Does anyone know of any Dummie friendly software?

Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.

Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.

carum carvi

Level 6
Level 6
Posts: 1469
Joined: Sun Apr 16, 2017 11:44 pm

Re: Creating a bootable disk immage

Post

by carum carvi » Sun Aug 04, 2019 2:51 am

The LinuxMint 19.1 program «Disks» in your menu is capable of making and restoring a disc image.

When you have opened «Disks» you will find the option to make a disc image in the menu in the top right (or left corner, thanks Joe) corner…

Last edited by carum carvi on Fri Aug 09, 2019 4:37 pm, edited 1 time in total.

User avatar

JoeFootball

Level 13
Level 13
Posts: 4643
Joined: Tue Nov 24, 2009 1:52 pm
Location: /home/usa/mn/minneapolis/joe

Re: Creating a bootable disk immage

Post

by JoeFootball » Sun Aug 04, 2019 10:20 am

carum carvi wrote:
When you have opened «Disks» you will fin the option to make a disc image in the menu in the top right corner.

On mine, it’s the top left corner. :)

Joe

User avatar

GELvdH

Level 5
Level 5
Posts: 893
Joined: Tue Jan 08, 2019 10:10 am
Location: 3rd rock from Sun

Re: Creating a bootable disk image

Post

by GELvdH » Sun Aug 04, 2019 12:01 pm

I had found that before, my problem is that I get the following error message.
Error unmounting filesystem
error unmounting /dev/sda1:target is busy (udisk-error-quark, 14)

Any recommendations?

User avatar

AndyMH

Level 20
Level 20
Posts: 11043
Joined: Fri Mar 04, 2016 5:23 pm
Location: Wiltshire

Re: Creating a bootable disk image

Post

by AndyMH » Sun Aug 04, 2019 1:18 pm

You need to boot from your installation media and run disks from that. The problem you are having is that sda1 is probably where you have installed mint and you can’t take an image of a live filesystem (something might change while you are creating the image).

As an alternative to clonezilla you might try redo, still downloadable from sourceforge: https://sourceforge.net/projects/redobackup/. Simple and easy to use — downsides, not updated since 2012, i.e. abandonware, but if it boots on your system…

Homebrew i5-8400+GTX1080 Cinnamon 19.0, 4 x Thinkpad T430 Cinnamon 20.1, 2 x i7-3632 , i5-3320, i5-3210, Thinkpad T60 19.0 Mate

User avatar

GELvdH

Level 5
Level 5
Posts: 893
Joined: Tue Jan 08, 2019 10:10 am
Location: 3rd rock from Sun

Re: Creating a bootable disk image

Post

by GELvdH » Sun Aug 04, 2019 4:39 pm

I failed to specify (DS on my part) that my SSD is 240Gig so an image transfer would not work from the 2TB drive even though the linux partition is only 200Gig. Any other ideas?

Bug #1398594 reported by
Fernando
on 2014-12-02

This bug affects 1 person

Affects Status Importance Assigned to Milestone


udisks2 (Ubuntu)

Invalid

Undecided


Unassigned

Bug Description

Error unmounting /dev/sda1: Command-line `umount «/dev/sda1″‘ exited with non-zero exit status 32: umount: /: target is busy
        (In some cases useful info about processes that
         use the device is found by lsof(8) or fuser(1).)
 (udisks-error-quark, 14)

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: udisks2 2.1.3-3git1
ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
Uname: Linux 3.16.0-25-generic i686
NonfreeKernelModules: wl
ApportVersion: 2.14.7-0ubuntu8
Architecture: i386
CurrentDesktop: Unity
Date: Tue Dec 2 23:32:30 2014
InstallationDate: Installed on 2014-10-25 (38 days ago)
InstallationMedia: Ubuntu 14.10 «Utopic Unicorn» — Release i386 (20141022.1)
MachineType: Dell Inc. Latitude E6400
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcEnviron:
 LANGUAGE=es
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-25-generic root=UUID=2f56e4e2-0185-4798-b5e8-9c548de75bf6 ro quiet splash vt.handoff=7
SourcePackage: udisks2
Symptom: storage
Title: Internal hard disk partition cannot be mounted manually
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/30/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A19
dmi.board.name: 0W620R
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: dmi:bvnDellInc.:bvrA19:bd10/30/2009:svnDellInc.:pnLatitudeE6400:pvr:rvnDellInc.:rn0W620R:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Latitude E6400
dmi.sys.vendor: Dell Inc.

Понравилась статья? Поделить с друзьями:
  • Error unmarshaling json
  • Error unmappable character for encoding utf8
  • Error unmappable character 0x98 for encoding windows 1251 javadoc
  • Error unmappable character 0x98 for encoding windows 1251 gradle
  • Error unmappable character 0x81 for encoding windows 1252