Hello, I have two z/linux system.In both tcpip is not working. so Iogged on one z/linux in 3270 session and copied all disk of another linux to this linux user directory. now I want to change the network config of the another linux by mounting the another Linux disk here.I made that another Linux down,so that this linux have r/w access to its dasd.
Output of LSDAD in another linux, where I monut 5 dasd of the another linux. lsdasd 0.0.0200(ECKD) at ( 94: 0) is dasda : active at blocksize 4096, 1802880 bl ocks, 7042 MB 0.0.0300(ECKD) at ( 94: 40) is dasdk : active at blocksize 4096, 600840 blo cks, 2347 MB 0.0.0301(ECKD) at ( 94: 44) is dasdl : active at blocksize 4096, 600840 blo cks, 2347 MB 0.0.0302(ECKD) at ( 94: 48) is dasdm : active at blocksize 4096, 600840 blo cks, 2347 MB 0.0.0303(ECKD) at ( 94: 52) is dasdn : active at blocksize 4096, 600840 blo cks, 2347 MB 0.0.0304(ECKD) at ( 94: 56) is dasdo : active at blocksize 4096, 600840 blo cks, 2347 MB sles9sp2:~ # Out of these dasd 300-304 is from another linux, which I am trying to monut here. now when I am trying to monut the dasd . I was able to monut the first dasd with below command mount /dev/dasdl1 /d1 but, when I triyng to mount another dasd, I am getting below command mount /dev/dasdl1 /d2 mount: /dev/dasdl1 already mounted or /d2 busy sles9sp2:~ # mount /dev/dasdn1 /d2 mount /dev/dasdn1 /d2 FAT: bogus number of reserved sectors VFS: Can't find a valid FAT filesystem on dev dasdn1. mount: you must specify the filesystem type Aug 23 23:07:46 sles9sp2 kernel: FAT: bogus number of reserved sectors Aug 23 23:07:46 sles9sp2 kernel: VFS: Can't find a valid FAT filesystem on dev d asdn1. sles9sp2:~ # User directory entry for sles9sp2 SLES9SP2 DIRMPART A1 F 80 Trunc=80 Size=37 Line=0 Col=1 Alt=0 USER SLES9SP2 SLES9SP2 2g *INCLUDE $VOLINKS option todenable lnknopas quickdsp CLASS G MAXSTORAGE 4g MACHINE ESA CPU 0 BASE NODEDICATE CPU 1 NODEDICATE CPU 2 NODEDICATE ipl cms parm autocr iucv *ident gateany gateway revoke iucv allow * OSA QDIO device definitions dedicate 468 4038 dedicate 469 4039 dedicate 46a 403a dedicate 46b 403b CONSOLE 009 3270 A mvscons SPOOL 000C 2540 READER * SPOOL 000D 2540 PUNCH A SPOOL 000E 3203 A LINK MAINT 190 190 RR LINK MAINT 19E 19E RR LINK MAINT 19D 19D RR *link $volumes 6CB1 6CB1 mw r6CB1 w6CB1 m6CB1 *link $volumes 6D04 6D04 mw r6D04 w6D04 m6D04 * mdisk 191 3390 0091 0040 542w01 mr read write multiple * *mdisk 200 3390 0001 3338 lnx011 mr read write multiple *mdisk 201 3390 0001 3338 lnx013 mr read write multiple *mdisk 204 3390 0001 3338 lnx015 mr read write multiple mdisk 200 3390 0001 10016 VL9141 mr read write multiple mdisk 300 3390 0001 3338 lnx082 mr read write multiple mdisk 301 3390 0001 3338 lnx083 mr read write multiple mdisk 302 3390 0001 3338 lnx084 mr read write multiple mdisk 303 3390 0001 3338 lnx085 mr read write multiple mdisk 304 3390 0001 3338 lnx086 mr read write multiple I am not surte, why m I getting these error. Please help me to resolve . -- Thanks & Regards Saurabh Khandelwal -- Thanks & Regards Saurabh Khandelwal ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
