Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!rice!sun-spots-request From: nassio%cfassp12@harvard.harvard.edu (George Nassiopoulos) Newsgroups: comp.sys.sun Subject: sun 4.0 multiple swap partitions Keywords: SunOS Message-ID: <8905190032.AA05736@rice.edu> Date: 18 May 89 20:51:43 GMT Sender: usenet@rice.edu Organization: Sun-Spots Lines: 33 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 7, Issue 299, message 11 of 13 We have a Sun 4/280 server running 4.0 -- we would like to be able to swap on two partitions on two disks connected to the server, but don't seem to be able to do so. Does any one know if there is a way to do this in 4.0 ? In a previous article to Sun-Spots I BELIEVE someone said that # config vmunix root on xy0a swap on xy0b and swap on xy3b # would work, but when I tried the above config file I got the same kernel as I got with the following: # config vmunix root on xy0a swap on xy3b # Also, does anyone know if the naming of the kernel matters at all. i.e. what does using the line: # ident GENERIC # do to you if the rest of the kernel is not really GENERIC? Thank you, George Nassiopoulos nassio@cfa.harvard.edu (Internet) nassio@cfa (BITNET) [[ The config line we use is: "config vmunix root on xy0a swap on xy0b and xy1b" Note that it does not say "and swap on". --wnl ]]