Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 30-01-2007, 05:33 PM   #1 (permalink)
"The RaCaLaNGeL"©
 
romeo_8693's Avatar
 
Join Date: Dec 2005
Location: Goa/Pune
Posts: 389
Exclamation mounting problem in DSL


i installed dsl on my pen drive.the problem is i cant mount my hard disk wic has one ext3 file sys and another ntfs.i want to know how can i mount both these drives wen i boot thru pen drive in dsl.
__________________
Without sorrows happiness would be boring!
romeo_8693 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 30-01-2007, 06:09 PM   #2 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: mounting problem in DSL

There are so many threads on it. Just bother to search once atleast.
Here's how to do it
Code:
sudo mkdir /mnt/windows /mnt/linux
sudo mount -t ext3 /dev/hda3 /mnt/linux
sudo mount -t ntfs /dev/hda1 /mnt/windows
replace /dev/hda3 by whatever your linux partition is, similarly /dev/hda1 by whatever your ntfs partition is. ntfs partition will be mounted read only.
If you don't know check the output of
Code:
sudo fdisk -l
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 31-01-2007, 03:23 PM   #3 (permalink)
"The RaCaLaNGeL"©
 
romeo_8693's Avatar
 
Join Date: Dec 2005
Location: Goa/Pune
Posts: 389
Default Re: mounting problem in DSL

thanx 4 info but i know that!it givs some error with /dev/hda!!
btw does DSL support ntfs by default?
__________________
Without sorrows happiness would be boring!
romeo_8693 is offline  
Old 31-01-2007, 03:30 PM   #4 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: mounting problem in DSL

you can't mount /dev/hda cos it's the whole hard disk. You can only mount partitions.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 31-01-2007, 03:42 PM   #5 (permalink)
"The RaCaLaNGeL"©
 
romeo_8693's Avatar
 
Join Date: Dec 2005
Location: Goa/Pune
Posts: 389
Default Re: mounting problem in DSL

wat abt ntfs support?
__________________
Without sorrows happiness would be boring!
romeo_8693 is offline  
Old 31-01-2007, 03:48 PM   #6 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: mounting problem in DSL

I don't know, since I haven't used it. But searching in thier forum suggests ntfs read support is enabled.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 31-01-2007, 04:10 PM   #7 (permalink)
"The RaCaLaNGeL"©
 
romeo_8693's Avatar
 
Join Date: Dec 2005
Location: Goa/Pune
Posts: 389
Default Re: mounting problem in DSL

probably the never version.even i read so....but i cant download it...so i want to modify this one only
__________________
Without sorrows happiness would be boring!
romeo_8693 is offline  
Old 02-02-2007, 10:56 AM   #8 (permalink)
"The RaCaLaNGeL"©
 
romeo_8693's Avatar
 
Join Date: Dec 2005
Location: Goa/Pune
Posts: 389
Default Re: mounting problem in DSL

its done...thanks!
__________
its done...thanks!prob was with using hdb rather than hdb5
__________________
Without sorrows happiness would be boring!

Last edited by romeo_8693; 02-02-2007 at 10:56 AM. Reason: Automerged Doublepost
romeo_8693 is offline  
Old 02-02-2007, 07:56 PM   #9 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: mounting problem in DSL

That's what I said in 4th post. What you were trying to do is mount the full disk. You can only mount partitions. Even if there is only one partition on the disk, you can only mount that partition not the whole disk.
__________________
http://www.bash.org/?258908
mehulved is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by clmlbx
- by Sujeet
- by Sujeet
- by icebags

Advertisement




All times are GMT +5.5. The time now is 10:45 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2