Subject: [Ext2 Mount] Newbie Question
To: None <netbsd-help@netbsd.org>
From: William Pomian <willish@free.fr>
List: netbsd-help
Date: 04/21/2001 03:10:07
Hello, I'm new user and I have a little pbm to mount an existing ext2 partition
I have on the same HD (46Go) in this order
- a 4Go partition for NetBSD
- a 42Go partition of data in ext2 format
I'm a bit lost with the disklabel.
I have tried to mount every device possible... but none works.
So, I suppose that I have to add in my disklabel my ext2 partition,
but I don't relly understand what I have to add (see my disklabel below).
All my tentatives where unsucsessfull.
Maybe I can't mount a 42Go ext2 partition...
Please.. Help
William Pomian
########### Here is my disklabel -e /dev/wd0 ##################
> # /dev/wd0d:
> type: unknown
> disk: NetBSD
> label:
> flags:
> bytes/sector: 512
> sectors/track: 63
> tracks/cylinder: 16
> sectors/cylinder: 1008
> cylinders: 16383
> total sectors: 90069840
> rpm: 3600
> interleave: 1
> trackskew: 0
> cylinderskew: 0
> headswitch: 0 # microseconds
> track-to-track seek: 0 # microseconds
> drivedata: 0
>
> 8 partitions:
> # size offset fstype [fsize bsize cpg]
> a: 1091601 63 4.2BSD 1024 8192 16 # (Cyl. 0*- 1082)
> b: 2099664 1091664 swap # (Cyl. 1083 - 3165)
> c: 8191953 63 unused 0 0 # (Cyl. 0*- 8126)
> d: 90069840 0 unused 0 0 # (Cyl. 0 - 89354)
> e: 5000688 3191328 System V # (Cyl. 3166 - 8126)