Hi everyone,
I have recently transfered my web server from Debian to OpenBSD. I had a
secondary hard drive that I was hosting all my files on which was ext3. I
installed it in my OpenBSD box and booted up a live Knoppix CD and converted
it to ext2. I run:
mount -t ext2fs /dev/rwd1c /mnt
and I
fdisk /dev/wd1i and it was correct :D thanks all.
Andreas Maus-2 wrote:
>
> On 12/19/06, ibanex22 <[EMAIL PROTECTED]> wrote:
> Hi.
>> mount_ext2fs: /dev/rwd1c on /mnt: Block device required
> Of cause!
> rwd1c is a charcter device, not a block device:
> $ ls -l /
2 matches
Mail list logo