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:~ #

I am not surte, why m I getting these error. Please help me to resolve .
--
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/

Reply via email to