OpenSUSE Install :: Mounting Solaris In Suse-11.2

Feb 3, 2010

i have installed on a 8Gb disk /sdc solaris-2009.6 i cannot mount suse in solaris or solaris in suse. i have tried installing xfs and its supports. i want to copy the solaris installation to a partition in /dev/sdb

View 9 Replies


ADVERTISEMENT

OpenSUSE Install :: Permanent Mounting A Partition In Suse?

Feb 7, 2010

i have created a logical partition of FAT type where i have copied all my data.. i want to mount it i am using the following cmd:

mount -t vFAT /dev/sda7/mnt/data

but it is temporary mounting

i would like to do permanent mounting

View 2 Replies View Related

Ubuntu :: Mounting Solaris 10 EFI GPT Labeled Hard Drive?

Feb 9, 2010

I have a 1.5TB hard drive that was initially set up on a Solaris 10 x86 host system. Due to the large device size, Solaris labeled the disk with an EFI (GPT) label instead of the traditional SMI (VTOC) label when it was partitioned. 4 slices are defined in the GPT: root (128 MB), swap (128 MB), usr (1.4 TB) and reserved (8 MB). A standard Solaris UFS filesystem was created on the 1.4TB usr slice.

I have now physically removed the hard drive from the solaris system and have installed it in an Ubuntu 9.10 system. I have no trouble mounting regular Solaris UFS filesystems on SMI-labeled drives:

Code:

# mount -v -r -t ufs -o ufstype=sunx86 /dev/sdb1 /mnt

However for EFI-labeled drives such as the one I described above, there are multiple issues.

1. Ubuntu believes the GPT is incorrect, as witnessed by these syslog messages:

Code:

kernel: [ 2.559777] scsi 4:1:6:0: Direct-Access ST31500341AS CC1H PQ: 0 ANSI: 5
kernel: [ 2.600193] sd 4:1:6:0: Attached scsi generic sg11 type 0

[code]....

Notice how Ubuntu is not recognizing or reporting the Solaris ufs filesystem on sde7.

2: the UFS filesystem is not mountable.

Code:

# mount -v -r -t ufs -o ufstype=sunx86 /dev/sde7 /mnt
mount: wrong fs type, bad option, bad superblock on /dev/sde7,
missing codepage or helper program, or other error

[code]....

View 2 Replies View Related

OpenSUSE Hardware :: Mounting Devices In Suse 11.2?

Dec 13, 2009

I came into this strange behavior related to mounting DVDs and/or CDs in SuSE 11.2 : after inserting a DVD intro the DVD unit, and mounting it through the "device notifier" applet, I find the disk mounted in /media under a folder named after the disk label (as expected) BUT ... the folder is in fact padded with blanks after the name found as label for the disk. For ex.: I have a DVD called DVD_ROCK2 The mounting is made in "/media/DVD_ROCK2 " (the folder created at mounting time in /media has 14 characters (if I counted them correctly) instead of the only 8 from the name of the disk This does affect my application "cdcollect", which crashes when it encounters a mounted disk which contains spaces in it's label.

I tried to adjust cdcollect, by modifying it's dources (trying to "trim" the name readed as disk-label, but with no results; anyway I am not good at C#, and even kinda hate this language, so... I'd prefer a solution coming from Linux's point of view: what changed in the mounting system from Suse 11.1 till now ? what can I do to change this way of mounting the disks ?I cannot state this happens with every single one of my DVDs; the ones wich are mounted this way are generally written in the same PC, in older versions of SuSE (11.0 and 11.1). Unfortunatelly, I had an older written disk (way back on SuSE 9.x) which does not behave this way (it is mounted in a folder with the name created exactly as the label is, without the padded spaces).

View 8 Replies View Related

SUSE :: Mounting Remote Directory On Startup On Suse

Oct 7, 2010

So ive got a Suse server up and running. It is connecting to a clearcase server, so i want to mount the remote filesystem as part of startup, as this is generally rebooted when im not around.I would normally add something to /etc/init.d and put the shortcut to it in the appropriate runlevel (in this case 3). Tried that. Didnt work.

Realised the init script needed to have the LBS stuff at the start, so put that in, and used insserv to add the script. I used required-start set to $ALl.This successfully created the init script with S20, and i eneabled it with chkconfig.

View 4 Replies View Related

OpenSUSE Network :: Setup As A Network Boot Server To Install Solaris 10 On A Sun Ultra 10 Client?

May 12, 2011

I have an opensuse 11.3 install which I want to set up as a network boot server to install Solaris 10 on a Sun Ultra 10 client. According to what I've read, this requires rarpd and tftpd which I've set up on opensuse, but also bootparamd which I can't find for 11.3. It seems it was last included with opensuse 9.2. Does anyone know if it's available, if I could use the suse 9.2 version, or any alternative?

View 3 Replies View Related

General :: How To Install Solaris 10?

Jun 15, 2010

how to install solaris 10

View 1 Replies View Related

General :: How To Install Fedora After Solaris In XP?

Feb 14, 2010

I have Preinstalled Xp on my system.I have installed Solaris in one of my unused partition.when i installed the fedora 12 i didnot get the options for solaris booting though i have used different partition for solaris and fedora.How can i get the options for solaris or else i have made a mistake in installing fedora. In either case please guide me though how irritating it may be to guide a newbie.Also if i want to use Archlinux with all three above how can i do it.

View 2 Replies View Related

OpenSUSE Install :: Can`t Install Suse 11.3 - Every Time System Shut Down In Install Process

Jan 30, 2011

I tried to install suse 11.3 but every time the system shut down in the install process it never finish

I think that the FAN does not work

I have an Acer Aspire 5720z

View 3 Replies View Related

SUSE :: 11.2 Not Mounting All Media?

Jan 5, 2010

i have a wierd problem i have a couple of mp3 cd's and data dvds when i put the dvd into the drive , device notifier picks it up but does non of the options work . the mp3 cds are not detected at all . When i boot into windows xp all the discs work so i know its not the drive thats faulty .

View 2 Replies View Related

General :: Sudo And Solaris Install And Configure

Dec 14, 2010

I am new to sudo and want to install sudo and configure it. I have downloaded TCMsudo-1.7.4p4-i386.pkg.gz package but the installation steps are as below.

bash> ./configure
bash> make
bash> make install

But all i see the .PKG file and no configure and install files. Are there a new steps that i need to use with .PKG files ? Also once installed how do i configure it.

View 4 Replies View Related

CentOS 5 :: 5.3 - Install Solaris 10 At Xen With Full Virtualization - Hvm

Sep 25, 2009

I have centos 5.3 with text console onl, not X server, now I try install solaris 10 at xen with full virtualization (hvm)

Now I have some like "zombie domain"

How I can to kill this? If I reboot the server it doesn't help.

No fonts found; this probably means that the fontconfig library is not correctly configured. You may need to
edit the fonts.conf configuration file. More information about fontconfig can be found in the fontconfig(3) manual page and on [url] Domain installation does not appear to have been successful. If it was, you can restart your domain by running 'virsh start solhvm123'; otherwise, please restart your installation.

Do you know what this a problem?

If I chagne --vnc to --sdl and run below command on my desktop to appear windows and disappear for 1-3 seconds, virt-install -n solekhvm3 --ram 1024 --hvm --disk path=/dev/vol1/solek --sdl --cdrom /dev/cdrom --os-variant solaris10 --force

In log I have:

View 4 Replies View Related

SUSE :: Command For Mounting Other Drives (XP And USB)

Jan 10, 2009

I have installed suse linux on my desktop pc. I cant see the disk drives on which windows xp is load. How can I mount those drives so that I can see those drives in suse also. Also when I connect my usb drive, it is also not shown. I am new to linux. What are these commands to mount the other drives.

View 3 Replies View Related

OpenSUSE Install :: Mounting Usb Camera And Usb Mp3?

Dec 12, 2008

mounting usb camera and usb mp3?

[Code]...

View 8 Replies View Related

OpenSUSE Install :: Open Suse 11.3 Along With Win 2008 R2 OS - Error "Win2008 R2 Is Not Supported In Open Suse Installer"

Mar 6, 2011

I am trying to Install Open Suse 11.3 (burned as an ISO DVD) along with existing Win 2008 R2 OS. When I try to boot from the DVD it just logs in to Win2008 though boot from CD/DVD is enabled in the boot sequence. So i tried to mount the ISO and run from Windows ! BUT I get an error before installation starts telling that Win2008 R2 is not supported in open suse installer! Is there anything I can do to overcome this and install/retain both OS? In fact I am even trying to c hange my win2008 from R2 to Enterprise to see if I can overcome the problem!

View 9 Replies View Related

General :: Download And Install Solaris Software For CentOS VM?

Apr 30, 2011

My VM image is Linux Centos 5.2,I need to download some software from the internet to run on my VM's OS. The available download is for Solaris x64. Is this compatible with my OS?

View 3 Replies View Related

SUSE :: Drive Mounting, 'Computer' Page?

Apr 1, 2010

I added a second internal hard drive (/dev/sdb1) to a SuSE Linux system. I chose /home/users/STORAGE as a mount point. If I navigate to /home/users/ and right-click on the STORAGE directory and choose properties, I can see the amount of free space in the sdb1 partition of the second hard drive. Everything looks as I expected it to.However, if I choose the 'My Computer' option, click on home from there, which is where /dev/sda1 is mounted) and then navigate to STORAGE, the address bar in Konquerer looks something like this: da1:/users/STORAGEI might not have the format completely right but I do know that sda1 is listed at the beginning of the address. Yet if I copy files into this directory they end up in sdb1. Are there any issues with accessing the directory this way? When I right-click on STORAGE after navigating to /users/ through the My Computer page, the space used/available does not reflect the sdb1 partition.

A second question I have: On the My Computer page each mount location is shown in the top-right corner. The name of the new internal hard drive I added is displayed as "1TB media." That name is also a link to the mount point. How can I change this to something else? I would avoid using the My Computer page all together but there are many other people using this system and most of them know no other way to access thedirectorie

View 2 Replies View Related

OpenSUSE Install :: Mounting /windows Only For One User?

Jul 23, 2010

I have a dual boot system with OpenSUSE 11.3 and Windows XP. I would like to have OpenSUSE mount the windows drives (C,D,E) only when one particular user logs in, and not be accessible for the other users. I have tried playing with the fstab options (do not mount at startup + user can mount, creating a new user group 'mounters' and replacing the 'users' in th the fstab line with 'mounters' etc.) but this is not doing what I want.

View 7 Replies View Related

OpenSUSE Install :: Encrypted FS Not Mounting On Boot?

Feb 6, 2011

I haven't used encryption previously but through that for better security, I would enable it on one of my disks. I went though the process and when done, copied data to the device etc. My house had a powercut the other day and I noticed that the device did not mount automatically upon restart. Unfortunately, I have forgotten the de-cryption password and have lost access to my data. Is there a way of either recovering my password or getting the partition to mount without the password so I can access the data, copy/back up and then re-create the partition without encryption?

View 2 Replies View Related

OpenSUSE Install :: Mounting: Can't Create Files

Feb 6, 2011

I want to mount my partition that was previously under Windows. I have mounted it through YaST2 to /docs with ext4, made formatting, the folder is shown, but I can not create any file or enter any folder on it (however I can enter folder /docs where only 1 folder "lost and found" exists.

View 2 Replies View Related

SUSE / Novell :: Install OpenSuse 11 64bits On A Box Already Has 32bits OpenSuse Installed?

Nov 23, 2010

I have a box already has openSuse 11 32bits installed. I want to replace it with openSuse 11 64 bits. When I insert the openSuse 11 64 bits CD, I got error message "this is a 32 bit computer. Can not use 64 bit software". so How do I wipe out the old OS (32 bits), and install new OS (64 bits)?

View 7 Replies View Related

OpenSUSE Install :: Install Suse Alongside An Existing Install?

Apr 18, 2010

i have a backtrack install that i would like to keep while installing suse for an everyday OS; i start the install process but when it gets to partitioning the hard drive, it doesnt seem to recognize anything already being on there; it just gives me the setup for suse, ie:
sda1 ext3 = OS sda2 or sda5 = swap. do i have to configure a partition scheme? i installed ubuntu on a desktop alongside windows very easily due to grub graphical install/partition; is there not a similar function for suse?

View 6 Replies View Related

OpenSUSE Install :: Suse Install Formatted User Data

Sep 11, 2010

I have installed Suse on my Windows Vista 64bit machine a couple of times, but the last time I did it - after a disk change - presented some unanticipated problems. Prior to install, Windows Disk Management (whose output I was unable to paste into this question) showed that my disks were laid out as follows:

[Code].....

Disk 0 is a Seagate ATA drive, while Disk 1 is a Western Digital Ext HDD Usb Device. Looking back, I think I should have carved out a partition after M before installing Suse, but I was uncertain whether to make it a logical one or a primary, and in the past the installation has taken the 25 or so gig it needed from the last defined partition on disk 0. This time, however, it went after disk 1, and reformatted the entire drive, deleting about 300 gig of user data, including my system backup. What really suprised me is that it took up the entire drive: 2 gig for the swapfile, then a 20 gig partition, and all the rest for the third partition.

This is not what I would have expected. I especially would not have expected the installation to re-format user data. In any case, I did not want Suse on disk 1, so I reformatted the drive and then used my Partition Manager to rebuild the boot Mbr. So now, I am able to boot into windows, do not have Suse on my machine, but have lost critical data. My disks are now back to the way they were when I started (see above), except that drive F is now all free space, except for my latest backup. My question is how do I ensure, when I reinstall Suse, that it will choose disk0 for the installation and will not overlay any of the data that I have on that drive.

View 8 Replies View Related

OpenSUSE Install :: How To Re-install Suse On A Dual Boot System

Oct 22, 2010

Gnome is falling apart and I've had a lot of nagging problems that I couldn't overcome.I'm thinking of wiping the OpenSuse partitions and doing a clean install without wiping the windows partition.I initially setup using the 11.0/XP dual boot FAQ in the How To forum.I have my Home directory backed up on an external HD. Might try KDE next go-round or KDE & Gnome as separate users. I have 11.2 i586 installation DVD.

View 2 Replies View Related

OpenSUSE Install :: Partitioning And Mounting A VFAT USB Drive?

Jan 21, 2010

I am having trouble getting my portable hard drive to mount after partitioning it for VFAT. I originally had it partitioned as NTFS but I realized that my Xbox 360 will only mount VFAT filesystems. I believe that I partitioned it correctly with yast. However I am still having trouble mounting it. Below is the output of fdisk, mount and dmesg.

# fdisk - l
Disk /dev/sdc: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x1e371e37

[Code]...

View 2 Replies View Related

OpenSUSE Install :: Mounting /sys Directories With Nosuid Option?

May 19, 2010

I'm trying to mount some file systems in the /sys directory with the nosuid option. Upon executing the command:

mount -o remount,nosuid /sys/kernel/security
or
remount nosuid /sys/kernel/security

/etc/mtab will show that they have been applied, but upon restart of the machine, the nosuid option is removed.

Soooo, the question is why are they being removed? Can /sys files carry the nosuid option?

View 7 Replies View Related

OpenSUSE Install :: Mounting Drive Bad Superblock Error

Jun 15, 2010

I have a x64 OpenSUSE server with two hard drivers installed. The first one is used for the / and /home partitions and the other is for backups. Ironically enough it is the backup hard drive I am having trouble with. I was having trouble writting to the drive and unmounted it to preform a fchsk, however now when ever I try to mount it I get the following error:

[code]...

how I can repair the drive and retrive data?

View 4 Replies View Related

OpenSUSE Install :: Dmraid 11.3 Not Mounting At Boot Time?

Jul 4, 2010

i have 2 partitions on dmraid. I am not able to configure them to mount with yast; yast partitioner gives an error stating that it can't mount a file system of unknown type. I am able to start the dmraid devices manually and mount them manually.

See bug:

https://bugzilla.novell.com/show_bug.cgi?id=619796 for more detailed info.

View 2 Replies View Related

OpenSUSE Install :: Mounting Samba Partition After Upgrading

Sep 3, 2010

I upgraded opensuse to its latest version. After the upgrade I can not any more mount my remote folder.I contacted network administrator and informed that there was no change in the network operation.

View 9 Replies View Related

OpenSUSE Install :: Mounting External Server On Boot?

Oct 8, 2010

I am trying to get my computer to mount an external folder on a different machine with :

Code:
//192.168.1.200/share1/mnt/Documents cifsauto,users,username=user,password=useruser,uid=Alastairo,gid=users0 0

[code]....

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved