Thank you very much.
According to your instruction I got following data.
[root@chichi /root]# fdisk /dev/hda

Command (m for help): p

Disk /dev/hda: 255 heads, 63 sectors, 784 cylinders
Units = cylinders of 16065 * 512 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/hda1   *         1       255   2048256    7  HPFS/NTFS
/dev/hda2           256       767   4112640   83  Linux
/dev/hda3           768       784    136552+   5  Extended
/dev/hda5           768       784    136521   82  Linux swap

Command (m for help):
[root@chichi /root]# mount
/dev/hda2 on / type ext2 (rw)
none on /proc type proc (rw)
usbdevfs on /proc/bus/usb type usbdevfs (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
automount(pid735) on /misc type autofs 
(rw,fd=5,pgrp=735,minproto=2,maxproto=3)
[root@chichi /root]#























On Thu, 14 Feb 2002, Rick Stevens wrote:

> Jianping Zhu wrote:
> > Thanks,
> > According to dos partion w2k is on c: and linux is on D:
> > 
> > According to linux  w2k is on rh0, linux root is on rh1, I guess.
> 
> The dos things aren't partitions, they're drive letters and are useless
> in this discussion.  The linux stuff is nonsense.
> 
> I'm assuming you have IDE disks.  If so, boot up under Linux, log in as
> the root user and use this command:
> 
>       fdisk /dev/hda
> 
> At the prompt "Command (m for help)", enter the letter "p" and press
> the RETURN key.  The system will respond with a list of goodies.  Copy
> that information down.  At the next "Command (m for help)" prompt,
> enter the letter "q" and press return to exit fdisk.
> 
> Next, enter this command:
> 
>       mount
> 
> Copy down that data, too.  Then post both bits of data here to the
> list and we'll try to help.
> ----------------------------------------------------------------------
> - Rick Stevens, SSE, VitalStream, Inc.      [EMAIL PROTECTED] -
> - 949-743-2010 (Voice)                    http://www.vitalstream.com -
> -                                                                    -
> -        Brain:  The organ with which we think that we think.        -
> ----------------------------------------------------------------------
> 

--------------------------------
Jianping Zhu
Department of Computer Science
Univerity of Georgia 
Athens, GA 30602
Tel 706 5431317(H)
--------------------------------



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to