OT: From Linux switch Windows 98 partition by OpenBSD
Fellows,
This is my current fstab.
myself@debian:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda4 / ext3 defaults,errors=remount-ro 0
1
/dev/hda6 /home ext3 defaults 0 2
/dev/hda5 /opt ext3 defaults 0 2
/dev/hda7 /usr ext3 defaults 0 2
/dev/hda1 /windows vfat defaults 0 2
/dev/hda2 none swap sw 0 0
/dev/hdb /media/cdrom0 iso9660 ro,user,noauto 0 0
I would like to wipe out the windows partition, and prepare a openbsd
one, in order to starting dealing with it on a dual boot basis.
I was reading internet gathered information, but I've found that BSD has
its own way to write in MBR. So I stopped in order not to damage my
installed system.
Of course I am able to burn a CD with the images and do it.
I just would feel much better if I could be able to do it from Linux
without any cd burning. Just the net and the linux.
It would be such a meaningful victory.
I ask for help!
Carpe diem!
--
Ms. Eng. Fernando Augusto Bender
Pesquisador em Controle Automático
51 8401 4413
Use Linux: http://www.debian.org
Comer, beber e amar. O resto não vale um níquel.
Lord Byron
Reply to: