Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 27-11-2007, 04:35 PM   #1 (permalink)
Romeo + Lucifer = ME
 
codename_romeo's Avatar
 
Join Date: Oct 2006
Posts: 980
Default Newbie in Linux

I was using slax live cd and when i tried to copy files from one drive to another it gave a error saying that i did not have the permission...... why is it so???? and how do i get the permission
__________________
Sony Vaio CW26FG
Nokia E 63 + Iphone 3GS
Nikon D3000 + 50mm f/1.8 + 70-300mm Lens
codename_romeo is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 27-11-2007, 04:45 PM   #2 (permalink)
I see right through you.
 
Sykora's Avatar
 
Join Date: Sep 2005
Location: Chennai
Posts: 597
Default Re: Newbie in Linux

From one drive to another you mean hard drive partitions right? Are you sure they're mounted? If so, they may not be mounted for normal user privilege. Try using sudo, ie $> sudo <whatever command you were trying to use>.
__________________
I didn't make the world, I only try to live in it.
http://lucentbeing.com
-- Sykora --
Sykora is offline  
Old 27-11-2007, 05:11 PM   #3 (permalink)
Think Zen.
 
ray|raven's Avatar
 
Join Date: Dec 2005
Posts: 1,498
Default Re: Newbie in Linux

i dont think sudo works with slax,
Try su if it doesnt work.

Regards,
ray
__________________
Do what you will; but not because you must. -- Zen Quote
ray|raven is offline  
Old 27-11-2007, 05:25 PM   #4 (permalink)
I see right through you.
 
Sykora's Avatar
 
Join Date: Sep 2005
Location: Chennai
Posts: 597
Default Re: Newbie in Linux

He's using a livecd, how is he going to find out the root password to su?
__________________
I didn't make the world, I only try to live in it.
http://lucentbeing.com
-- Sykora --
Sykora is offline  
Old 27-11-2007, 05:28 PM   #5 (permalink)
Think Zen.
 
ray|raven's Avatar
 
Join Date: Dec 2005
Posts: 1,498
Default Re: Newbie in Linux

SLAX Root Password : toor

Regards,
ray
__________________
Do what you will; but not because you must. -- Zen Quote
ray|raven is offline  
Old 27-11-2007, 06:10 PM   #6 (permalink)
I see right through you.
 
Sykora's Avatar
 
Join Date: Sep 2005
Location: Chennai
Posts: 597
Default Re: Newbie in Linux

Ah, that must explain it. Is it always that way by default? For Slax, I mean.
__________________
I didn't make the world, I only try to live in it.
http://lucentbeing.com
-- Sykora --
Sykora is offline  
Old 27-11-2007, 08:09 PM   #7 (permalink)
Romeo + Lucifer = ME
 
codename_romeo's Avatar
 
Join Date: Oct 2006
Posts: 980
Default Re: Newbie in Linux

i was tryin to copy paste in normal windows pattern there.......... but wat do i do wid the SU commnand?????
__________________
Sony Vaio CW26FG
Nokia E 63 + Iphone 3GS
Nikon D3000 + 50mm f/1.8 + 70-300mm Lens
codename_romeo is offline  
Old 27-11-2007, 10:35 PM   #8 (permalink)
Console Freak
 
aditya.shevade's Avatar
 
Join Date: Jun 2006
Location: Sangli-Maharashtra
Posts: 991
Default Re: Newbie in Linux

I am not sure if SLAX has NTFS write support... If it does, then su would be just fine.
__________________
I have launched my blog and I am looking forward to link exchange. If you can then please add my blog link your blogroll and let me know then I can do the same.

http://blog.adityashevade.com
aditya.shevade is offline  
Old 27-11-2007, 10:38 PM   #9 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,657
Default Re: Newbie in Linux

Code:
su<enter>
Enter Password: toor (Nothing will appear) <enter>
cp <whatever> <wherever>
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 27-11-2007, 11:09 PM   #10 (permalink)
Unmountable Boot Volume
 
Cyrus_the_virus's Avatar
 
Join Date: Sep 2007
Location: Kerala
Posts: 901
Default Re: Newbie in Linux

I don't think you will be able to write anything to your hardisk when you run the live CD. You can write to a USB disk though.
__________________
Webhosting for Rs12/month!!
http://www.thinkdigit.com/forum/showthread.php?t=74717

http://www.outpowerhosting.com
Cyrus_the_virus is offline  
Old 28-11-2007, 01:33 AM   #11 (permalink)
Romeo + Lucifer = ME
 
codename_romeo's Avatar
 
Join Date: Oct 2006
Posts: 980
Default Re: Newbie in Linux

guys i was planning to go the linux way.......... suse 10.3 provided by digit turned out to be corrupted....... now which one should i go in for????????
__________________
Sony Vaio CW26FG
Nokia E 63 + Iphone 3GS
Nikon D3000 + 50mm f/1.8 + 70-300mm Lens
codename_romeo is offline  
Old 28-11-2007, 09:08 AM   #12 (permalink)
Think Zen.
 
ray|raven's Avatar
 
Join Date: Dec 2005
Posts: 1,498
Default Re: Newbie in Linux

@Sykora
toor is the default root password for SLAX

@codename_romeo
get ubuntu 7.10.If u have a net connection at home,
as u will need to download some packages to get multimedia support.
Its not compulsory as CadCrazy has a thread with packages that can be installed offline.

However,it would be easier to get Linux Mint as it comes with out-of-the-box functionality.

Regards,
ray
__________________
Do what you will; but not because you must. -- Zen Quote
ray|raven is offline  
Old 28-11-2007, 09:37 AM   #13 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
Default Re: Newbie in Linux

@romoeo:Digit Dec issue contains Ubuntu DVD.use it.ubuntu is much user friendly(my opin) and easy to manage esp with software management.also u'll get latest softwares.and Ubuntu uses Gnome which is least confusing.
for ur slax issue if it have kde desktop,go to menu and select "run" then inside run following command: "kdesu konqueror" without quotes.if it asks any passwd give "toor"(reverse of root) and open konqueror browser/file manager.now u can copy or do anything as admin/root privilage.no more permission denied errors.
refer this guide,if u have patience w.r.t slax :
http://www.geocities.com/slaxfansite/
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 28-11-2007, 10:32 PM   #14 (permalink)
Romeo + Lucifer = ME
 
codename_romeo's Avatar
 
Join Date: Oct 2006
Posts: 980
Default Re: Newbie in Linux

Quote:
Originally Posted by praka123
@romoeo:Digit Dec issue contains Ubuntu DVD.use it.ubuntu is much user friendly(my opin) and easy to manage esp with software management.also u'll get latest softwares.and Ubuntu uses Gnome which is least confusing.
for ur slax issue if it have kde desktop,go to menu and select "run" then inside run following command: "kdesu konqueror" without quotes.if it asks any passwd give "toor"(reverse of root) and open konqueror browser/file manager.now u can copy or do anything as admin/root privilage.no more permission denied errors.
refer this guide,if u have patience w.r.t slax :
http://www.geocities.com/slaxfansite/
Thankx a lot...... this is wat i was searching for.......... digit december issue wil have ubuntu...thats an even better news.....waiting for the december issue to hit market stalls...hopefully the digit wil work without ne errors

I tried the "kdesu konqueror" command..... all it does is open the konqueror window n nothing else......it never asked for any password but it does not allow me to copy paste files.......... any other solution???????

and does the same problem exist with ubuntu n all??????

Actually i can copy files from my primary partion n paste it in every other partition..... but it doesnt work vice versa.....

and i cant paste ne files in those drives which are completely empty.........
i am going nuts!!!!!! hopefully ubuntu n all allow me to copy n paste files freely
__________________
Sony Vaio CW26FG
Nokia E 63 + Iphone 3GS
Nikon D3000 + 50mm f/1.8 + 70-300mm Lens

Last edited by codename_romeo; 28-11-2007 at 10:32 PM. Reason: Automerged Doublepost
codename_romeo is offline  
Old 29-11-2007, 01:03 AM   #15 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
Default Re: Newbie in Linux

^it is weird.kdesu konqueror will open konqueror as root.it have to.
i think u can open a terminal(never use konsole,it does not allow X apps)esp xterm or other terminals which are in ur kde menu.then "su -" and press enter give "toor" as password(u wont see anything when u type!still),press enter again.now type konqueror and see whether it opens up as root user.
it is also better to run "xhost +" in xterm before running above commands.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 29-11-2007, 08:54 AM   #16 (permalink)
TheSaint
 
NucleusKore's Avatar
 
Join Date: Jun 2004
Location: Antigua
Posts: 3,444
Default Re: Newbie in Linux

Why don't you ask them to replace your November DVD, or get Open SuSE 10.3 from a LUG (linux user group) near you
http://wikiwikiweb.de/LugsList
__________________
http://www.neville.in
http://www.linuxrocks.in
"The Future Is Open"
NucleusKore is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux Newbie nishant_nms Open Source 22 01-10-2006 05:05 PM
Newbie to Linux bizzare_blue Open Source 4 01-04-2006 03:54 PM
Newbie to Linux bizzare_blue Open Source 7 02-03-2006 09:24 PM
plz help a linux newbie !!! tech_cheetah Open Source 17 01-09-2005 07:29 PM
Help the newbie to linux eagle_y2j Open Source 1 14-07-2005 02:56 PM


All times are GMT +5.5. The time now is 05:11 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2