![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Absolute Beginner Talk The perfect starting place to find out more about computers, Linux and Ubuntu. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Skinny Soy Caramel Ubuntu
![]() |
force mount hard drive
running the live cd, ubuntu won't mount my hard drive. i get an error basically telling me that windows is still using it, and that i can either go to windows and disconnect the device (via the 'safely remove hardware' icon on the system tray) or i can force mount it.
i can't continue with a full wipe-out installation because the installer is stuck on the part with formatting the drive, because it's not mounted. does anyone know a command i can use to force mount my hard drive, or an alternate solution?
__________________
Programming is an art. Learn it. Live it. Love it. |
|
|
|
|
|
#2 |
|
Skinny Soy Caramel Ubuntu
![]() |
Re: force mount hard drive
bump. anyone?
__________________
Programming is an art. Learn it. Live it. Love it. |
|
|
|
|
|
#3 |
|
Twilight Master Bumper
![]() Join Date: May 2007
Location: New Jersey
Beans: 6,368
Ubuntu Development Release
|
Re: force mount hard drive
You gotta give longer than 8 minutes to get a response man, it's rude to bump that early
In any case, you can force it to mount with Code:
sudo mkdir /media/windows sudo mount /dev/(yourdevice) /media/windows -o force Code:
sudo umount /media/windows
__________________
Beginners Guide to Filing Bug Reports | Ubuntu Security | Grub2 Troubleshooting Suspend/Resume: Remotely Backtrace X The Bump Thread - as pointless as it sounds. ![]() |
|
|
|
|
|
#4 |
|
Has an Ubuntu Drip
![]() |
Re: force mount hard drive
if windows still using it....you have to make sure that you have shutdown windows properly before get to ubuntu
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|