LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-08-2006, 05:07 PM   #1
dipenchaudhary
Member
 
Registered: Jan 2006
Location: india
Distribution: FEDORA CORE 3
Posts: 103

Rep: Reputation: 15
system unable to umount hard disk


hii
i mount windows xp partition through fstab ..and these days its unable to unmount the partition when i put it down on shutdown ... it sends the kill all signal ... but when it comes to unmounting this partition .. it says
device busy ...
unable to unmount ... it used to fail before tooo .. but then it atleast proceeded till acpi_off
but now it gets stuck ... keep displaying unmount failed .
device busy ... then i had to use the power button ... after reboot it gave a file system check ...

i m posting my fstab file entry

/dev/hda1 /home/dipen/Desktop/winxp vfat defaults 0 0

thnks in advance
 
Old 02-08-2006, 05:24 PM   #2
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
try this:

/dev/hda1 /home/dipen/Desktop/winxp vfat defaults,users,umask=0000 0 0

Oh, and is your xp partition actually fat32 or is it NTFS? What is the output of fdisk -l?

If it's NTFS, it should be

/dev/hda1 /home/dipen/Desktop/winxp ntfs defaults,users,ro,umask=0222 0 0
 
Old 02-08-2006, 06:20 PM   #3
haertig
Senior Member
 
Registered: Nov 2004
Distribution: Debian, Ubuntu, LinuxMint, Slackware, SysrescueCD, Raspbian, Arch
Posts: 2,331

Rep: Reputation: 357Reputation: 357Reputation: 357Reputation: 357
Try manually unmounting it and see if you experience the same error (I suspect you will). Then, to find out what's holding up the unmounting, try running lsof ("list open files").
Code:
$ su
# lsof /dev/hda1
In order to unmount a filesystem you can't have anybody using it. Normally during a shutdown, processes are killed and thus you won't have anybody using a filesystem and blocking the unmount. You might have some process that isn't getting killed. The lsof might give you a hint as to what that might be, if anything. A place to start, at least...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Setup is unable to find a hard disk location to store temporary files. Klas Linux - Software 2 02-14-2006 06:47 PM
Unable to access additional hard disk deranged58 Linux - Software 6 12-06-2005 12:54 PM
Reiser file system / Hard Disk/ Hard Drive Problems Oxyacetylene Linux - Software 4 10-10-2005 02:24 PM
Unable to boot from hard disk, but cdrom kinda works georgel_2004 Slackware - Installation 5 10-26-2004 09:20 PM
Unable to Install SuSE 9.0 on two disk system sbogus Linux - Newbie 22 05-17-2004 08:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:47 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration