Newsgroups: comp.os.minix Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ira.uka.de!smurf!flatlin!ptavv!ralf From: ralf@ptavv.ka.sub.org (Ralf Wenk) Subject: Re: Booting minix (st) from a double sided floppy drive? Message-ID: <1991Apr21.111042.00399@ptavv.ka.sub.org> Date: Sun, 21 Apr 1991 11:10:42 GMT Organization: The known space References: <1961@ahds.UUCP> Lines: 10 You can: a) change the default root device in /usr/include/minix/boot.h , compile and link a new kernel which now thinks of a double sided root image as the default. b) enter the mayor and minor device number of the double sided floppy when the system asks for the root image. E.g. 2,8 for /dev/dd0 -- -- Ralf Wenk -- ralf@ptavv.ka.sub.org