How to gain access to second Linux partition

Hi,
Before I start, I'd just like to say how impressed I am with Arch! I've only been using it for a week now, a bit less in fact, but it's already wowing me enough to make me think about changing my loyalties from Debian to Arch - something I thought would be impossible even a few weeks back!
Anyway, my problem is, should be a simple one this, how to access my Arch partition from Debian and vice versa. In Debian, I can see the Arch partition in Dolphin, but when I click on it I get a permission denied message. When I try to mount this device (in Dolphin not with the command line) I get the same message. Now, in the bad old days when I shared my Linux computer with Windows, I was able to access my FAT32 partition by simply going into /media, finding the partition (let's say hda2) and chmod-ing it, ie chmod 0777 /media/hda2. I wanted to see if this would work with my Arch partition, but I don't even see it in /media/ Instead I went into /dev and tried changing permission there, but to no avail. I've tried tinkering around with the fstab file, but I'm very much an amateur at this, and now I don't know what to try. Here is the result of fdisk -l (hda1 is Debian):
Disk /dev/hda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 7047 56604996 83 Linux
/dev/hda2 9447 9729 2273197+ 5 Extended
/dev/hda3 7048 9446 19269967+ 83 Linux
/dev/hda5 9447 9729 2273166 82 Linux swap / Solaris
And here is the fstab file (I have myself entered the line for hda3):
debian:/home/james# cat /etc/fstab
# /etc/fstab: static file system information.
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda1 / ext3 defaults,errors=remount-ro 0 1
/dev/hda3 / ext3 defaults, errors=remount-ro 0 0 2
/dev/hda5 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/hdd /media/cdrom1 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
/dev/sdb1 /media/usb0 vfat rw,user,users,noauto,noatime,noauto 1 2
Can anyone help me with this?
Thanks a lot in advance.

Thanks for your reply toliman. I've tried doing what you suggested but it still doesn't work. Here is my new fstab file:
# /etc/fstab: static file system information.
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda1 / ext3 defaults,errors=remount-ro 0 1
/dev/hda3 /media/arch ext3 defaults, errors=remount-ro 0 0 2
/dev/hda5 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/hdd /media/cdrom1 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
/dev/sdb1 /media/usb0 vfat rw,user,users,noauto,noatime,noauto 1 2
And here is the result of ls -l /media:
drwxr-xr-x 2 root root 4096 2008-05-14 16:43 arch
lrwxrwxrwx 1 root root 6 2007-06-07 17:13 cdrom -> cdrom0
drwxr-xr-x 2 root root 4096 2007-06-07 17:13 cdrom0
drwxr-xr-x 2 root root 4096 2007-06-07 17:13 cdrom1
lrwxrwxrwx 1 root root 7 2007-06-07 17:13 floppy -> floppy0
drwxr-xr-x 2 root root 4096 2007-06-07 17:13 floppy0
drwxr-xr-x 2 root root 4096 2008-04-03 14:17 IOMEGA_HDD
drwxr-xr-x 2 root root 4096 2008-01-10 14:56 sda1
drwxrwxrwx 2 root cdrom 4096 2007-12-15 20:44 usb0
Still the same issues: pemissions denied when I try to open or mount hda/3 with dolphin. When I try to mount as root using the command line I get:
debian:/home/james# mount /dev/hda3
[mntent]: line 6 in /etc/fstab is bad
mount: can't find /dev/hda3 in /etc/fstab or /etc/mtab
Thanks once again.

Similar Messages

  • How do I access new second hard drive?

    Hi! I am newbie, I am sorry if this a dumb question...
    How do I access my second hard drive?
    This is what I have:
    SparcStation5 170Mhz, 192MB memory.2HDD (one 4.3GB w/ OS, second Hdd 4.3GB)
    I had my sparc working with Solaris 8 just perfect!
    I added the second hard drive, no problems, I formatted the HDD from withing Solaris OS, (I can probe-scsi from openBoot promt and it showes OK), everything is OK so far, I can see the send hard drive using format, I can partition it and create slices on it, everything seems to be OK, I have no problems making partitions and everything on that Hdd. But when I try 'ls', I can't see anything on that disk, any suggestions? I tried several ways from my manual/book, including mount and it reads 'no acces point on mount' or somthing like that.
    this is what I see from format command:
    disk 0. (seegate 4.3GB.....) this is my new hard drive (already formated and partioned, I created a new partition /usr with 3.75GB on partition 6. Partition 3 is used by the hdd with a totoal of 4GB . this shows as c0t1d0
    disk 1. (SUN4.2GB) this is the hard drive with the OS Solaris 8. this is c0t3d0
    Am I missing something?
    Thanks!
    Murillo

    hi there ...
    read below--
    Find out the address of the drive
    STOP+A
    At the OK prompt, type probe-scsi. This will list all scsi devices on the system. Find the new drive.
    Type boot -r so the OS will see the new drive.
    Login as root and type format. Pick the new drive. The drives are listed as c(controller #)t(scsi id or target #)d(disk #). Label drive is required (it will tell you if the drive is not labeled).
    Next, type partition. Partition the drive as required (always leave partition 2 as the whole drive as it is informational to the OS
    Type print to list the current partitions. When you are done making changes type label
    To return to the OS prompt, type quit twice
    newfs /dev/dsk/DRIVE-ADDRESS
    (ie c0t1d0s0) (controller 0 target(ID) 1 disk 0 slice(partition) 0).
    mkdir directory, where directory is the directory you want to mount the drive on
    (ie, /disk2)
    mount /dev/dsk/DRIVE-ADDRESS directory
    Add the new drive to your /etc/vfstab file.
    (ie. /dev/dsk/c0t1d0s0 /dev/rdsk/c0t1d0s0 /disk2 ufs 1 yes - )

  • How to gain access to a label added to JTextPane

    I have a JTextPane that uses text and JLabels. I need to be able to gain access to both the text and the JLabels' text. I 've looked at both the structure and the veiw structure but haven't been able to solve this. Could someone give me a strategy.
    Thanks

    Camickr,
    The following code represents the three methods that I have used to get the text imbedded within the label inserted in line in a JTextPane. If you run the code the first data that comes out is the Document dump. This shows that in the example there are three paragraphs. In each of the paragraphs is content and components. What I am trying to accomplish is to get the text from the JLabel. Or the name field from the dump. I have no clue how to get these.
    The second approach was to go down the elelment structure and attempt to get the name. It appears that the name I am printing is the attribute name(default). This is not what I want. I am looking for the name that appears in the dump, what ever that is.
    The third approach is to use the view structure. The view structure is not providing what I expect. I would have expected a separate view for the components and the other content. I should site that the view structure code borrows heavily from Kim Topley's Swing Advanced Programming.
    I would really appreciate any help you can provide.
    Regards,
    Sandy
    package javaapplication6;
    import java.awt.*;
    import javax.swing.*;
    import javax.swing.text.*;
    * @author Sandy
    class TestJTextPane extends JFrame
        private Style style;
        private JTextPane DisplayLetterPane;
        private DefaultStyledDocument sDocument;
        private StyleContext sContext;
        private JLabel label;
        public TestJTextPane()
            loadTextPane();
        public void loadTextPane()
            sContext = new StyleContext();
          sDocument = new DefaultStyledDocument(sContext);
          Style defaultStyle = sContext.getStyle(StyleContext.DEFAULT_STYLE);
          DisplayLetterPane = new JTextPane(sDocument);
          try
                  sDocument.insertString(sDocument.getLength(), "The first president of the US was ", defaultStyle);
                  createLabel("George Washington");
                  sDocument.insertString(sDocument.getLength(), " ", style);
                  sDocument.insertString(sDocument.getLength(), ". He was the father of our country.\nThe second president of the US was", defaultStyle);
                  createLabel("John Adams");
                  sDocument.insertString(sDocument.getLength(), " ", style);
                  sDocument.insertString(sDocument.getLength(), ". He came from Mass.\nThe third president of the US was", defaultStyle);
                  createLabel("Thomas Jefferson");
                  sDocument.insertString(sDocument.getLength(), " ", style);
              catch(BadLocationException Ble)
                    System.out.println("Ble");
          System.out.println("********************* AbstactDocument Dump ****************");
          ((AbstractDocument)DisplayLetterPane.getDocument()).dump(System.out);
          System.out.println("********************** Document Structure *****************");
           Element section = DisplayLetterPane.getDocument().getDefaultRootElement();
             for(int p = 0; p < section.getElementCount(); p++)
                 Element para = section.getElement(p);
                 for(int q = 0; q<para.getElementCount(); q++ )
                     System.out.println(para.getElement(q).getName());
                     if(para.getElement(q).getName().equals("content"))
                         try
                            System.out.println( DisplayLetterPane.getDocument().getText(para.getElement(q).getStartOffset(), para.getElement(q).getEndOffset()- para.getElement(q).getStartOffset()));
                         catch(BadLocationException ddd)
                     else
                           System.out.println( "73 " + para.getElement(q).getStartOffset() + " " + para.getElement(q).getEndOffset());
                          Style holdStyle = sDocument.getLogicalStyle(para.getElement(q).getStartOffset());
                          System.out.println(holdStyle.getName());
           System.out.println("******************** View Structure ***************");
           View rootView = DisplayLetterPane.getUI().getRootView(DisplayLetterPane);
          System.out.println( "82 " + rootView.getViewCount()+ " " + DisplayLetterPane.getDocument().getLength());
          displayView(rootView,  DisplayLetterPane.getDocument());
        public static void displayView(View view,
                             Document doc) {
              String name = view.getClass().getName();
                    System.out.println("88 " + name + "viewcount " + view.getViewCount());
    //          for (int i = 0; i < indent; i++) {
    //               out.print("\t");
              int start = view.getStartOffset();
              int end = view.getEndOffset();
              System.out.println(name + "; offsets [" + start + ", " + end + "]");
              int viewCount = view.getViewCount();
              if (viewCount == 0) {
                   int length = end - start;
                   try {
                        String txt = doc.getText(start, length);
    //                                String txt1 = doc.getText(90, 98);
    //                                System.out.println("xxx" + txt1);
                        System.out.println(name + "; offsets [" + start + ", " + end + "]" );
                        System.out.println("104 [" + txt + "]");
                   } catch (BadLocationException e) {
                                System.out.println("amihere");
              } else {
                   for (int i = 0; i < viewCount; i++) {
                                System.out.println("110 " + viewCount);
                        displayView(view.getView(i), doc);
        public void createLabel(String presName)
           label = new JLabel(presName);
           FontMetrics fm =  label.getFontMetrics( label.getFont());
           label.setPreferredSize(new Dimension (fm.stringWidth(presName), 26));
           label.setMaximumSize(new Dimension (fm.stringWidth(presName), 26));
           label.setMinimumSize(new Dimension (fm.stringWidth(presName), 26));
           label.setVerticalAlignment(JLabel.TOP);
           label.setOpaque(true);
           label.setBackground(Color.CYAN);
           style = sDocument.addStyle(label.getText(), null);
           StyleConstants.setComponent(style, label);
    public class Main {
         * @param args the command line arguments
        public static void main(String[] args) {
            // TODO code application logic here
            TestJTextPane TJP = new TestJTextPane();
    }

  • How to gain access to "what's new in Leopard" etc since HELP in OS is dead

    Since the links in my Apple HELP seem to be dead in spite of trying all of the suggestions here on the board (and apparently I'm not alone - others are having problems with Apple HELP as well), does anybody have an alternative way I can gain access to these links?
    I just got my Mac and was hoping to sit down and take a little tour, et al to become acquainted with new features, etc. of this newest of Apple's OS. Suggestions?

    I have no idea what is wrong. If, instead of typing something in the Search box, you simply click the Mac Help link below the search box does the Help viewer launch? If not, what message do you see in the Console?
    Since the stuff is all written in perfectly normal html, it used to be relatively easy to browse the help files with Safari. That is no longer the case, since they has seen fit to make all the links some weirdo thing that automatically opens the Help Viewer. However, all the pages are actually here:
    "/Library/Documentation/Help/MacHelp.help"
    Control click and select "Show Package Contents" then open the Contents folder, the Resources folder and English.lproj folder. All the html pages are in there, and each one will open when double clicked in Safari. However because the links specify something strange, clicking on one opens the page in Help Viewer rather than Safari. It is possible to figure out what is where, but it isn't easy and it isn't convenient. You would be better off to just browse Apple's web site, starting here:
    http://www.apple.com/macosx/features/
    Personally, I find the new Help more annoying that helpful anyway--the Help window is programmed to always stay on top, thus making it impossible to work back and forth between it and whatever you are doing, unless you have two monitors and can move it to the second monitor.
    Francine
    Francine
    Schwieder

  • Habe ein Laptop mit Windows 7. Dieses hat einen Quick Web Access über kleine Linux Partition. Wie kann ich dort den Splashtop Browser updaten?

    Mein Laptop Sony Vaio VPCSB1V9E läuft unter Windows 7. Der Quick WEB Access läuft mit einer kleinen Linux Partition. Wenn ich eine Update-Datei von Mozilla Firefox (Splashtop) auf einen USB-Stick ziehe, dann kann ich diese nicht entpacken, da ich ja nur eine extrem abgespeckte Linux-Version habe. Der "normale" Rechner läuft unter Windows 7, wo ich eine Linux-Datei auch nicht entpacken kann. Was kann ich tun, um den Splashtop-Browser abzudaten?

    Ich habe das gleiche problem....ich hoffe auf eine schnelle loesung...

  • In iBooks if I have more bookmarks than can fit on a single page, how do I access the second page of bookmarks?

    In iBooks when I access the Table of Contents and select Bookmarks sometimes my list of bookmarks and Highlites & Notes is larger than can be displayed on a single page of the screen. How can I access the list of additional Bookmarks and Notes that are were not displayed? Trying to tap for the next page gives no response. Am I limited to a list that only fits on one page of the screen?

    oops! yes scrolling works if I first scroll down and then up. thanks

  • How to Install Access Manager on Linux

    Has anyone installed Oracle Access Manager on Linux.
    When I unziped file I did not get "Setup" instead got a file
    Oracle_Access_Manager10_1_4_0_1_linux_Identity_Server
    when I ran $./Oracle_Access_Manager10_1_4_0_1_linux_Identity_Server
    I am not getting GUI installer
    Thanks

    try running the installer with -gui key

  • How do i access the second desktop feature on my Macbook pro

    I dont physically want another desktop. My friend has the same model and is able to 3 finger swipe his screen and he has a completely different desktop pic and files open. How do I do that?

    Yes in the Mission control,  move your mouse to the upper right. Hold the option key down helps make visible the  new desktop option.
    Now you are on the right path.  YOu may have to check your trackpad preferences. >SystemPreferences>Trackpad

  • I cannot locate my original SN from Aperature 2.  I have the Aperature 3 upgrade SN but that is not acceptable. How doI gain access?

    I cannot locate my original SN fron Aperature 2.  I have the Aperature 3 upgrade SN but that apparently is not acceptable.  Help!

    Contact Apple and ask for a "Replacement Serial Number".
    You will need to provide a proof of purchase:
    See this page: Pro Application Replacement Serial Numbers

  • Time Capsule - how to gain "over-the-internet" access from Windows 7!

    Hi guys,
    I've been fighting for such a long time with my Time Capsule. I have no idea how to gain access "over-the-internet" on a PC (Windows 7) which is running on  another network. My Time Capsule is set up with my Macbook Pro at home running Lion OSX, and i have internet connection. My brother who also uses Macbook has no problems connecting to my Time Capsule - through finder (connect to a server). But how do I gain "over-the-internet" access to my Time Capsule through a PC (Windows 7) from my office? Is there please someone who can guide me step-by-step, how to gain connection to my TC through a PC? Or maybe just an explantaion what has to be done on the PC before this thing can work out! This was the main reason to why i bought Time Capsule - besides of the Time Machine function. I also have an iCloud account (earlier Mobile Me), if that makes any difference.
    Thanks!

    There is no way to do it from windows direct to the TC.
    It only presents AFP to the WAN side. And most ISP block SMB from internet access due to risks. There is AFAIK, no suitable AFP protocol utility for windows at the moment. If you google and find one, be aware it probably will not work to your satisfaction anyway.
    You must use a Mac to access AFP but even then it is not a secure protocol and I would recommend against it anyway.
    So basically if you had have asked before purchasing, I would have said, TC is unsuitable product. It is a backup drive for a Mac. It is not a NAS.. it is not designed for remote access by any computer other than a Mac. It does not support any other file protocol to the WAN interface.. and no secure protocol even there.
    A NAS with Time Machine extensions from QNAP, Synology, Netgear all are designed for web access and are far more suitable. Researching a purchase beforehand is always worthwhile.
    Anyway, your choices are.. return the TC and buy something more suited to the job.
    Or if return is now impossible sell the TC on ebay.. etc and do the same thing.. buy a more suitable NAS.
    Or buy a cheap mac mini (even second hand) and use that for communications with home.
    Or, replace your current router with something that includes vpn. This is actually a good and commercially sound decision. VPN is generally used by business to connect to remote locations, because it is secure and will allow the greatest flexibility of connection. How hard or easy depends on the current setup. I would recommend a combined modem router with vpn server if you have adsl. Or for cable you can find plenty of routers with combined vpn. You can also use those for adsl if your ISP allows pppoe with bridged modem. The TC will have to be bridged as well. For other broadband it might be harder to find the right kind of box.
    Once you setup a vpn you can access it from work using the appropiate vpn client in your work computer.

  • How to give linux partition mackbook's drivers

    my problem is that I got a partition with linux and I CAN'T install drivers from installation Cd becouse there's no way to open .exe files by ubuntu...
    I would like to know HOW can I install macdrivers into linux partition.

    Hi Teugon,
    Apple offers two types of installer package types:
    .dmg - For Mac OS
    .exe - Windows XP/Vista/7
    Apple doesn't offer 3rd party support (.deb) for Linux nor is that recognizable OS for Boot Camp. So yes, I think your Linux related question would be better served via the countless number of communities that exist on the Internet. Besides, the previous posters above were just trying to help. Had the original question been phrased clearly perhaps there wouldn't have been such confusion. In a few seconds I was able to find all sorts of links regarding how to setup Linux on a Mac. Here's an example of one - http://sowerbutts.com/linux-mac-mini/

  • The hard driven on my new macbook pro is divided into two sections and I don't know how to access the second half.

    Under "about this mac" and "system report" my hard drive is described as 750gb with 4 sub categories 1-Macintosh HD 2-recovery hd 3-untitled 4-recovery hd.  I have almost filled the macintosh hd and am getting low memory warnings.  How do I access the second half of my hard drive?
    Thanks,
    Nate

    I think I figured it out.  Of course as soon as I post something I figure it out.  Anyway, I went into disk utility and could see "untitled" but it was greyed out and not accessible.  I then clicked the "mount" button and now the disk is available in finder.  I'm not sure how it got unmounted but I am able to write to it and access it so I guess the problem is solved.

  • How can I access audio over Firewire from a DV camera in Flex/Air?

    Hi all,
    I've scoured the 'net looking, but I cannot seem to find an answer to my question.
    I'm writing an app that captures video and audio in Flex as an Air application.  I can use Camera.getCamera() to get the video from my Firewire-connected DV camera just fine, but the audio stream doesn't show up in Microphones at all.
    I'm developing on Windows 7 - is there some issue with Windows not exposing the Firewire audio feed as a local sound device?  Is there a way around it?
    Thanks in advance - I look forward to any help you may be able to offer.
    Dave

    I should note that the camera (both video and audio) show up as devices just fine in other Adobe CS apps (including FLME).  Does anyone have any insight as to how FLME gains access to the DV hardware?

  • How can I access my user folder on a second boot partition?

    Hi there. Thank you for reading this. I am at a bit of a loss although I have searched several forums to find someone having the same problem:
    I use my Macbook Pro in the office and at home. To keep things strictly apart and have to separate Time Machine backup procedures, I have divided my harddrive into two boot partitions ('office' and 'private') and installed Mountain Lion on both of them. Now occasionally when I am at the office I would like to access my  user folder on 'private' to retrieve a file from the documents folder there (e.g. a paper I gave in my free time but would like to send to a colleague). Now although I see the 'private' volume, and the other user folder and the Documents folder in it with a red 'No Access' badge, even when I  set read/write permissions via Command-I > Permissions for my current account, I do not see any files in it apart from Microsoft User Data. I have tried enabling the root user but with the sam result.
    Do I really have to shut down the computer and boot with the 'private' boot volume in order to access the files on 'private'>user?
    Looking forward to your suggestions! Thank you in advance!
    Christian

    To solve this issue permanently, is to first disconnect both TimeMachine drives.
    Boot into one partition and consider it history, make a note of everything, apps, export bookmarks, serial keys and files to a regular external drive. (non TimeMachine)
    If on a hard drive, consider the first partition for performance, the second one is going to be slower. (SSD no need)
    Next what you do is boot into the first partition and use Disk Utility to erase (with zero option if a hard drive) the other partition. Then use Carbon Copy Cloner to clone the first partition to the second. (should be about equal sizes or tweak before cloning.)
    Repair permissions on both partitions in Disk Utility.
    Next boot into the second partition and install/uninstall apps and files. etc and set it backup up the way you had it.
    Once your sure, then update TimeMachine for each one.
    Now you will be able to easily access the other bootable partition as long as your logged into the same account name on the first partition., in other words you can access the same named account on both partitions and trade files without rebooting.
    Because it's a clone, you have the same access privileges to the files on the other partition.
    If your a power user, your going to find bootable clones are a much superior option than TimeMachine
    Most commonly used backup methods

  • [SOLVED]How do I get rw access to a vfat partition?

    I need user rw access to my vfat partition how would I go about setting it up.
    Disk /dev/sda: 320.0 GB, 320072933376 bytes
    255 heads, 63 sectors/track, 38913 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x19b819b8
    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 11601 93185001 7 HPFS/NTFS
    /dev/sda2 11602 11732 1052257+ 83 Linux
    /dev/sda3 11733 38913 218331382+ 5 Extended
    /dev/sda5 11733 13022 10361893+ 83 Linux
    /dev/sda6 13023 13153 1052226 82 Linux swap / Solaris
    /dev/sda7 13154 28609 124150288+ 83 Linux
    /dev/sda8 28610 38913 82766848+ 83 Linux
    Disk /dev/sdb: 250.0 GB, 250059350016 bytes
    255 heads, 63 sectors/track, 30401 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x000b0d11
    Device Boot Start End Blocks Id System
    /dev/sdb1 1 20525 164867031 7 HPFS/NTFS
    /dev/sdb2 20526 24351 30732345 b W95 FAT32
    /dev/sdb3 24352 30401 48596625 5 Extended
    /dev/sdb5 24352 25404 8458191 83 Linux
    /dev/sdb6 25405 30401 40138371 83 Linux
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    none /dev/pts devpts defaults 0 0
    none /dev/shm tmpfs defaults 0 0
    /dev/cdrom /mnt/cdrom udf,iso9660 rw,user,noauto 0 0
    #/dev/dvd /mnt/dvd udf ro,user,noauto,unhide 0 0
    /dev/sda2 /boot ext3 defaults 0 1
    /dev/sda6 swap swap defaults 0 0
    /dev/sdb5 / ext3 defaults 0 1
    /dev/sdb6 /home ext3 defaults 0 1
    /dev/sdb1 /backup ntfs nls=utf8,umask=0222 0 1
    /dev/sdb2 /vfat vfat iocharset=utf8,umask=000 0 1
    /dev/sda8 /vmiso ext3 defaults 0 0
    disk wheel video audio optical storage power users username
    Last edited by cell (2007-10-23 22:42:01)

    The following works.
    /dev/sdb2 /vfat vfat auto,iocharset=utf8,rw,noexec,umask=000 0 1
    I had just tried all kind of things maybe a reboot is sometimes needed or maybe I just hit the right combo.

Maybe you are looking for

  • Can you transfer music and audio books between computers via home sharing?

    I just reformatted my iMac and would like to restore some music and an audio book from my MacBook Pro. Somehow, I got the audio book onto my MacBook Pro, which was originally downloaded to my iMac, but now I can't seem to transfer it back. Thanks, Pa

  • Printing from a Galaxy S5 To a non wireless network printer

    I have a Galaxy S5 smart phone... I would like to be able to print to my home network printer... I havea HP officejet Pro 8000 printer, non wireless, it is USB cabled to my PC runing Windows Home Pro.... I have a home network set up with a laptop tha

  • Problem with Cover Flow View

    Not sure if anyone else is having this problem and I think it was from when there were some Vista updates this morning. Firstly my Podcasts wouldn't play but thats now been sorted by a FAQ but the cover flow view is all messed up and I can't seem to

  • Setting up Foreign JMS Dest. to MQ: JMS Destination not found

    I'm trying to set up a foreign JMS destination to an MQ queue. There are several steps you have to get right for this to work. I thought I did them all correctly, but when I deploy the app with an MDB that references the JNDI name, it says (in the co

  • Scanner not recognized by Photoshop

    Hi there, I bought a new iMac G5 four days ago only to find Photoshop CS5 was not recognizing the scanner on my two year old Samsung SCX 4500 Printer/Scanner (the printer works fine). I downloaded the most recent Samsung scanner driver (1.0) and Phot