This is a discussion on windows partition mounting problem in linux as4.o within the Linux software forums, part of the Linux Getting Started category; hai, i am having a linux with dual boot to windows2000. if i boot to linux i cannot able to ...
|
|||||||
| Register | FAQ | Members List | Calendar | Forgotten your password? | Mark Forums Read |
|
|||
|
hai,
i am having a linux with dual boot to windows2000. if i boot to linux i cannot able to view the windows partition.how to mount the windows partition automatically with linux partitions.i installed windows 2000 in primary partition and linux in extended partition. with rgds, ramjimh |
| Sponsored Links | ||
|
|
|
|||
|
Use mount command as follows:
Create mount dir: Code:
mkdir -p /mnt/c Code:
mount -t vfat /dev/hdX /mnt/c Code:
cd /mnt/c Code:
fdisk -l |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mounting cdrom in cent os 5 linux | jerry | Getting started tutorials | 3 | 03-24-2008 05:48 PM |
| mounting within an already mounted partition | scytale | Linux software | 2 | 08-17-2007 10:36 PM |
| Mounting servers in Linux | rav | Linux software | 1 | 05-03-2007 12:57 AM |
| Can't export the windows ntfs partition using nfs | linuxnightowl84 | Networking, Firewalls and Security | 4 | 04-29-2007 05:40 PM |
| Access windows partition | mannrj45 | Linux software | 2 | 12-04-2006 10:03 AM |