Dear Folks, Would like to ask group how to install both Debian & Ubuntu EMC to HD?? I can install Debian with CD but not sure how to prepare the HD partition...
Hi Pete, If you install Debian and ubuntu on different partitions then it's just a question of reconfiguring grub. If you installed two times on the same ...
... just a question of reconfiguring grub. If you installed two times on the same partition then you have to reinsall both... Geert - That sounds exactly what...
... Hash: SHA1 ... Just as a matter of etiquette, generally cross-posting is rather frowned upon. A quick Google search shows that you have posted the same...
Last week one of the drives on my firewall/proxy/router that was running for a few years finally burned. It was an old P200 computer with 96MB of memory so I...
Hi George, I think in the iptables you'll have to add a line to allow related traffic. Not sure if the official term is related but it allows traffic that is...
Hello all, Alejandro and I want to inform you, that our website www.rescateretrobit.com.ar is now available for everbybody ! We collect old computers, and in...
Hello to everybody. Some time without posting to this list, although frequently I read the list. Well, I'm looking for a "book collection manager" that allows...
... Hash: SHA1 On Tue, 11 Dec 2007 08:38:47 -0600 (CST), "Rodolfo José Castellanos J." ... Why not just access the DB through something like phpMyAdmin? - -- ...
On Tue, 11 Dec 2007 11:26:47 -0000 ... BASH is the most widely used, as Jim pointed out. If you are new, you might want to have a look at fish, which is a new ...
Hi, I want to access usb memory stick from linux without mounting the device.... I can read the data from usb memory stick(without mounting) using "fopen" but...
... Hash: SHA1 ... You would need to write your own implementation of whatever file system is used on the storage device in question - that it happens to be a...
Hello I recently bought an XBOX to install Linux on it and convert it into a MythTV front-end. Unfortunately, I don't have the time! and neither would I have...
... Just mount it and get to the file. Is there a reason why you don't want to mount it? Perhaps you could mount is read-only... if you are worried about...
... pursuits. ... Heh, we NYC people know--only the very rich and very poor have cars in Manhattan. Ajay, are you in the city proper? For some odd reason, I...
... I used to live in NJ. These days I live in CT, and work in Manhattan: Broadway and Houston... No idea where Hell's Kitchen is, but we should definitely...
hi, dear please follow these steps; 1) cat /proc/partitions it will list all partitions in your system. you will find a sata drive listed in it with prefix...
Hi, you can make it automount by putting it's entry in "fstab" then no further need to mount it manually your system will pick it if not then use " mount -a" ...
... Hash: SHA1 ... But since the O.P. very specifically did not want to mount the device, this is not an option. - -- Michael Kjörling .. michael@......
Hi, Thank you for the response, I tried cat /proc/partitions This starts reading from the beginning but I want to read/write to a specific file in USB memory...