Re: no partition number, how to mount a msdos partition

2007-07-01 Thread Alexander Hall
Alexander Hall wrote: > Then `disklabel -E sd0x` and add a partition of type MSDOS with the For the records; Should be `disklabel -E sd0` /Alexander

Re: no partition number, how to mount a msdos partition

2007-07-01 Thread Nick Guenther
On 7/1/07, Alexander Hall <[EMAIL PROTECTED]> wrote: Alex Kwan wrote: > my OpenBSD hard disk have a msdos partition, but it has no > partition number like sd0x, (my system's partition no. was from > Sd0a to Sd0g) how can I mount it or put it into fstab? thanks! First, do `fdisk sd0` and locate t

Re: no partition number, how to mount a msdos partition

2007-07-01 Thread Alexander Hall
Alex Kwan wrote: > my OpenBSD hard disk have a msdos partition, but it has no > partition number like sd0x, (my system's partition no. was from > Sd0a to Sd0g) how can I mount it or put it into fstab? thanks! First, do `fdisk sd0` and locate the boundaries of the msdos file system. Then `disklabe