It looks like /dev/sdb2 is just a standard ext4 filesystem. You should be able to just mount it anywhere. You can try "mount /dev/sdb2 /mnt" to mount it at /mnt.
2014-11-02 1:03 GMT+01:00 Rajeev Prasad <[email protected]>: > more info: > > > # parted /dev/sdb print all > Model: ATA ST2000DM001-9YN1 (scsi) > Disk /dev/sdb: 2000GB > Sector size (logical/physical): 512B/4096B > Partition Table: msdos > > Number Start End Size Type File system Flags > 1 32.3kB 526MB 526MB primary ext2 > 2 526MB 2000GB 2000GB primary ext4 > > > > > > > On Saturday, November 1, 2014 6:55 PM, Rajeev Prasad <[email protected]> > wrote: > > > hello, > > I have a disk from an old and dead NAS server. It has LOT of useful data. > I want to be careful with this, so can someone pl guide me how can i safely > mount it and use it? NAS was Linux based ZyXEL. > > thank you. > > *-disk > description: ATA Disk > product: ST2000DM001-9YN1 > vendor: Seagate > physical id: 0.0.0 > bus info: scsi@4:0.0.0 > logical name: /dev/sdb > version: CC4B > serial: Z240BHJV > size: 1863GiB (2TB) > capabilities: partitioned partitioned:dos > configuration: ansiversion=5 sectorsize=4096 signature=a51d0af2 > > > Disk /dev/sdb: 243201 cylinders, 255 heads, 63 sectors/track > Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0 > > Device Boot Start End #cyls #blocks Id System > /dev/sdb1 0+ 63 64- 514048+ 8 AIX > /dev/sdb2 64 243200 243137 1952997952+ 20 Unknown > /dev/sdb3 0 - 0 0 0 Empty > /dev/sdb4 0 - 0 0 0 Empty > > > > > > -- > ubuntu-server mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-server > More info: https://wiki.ubuntu.com/ServerTeam > -- Anders Bruun Olsen It-ansvarlig Det Danske Sprog- og Litteraturselskab (Society for Danish Language and Literature)
-- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
