Dear my friends....
I Installed 3 os-es in one harddisk, namely: solaris, suse10.2 and
puppylinux.
I mainly work with SuSE that's why my SuSE should also be able to
read/write on the puppy'es and the solaris partitions.
reading/writing onto the puppy'es partition by my beloved SuSE has no
problem absolutely. But my SuSE can not read/write on the solaris'es
partition.
Solaris is on hda1
puppy is on hda2
and the SuSE is on hda3
both of them are primary partitions.
the puppy'es and the SuSE use ext2 partition. and the solaris use
default as it installed namely ext3.
the number of cylinder is 1024.
here's the output from fdisk:
"
Command (m for help): p
Disk /dev/hda: 40.0 GB, 40007761920 bytes
255 heads, 63 sectors/track, 4864 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 2 2296 18434587+ bf Solaris
/dev/hda2 2297 2801 4056412+ 83 Linux
/dev/hda3 * 2802 4864 16571047+ 83 Linux
"
Here's my try:
"
suseonthelap:/home/patrik # mount /dev/hda1 /media/sementara2
mount: you must specify the filesystem type
suseonthelap:/home/patrik # mount -t ext3 /dev/hda1 /media/sementara2
mount: wrong fs type, bad option, bad superblock on /dev/hda1,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
suseonthelap:/home/patrik #
"
Please tell me that I can do for making my SuSE be able to work
(read/write) on the solaris'es partition.
Thank you very much in advance.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]