MESSAGE
DATE | 2008-03-30 |
FROM | ronny abraham
|
SUBJECT | Re: [NYLXS - HANGOUT] fstab and macbook
|
Not sure what you mean.
/opt was already on / to begin with. Normally I just boot into the system, open up Rhythmbox, click on track to play, see it not work, realize I forgot to mount /opt (all my music is in this directory), sigh that everything is messed up, and type
sudo mount /dev/sda4 /opt
and that does the trick.
I'd like to get rid of the manual mounting part.
-ron
On Sun, 2008-03-30 at 21:51 -0400, armando fonseca wrote: > Did you create /opt in / ? > > On Sun, Mar 30, 2008 at 9:19 PM, ronny abraham > wrote: > Hey guys, I could use a hand here. > > I recently installed ubuntu on my macbook, and set > aside /dev/sda4 > as /opt, it's hfs+ filesystem. The trouble is, this line in > fstab > doesn't seem to do a damn thing: > > /dev/sda4 /opt hfs+ defaults 0 2 > > This was the original line, which for some reason got > my /dev/sda4 > partition mounted in /media/opt (what the hell?) > > #UUID=20137254-e4a1-43ac-b539-a98c78f58c2e /opt hfs > + defaults > 0 2 > > I'm hoping someone out there might know what's up with this. > Thanks > > -ron > > > > >
|
|