Hi Colleagues,
I have Suse Linux Entreprese Server 11 with IDS 11.50, the partitions is this:
fdisk -l /dev/sda4
Disk /dev/sda4: 22.3 GB, 22348085760 bytes
255 heads, 63 sectors/track, 2717 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xba1955ea
Device Boot Start End Blocks Id System
/dev/sda4p1 1 2717 21824271 5 Extended
/dev/sda4p5 1 300 2409687 83 Linux
/dev/sda4p6 301 600 2409718+ 83 Linux
/dev/sda4p7 601 900 2409718+ 83 Linux
/dev/sda4p8 901 1200 2409718+ 83 Linux
/dev/sda4p9 1201 1900 5622718+ 83 Linux
I want create raw device for stores database, logical log and physical log in this raw devices, somebody can explain me the step for to do this work.
Thank you for advanced.