Search Results

Search: Posts Made By: sinnud
1,797
Posted By sinnud
Then you need to decide, for example, 9610, to be...
Then you need to decide, for example, 9610, to be 209610 or 199610. If you cannot decide, the script cannot...
1,797
Posted By sinnud
temp=$ARCHIVE_DT if [[ $temp < 2000 ]]; then ...
temp=$ARCHIVE_DT
if [[ $temp < 2000 ]]; then
ARCHIVE_DT=20$temp
else
ARCHIVE_DT=19$temp
fi

Here year range is 1920 to 2019...
Forum: Hardware 03-17-2011
4,711
Posted By sinnud
Corona688, Your information is always...
Corona688,

Your information is always helpful.

Something helpful with data problem. Don't give up in several days. This time, I got recovered in one month. Discuss with expert like Corona688...
Forum: Hardware 03-17-2011
4,711
Posted By sinnud
I just found that, the GNU software TestDisk may...
I just found that, the GNU software TestDisk may help me to find partitions. And it was said belong to KNOPPIX linux distribution. I will try it tonight...

---------- Post updated at 10:41 PM...
Forum: Hardware 03-16-2011
4,711
Posted By sinnud
Thank you for your example. It looks there exist...
Thank you for your example. It looks there exist chance that I can find the backup.img file content if I understand the file storage methodology...

The file was stored in ext3 partition of...
Forum: Hardware 03-16-2011
4,711
Posted By sinnud
Thank you for all your information. Today I...
Thank you for all your information.

Today I have time to generate KNOPPIX usb flash based linux system. I boot the system using the flash based KNOPPIX linux. I use the command to scan the whole...
2,497
Posted By sinnud
I think the point you thought not easy is, how to...
I think the point you thought not easy is, how to count the line number with same first field. This can definitely be programmed using awk. Notice awk is not just an executable program, but you can...
1,540
Posted By sinnud
I am not familiar with KMS system. But if $A $B...
I am not familiar with KMS system. But if $A $B ... are just ascii file, you can transfer the code using:

cat $A $B > filename
13,161
Posted By sinnud
In script, it is good habit that you provide the...
In script, it is good habit that you provide the full path for executable file such as instead of mailx you can use /usr/bin/mailx...
Forum: Hardware 02-21-2011
4,711
Posted By sinnud
You are absolutely right. When I bought this...
You are absolutely right.

When I bought this netbook, there didn't exist rescue CD, but the first primary partition is Hidden recovery disk. I had erased the secondary primary partition (which is...
Forum: Hardware 02-21-2011
4,711
Posted By sinnud
Corona688, Thank you for quick response. ...
Corona688, Thank you for quick response.

Currently I just have grub with command grub>. Maybe I can make USB flush with base linux to run the command fdisk -l /dev/sda. But I believe the result...
Forum: Hardware 02-21-2011
4,711
Posted By sinnud
Thank you for your information. Currently I...
Thank you for your information.

Currently I just leave the netbook alone. I hope I can somehow find solution before I format the whole disk.

I have a bootable USB flash memory with GRUB such...
Forum: Hardware 02-21-2011
4,711
Posted By sinnud
SATA drive FAT recover
I had ACER aspiron one netbook with dual bootable (Windows XP and Debian). Recently I found XP is messy and Debian has new version published. I plan to recover XP and install new version of Debian....
Forum: Hardware 02-21-2011
3,315
Posted By sinnud
I bought ACER aprison one two years ago and...
I bought ACER aprison one two years ago and install dual OS (Windows XP and Debian 5). It looks all hardware works (include card reader). One strange thing is, the build in speaker don't work. The...
Showing results 1 to 14 of 14

 
All times are GMT -4. The time now is 11:48 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy