On 1/29/07, Pramathesh Ambasta <[EMAIL PROTECTED]> wrote: > > From: Thaths <[EMAIL PROTECTED]> > > Hmm! Strange. Do you happen to know what type of filesystem you are > > using for the partitions on /dev/sdb? As soon as you boot into > > openSuSe, run the following command to see if the boot process detects > > the second disk: > > > > dmesg | grep sd > Thanks for your response. Here is the output of dmesg|grep sd > > Kernel command line: vga=0x314 resume=/dev/sda6 splash=silent showopts > elevator= > SCSI device sda: 156301488 512-byte hdwr sectors (80026 MB) > sda: Write Protect is off > sda: Mode Sense: 00 3a 00 00 > SCSI device sda: drive cache: write back > SCSI device sda: 156301488 512-byte hdwr sectors (80026 MB) > sda: Write Protect is off > sda: Mode Sense: 00 3a 00 00 > SCSI device sda: drive cache: write back > sda: sda1 sda2 < sda5 sda6 > sda3 sda4 > sd 0:0:0:0: Attached scsi disk sda > sd 0:0:0:0: Attached scsi generic sg0 type 0 > EXT3 FS on sda3, internal journal > Adding 746980k swap on /dev/sda6. Priority:-1 extents:1 across:746980k > EXT3 FS on sda4, internal journal > SCSI device sdb: 991232 512-byte hdwr sectors (508 MB) > sdb: Write Protect is off > sdb: Mode Sense: 03 00 00 00 > sdb: assuming drive cache: write through > SCSI device sdb: 991232 512-byte hdwr sectors (508 MB) > sdb: Write Protect is off > sdb: Mode Sense: 03 00 00 00 > sdb: assuming drive cache: write through > sdb: sdb1 > sd 4:0:0:0: Attached scsi removable disk sdb > sd 4:0:0:0: Attached scsi generic sg1 type 0 > > It seems the kernel is seeing sdb but YaST does not display this device under > its hardware browser > > What could be wrong?
I cannot speculate why YaST does not show the partitions on sdb. You should try mounting sdb1 manually and see if that works. If it does, adding an entry for it in /etc/fstab is very easy. Try the following to see if mounting happens: # mkdir /mnt/foo # mount /dev/sdb1 /mnt/foo # cd /mnt/foo # ls Also, what is the output of the following command? # fdisk -l /dev/sdb Thaths -- Homer: He has all the money in the world, but there's one thing he can't buy. Marge: What's that? Homer: (pause) A dinosaur. -- Homer J. Simpson Sudhakar Chandra Slacker Without Borders ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ linux-india-help mailing list linux-india-help@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-india-help