buster
November 25th, 2005, 12:12
Hi,
I have a problem with a missing /dev/wd0k device.
My system has one disk with the following partitions:
#: id start: end:
0 01 63: 4192902 DOS FAT-12
1 17 4192965: 20482875 OS/2 hidden
2 17 24675840: 20498940 OS/2 hidden
3 A6 45174780: 17318070 OpenBSD
Basically I use GAG and have four options:
P0. MS-DOS 6.2 (for Real Mode Assembly Messing)
P1. Windows 2000
P2. Windows 2000 Image
P3. OpenBSD3.8
I have used this setup with no problems. After Windows 2000 has been fully installed and updated on partition 1, I then make an image of it on partiton 2. I know this is wasteful but it saves time when I want a fresh copy of Windows.
To make the backup I log into OpenBSD and type the following:
dd bs=10m < /dev/wd0j > /dev/wd0k
All this has previously work.
The OpenBSD labels:
#: size offset:
a: 13221495 45174780 [/]
b: 4096575 58396275 [swap]
c: 62506080 0
i: 4192902 63 unknown [MS-DOS]
j: 20482875 4192965 unknown [Win2K]
k: 20498940 24675840 unknown [Win2K Image]
Today I have (unfortunately) had to start from scratch. All went well except when I tried to run the dd command as above. OpenBSD reported /dev/wd0k did not exist!
I then ran the OpenBSD CD-ROM.
The partitions were all listed as above, but when I went to the label, for some reason the following was not present:
k: 20498940 24675840 unknown [Win2K Image]
So my question is, does anyone know why it is missing and more importantly how I can add /dev/wd0k?
I have a problem with a missing /dev/wd0k device.
My system has one disk with the following partitions:
#: id start: end:
0 01 63: 4192902 DOS FAT-12
1 17 4192965: 20482875 OS/2 hidden
2 17 24675840: 20498940 OS/2 hidden
3 A6 45174780: 17318070 OpenBSD
Basically I use GAG and have four options:
P0. MS-DOS 6.2 (for Real Mode Assembly Messing)
P1. Windows 2000
P2. Windows 2000 Image
P3. OpenBSD3.8
I have used this setup with no problems. After Windows 2000 has been fully installed and updated on partition 1, I then make an image of it on partiton 2. I know this is wasteful but it saves time when I want a fresh copy of Windows.
To make the backup I log into OpenBSD and type the following:
dd bs=10m < /dev/wd0j > /dev/wd0k
All this has previously work.
The OpenBSD labels:
#: size offset:
a: 13221495 45174780 [/]
b: 4096575 58396275 [swap]
c: 62506080 0
i: 4192902 63 unknown [MS-DOS]
j: 20482875 4192965 unknown [Win2K]
k: 20498940 24675840 unknown [Win2K Image]
Today I have (unfortunately) had to start from scratch. All went well except when I tried to run the dd command as above. OpenBSD reported /dev/wd0k did not exist!
I then ran the OpenBSD CD-ROM.
The partitions were all listed as above, but when I went to the label, for some reason the following was not present:
k: 20498940 24675840 unknown [Win2K Image]
So my question is, does anyone know why it is missing and more importantly how I can add /dev/wd0k?