Hi,
I think I did create a solaris partition. Does the output from
fdisk, cfdisk, and sfdisk below give a clear indication of whether I
did or not?
I'll take a look at the linux+freebsd-howto. Thanks for telling me
about it.
David
--- Leonard den Ottolander <[EMAIL PROTECTED]> wrote:
> Hi David,
>
> > mount: wrong fs type, bad option, bad superblock on /dev/sdb1,
> > or too many mounted file systems
>
> If I look at your fstab it seems you use sdb only for Solaris. Are
> you sure
> you created a Solaris partition (/dev/sdb1), or did you use the whole
> disk
> (/dev/sdb) for Solaris? If you did use the whole device you could try
> mounting
> /dev/sdb instead of /dev/sdb1. Maybe mounting a whole device doesn't
> work,
> because in that case the MBR wouldn't be a DOS one with 4 primary
> partitions
> etc.
[root@localhost /root]# fdisk /dev/sdb
Command (m for help): p
Disk /dev/sdb: 132 heads, 62 sectors, 1017 cylinders
Units = cylinders of 8184 * 512 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 1018 4164120 82 Linux swap
Partition 1 does not end on cylinder boundary:
phys=(1017, 103, 16) should be (1017, 131, 62)
--------------------------------------------------------
[root@localhost /root]# cfdisk /dev/sdb
cfdisk 2.10r
Disk Drive: /dev/sdb
Size: 4265238016 bytes
Heads: 104 Sectors per Track: 16 Cylinders: 5006
Name Flags Part Type FS Type [Label] Size (MB)
---------------------------------------------------------------
Pri/Log Free Space 0.67*
sdb1 Boot Primary Linux swap 4264.0*
Pri/Log Free Space 0.24*
Partition Table for /dev/sdb
---Starting--- ----Ending---- Start Number of
# Flags Head Sect Cyl ID Head Sect Cyl Sector Sectors
-- ----- ---- ---- ---- ---- ---- ---- ---- -------- ---------
1 0x80 80 11 0 0x82 103 16 1023 1290 8328240
2 0x00 0 0 0 0x00 0 0 0 0 0
3 0x00 0 0 0 0x00 0 0 0 0 0
4 0x00 0 0 0 0x00 0 0 0 0 0
--------------------------------------------------------------
[root@localhost /root]# sfdisk /dev/sdb
Disk /dev/sdb: 1017 cylinders, 132 heads, 62 sectors/track
Old situation:
Warning: The first partition looks like it was made
for C/H/S=*/104/16 (instead of 1017/132/62).
For this listing I'll assume that geometry.
Units = cylinders of 851968 bytes, blocks of 1024 bytes, counting from
0
Device Boot Start End #cyls #blocks Id System
/dev/sdb1 * 0+ 5005- 5005- 4164120 82 Linux swap
start: (c,h,s) expected (0,80,11) found (0,20,51)
end: (c,h,s) expected (1023,103,16) found (1017,103,16)
/dev/sdb2 0 - 0 0 0 Empty
/dev/sdb3 0 - 0 0 0 Empty
/dev/sdb4 0 - 0 0 0 Empty
Input in the following format; absent fields get a default value.
<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>
Usually you only need to specify <start> and <size> (and perhaps
<type>).
----------------------------------------------------------
[root@localhost /root]# mount -t ufs -o ufstype=sunx86 /dev/sdb
/solaris
mount: wrong fs type, bad option, bad superblock on /dev/sdb,
or too many mounted file systems
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices! http://auctions.yahoo.com/
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list